Devcon Archive logo
Devcon Forum Blog
  • Watch
  • Event
    Event: background logo
    • Devcon 7
    • Devcon 6
    • Devcon 5
    • Devcon 4
    • Devcon 3
    • Devcon 2
    • Devcon 1
    • Devcon 0
  • Categories
    Categories: background logo
    • Cryptoeconomics
    • Devcon
    • Developer Experience
    • Coordination
    • Core Protocol
    • Layer 2s
    • Real World Ethereum
    • Cypherpunk & Privacy
    • Security
    • Applied Cryptography
    • Usability
  • Playlists

Suggested

Loading results..

View all

About Devcon —

Devcon is the Ethereum conference for developers, researchers, thinkers, and makers.

An intensive introduction for new Ethereum explorers, a global family reunion for those already a part of our ecosystem, and a source of energy and creativity for all.

  • Watch
  • Devcon
  • Forum
  • Blog

Get in touch

devcon@ethereum.org

Subscribe to our newsletter

Crafted with passion ❤️ at the Ethereum Foundation

© 2025 — Ethereum Foundation. All Rights Reserved.

devcon 7 / demand based recurring fees in practice

  • YouTube
  • Details

Demand-based recurring fees in practice

Duration: 00:22:18

Speaker: timdaub

Type: Talk

Expertise: Intermediate

Event: Devcon

Date: Nov 2024

ALL 4 letter .COMs have been taken since 2013. Yet most only have a few natural buyers; hence, speculation doesn't make that market more efficient. Yet, in crypto-economics, we can already transcend private property to deter the monopolization of digital assets like domains. This talk explores solutions from Weyl, Posner, and Henry George. We'll show how pricing and allocative efficiency can be improved through Georgist land value tax for assets like real estate, domain names, or ad space.

Categories

EconomicsMechanism designQuadratic Voting
  • Related
Superliquid Mechanisms for Decentralized Stablecoins preview
Devcon
Talk
25:33

Superliquid Mechanisms for Decentralized Stablecoins

USDC and USDT outpace decentralized stablecoins in large part due to their liquidity. This talk covers the theory, data, and risks of stablecoin liquidity innovations. This will include mint/redemption mechanism design, liquidity pool design, rehypothecation, and protocol-owned liquidity. The analysis will distill how the flexibility of decentralized stablecoin issuance mechanisms can safely be used to their advantage over centralized stablecoins, which Gyroscope v2 is putting into practice.

A Modest Proposal for Ethereum 2.0 preview
Devcon
Talk
30:33

A Modest Proposal for Ethereum 2.0

Vitalik Buterin gives his talk titled, "A Modest Proposal for Ethereum 2.0"

Voting with time commitment preview
Devcon
Talk
25:34

Voting with time commitment

Token-based voting mechanisms employed by DAOs can encounter three potential problems: plutocracy, Sybil attacks and vote buying. If one were to design a voting mechanism from scratch, how does one ensure that these issues are addressed adequately down the road? This talk aims to provide some intuition for the trade-offs faced when tackling these problems in general, and the role of time commitment in alleviating these issues, in particular.

Deep Dive the LP Pricing preview
Devcon
Lightning Talk
08:33

Deep Dive the LP Pricing

Accurate and robust oracle pricing is the backbone of DeFi. However, LP token prices can easily be manipulated if not calculated correctly. In this talk, I will focus on how to calculate a "fair price" for LP tokens, ensuring security and accuracy. This includes LP token pricing for various protocols such as Uniswap V2, Uniswap V3, Trader Joe v2, Curve – sharing insights and implementations from my experience developing Alpha Homora, Stella, INIT Capital and INFINIT.

Does Ethereum Really Need PBS? Solving MEV at the app vs the infrastructure layer preview
Devcon
Lightning Talk
24:35

Does Ethereum Really Need PBS? Solving MEV at the app vs the infrastructure layer

In this talk, we will give a brief history of MEV (Maximal Extractable Value) and its influence on enshrining PBS (Proposer Builder Separation) into Ethereum. We will explore the Ethereum community’s evolving perspectives on PBS while looking at successful outcomes, unexpected consequences, and alternate solutions. Ultimately, the talk will provocatively ask: does Ethereum really need PBS at all?

Nano-payments on Ethereum preview
Devcon
Talk
17:05

Nano-payments on Ethereum

Piotr Janiu of Golem (http://golemproject.net/) presents on Nano-payments on the Ethereum blockchain

The CBC Casper Roadmap preview
Devcon
Talk
30:36

The CBC Casper Roadmap

The CBC Casper roadmap is a plan to implement Proof-of-Stake and Sharding for Ethereum using “correct-by-construction” (CBC) software design methodology. This talk will share new CBC Casper research, including specifications for light clients, liveness and sharding. It will include updates on formal verification and engineering efforts, and a roadmap for (eventual) release.

Fair combinatorial auction for trade intents: how to design mechanisms without a numeraire preview
Devcon
Talk
26:39

Fair combinatorial auction for trade intents: how to design mechanisms without a numeraire

When designing mechanisms on the blockchain, there may be no single asset that can be used to reallocate the benefits of participating in the mechanism among its participants. Hence, the designer cannot separately address achieving an objective and sharing the resulting gains, as the objective affects how/whether these gains can be shared. This raises fairness concerns. We discuss the relevance of this issue for trade intent auctions and propose a novel mechanism: the fair combinatorial auction.

Agent-based modeling of Execution Tickets preview
Devcon
Workshop
1:21:35

Agent-based modeling of Execution Tickets

Execution Tickets are currently debated as one of the most promising approaches to streamline incentives at protocol level. We created a holistic overview of potential mechanism designs and implementing an agent-based model to realistically compare different mechanism designs and identify potential drawbacks early on. The agent-based modeling approach is presented together with the results. In the second part, we will guide through running the simulation in the workshop.

Bootstrapping a block builder preview
Devcon
Talk
22:54

Bootstrapping a block builder

The sessions aims to be a practical overview of how to go from zero to having a running and reasonably competitive builder (profits may vary). It aims to answer the following questions: - What software to run? How can this be customized? - What would need to go into writing a builder from the ground up? - How does one acquire orderflow? What is the relative value of various sources of orderflow? - What infrastructure is required? How much does it cost?