July 19, 2026

Capitalizations Index – B ∞/21M

Protocol Labs forms research collaboration with the Ethereum Foundation

Protocol labs forms research collaboration with the ethereum foundation

Protocol Labs forms research collaboration with the Ethereum Foundation

Protocol labs forms research collaboration with the ethereum foundation

Protocol Labs, the developer of protocols, systems, and tools to improve internet technology and the team behind IPFS and Filecoin, has recently announced a research collaboration with the Ethereum Foundation to design and develop at least one secure, efficient, and usable Verifiable Delay Function (VDF) construction.

VDFs are a recent addition to the set of cryptographic primitives – the first proposed constructions were published in June 2018. At a high level, a VDF is a function that takes at least some amount of time, the “delay,” to generate an output (even if you throw a bunch of processors at it), but whose output can be verified quickly and easily. For those who are interested in diving deeper, here is a succinct written explanation and here is a video describing VDFs and some candidate constructions.

Despite being relatively new, VDFs have already started to show up widely in blockchain research. They have been used in proofs of replication, leader election in consensus protocols, and randomness beacons, among other applications. Perhaps more importantly, the design and development of a secure and usable VDF construction would be a major breakthrough in applied cryptography and distributed systems, with applicability even beyond blockchains.

However, additional research is needed in order to design secure and efficient VDF constructions that can be used in practice. One crucial area of security that must be addressed is an acceleration from specialized hardware. For most VDF constructions today, actors with access to custom hardware would be able to generate VDF outputs much more quickly than desired, potentially breaking the security of protocols that rely on VDFs.

It is clear that VDFs will be tremendously useful as cryptographic primitives. But much work remains to realize this potential in practice. Filecoin and Ethereum are both exploring the use of VDFs for their respective protocols. However, even beyond the applications to Filecoin, this is an investment towards building publicly-verifiable randomness and VDFs as novel tools in the arsenals of cryptographers and decentralization projects.

Details on Collaboration

Protocol Labs and the Ethereum Foundation are evaluating and co-funding grants for preliminary research into the viability of building optimized ASICs for running a VDF.

For any VDF, there is knowable uncertainty around the length of the verifiable delay based on the speed and quality of the hardware being used to generate it. The intent of this collaboration is to reduce that uncertainty by developing VDF hardware optimizations upfront and sharing the hardware designs freely for anyone to use.

If these preliminary efforts are successful, later efforts may include:

  • Public contests to collaboratively optimize VDF implementation runtimes
  • Public multi-party computations to generate the necessary VDF security parameters
  • Development of hardware optimized to run VDFs

Those interested can follow the progress of this research and get involved at vdfresearch.org.

Published at Mon, 22 Apr 2019 20:04:54 +0000

Previous Article

Bullish Bitcoin Price Formation Hints At Short Term Move Above $6K

Next Article

Why Lotteries Need To Bet On Blockchain

You might be interested in …

This New Tool Can Help Bitcoin Users Deal With Stuck Transactions

This New Tool Can Help Bitcoin Users Deal With Stuck Transactions

Samourai Wallet is becoming increasingly popular as a wallet that focuses on privacy and security for its users above all else, but a recent tool released by this wallet’s team of developers has a focus on user experience. The new app, called Bitcoin Afterburner, allows users of many different bitcoin wallets to boost transactions that have become stuck due to low fees.

The app works for transactions that have been sent or received, and it is compatible with all BIP 39 and BIP 44 wallets. Examples of compatible wallets include Mycelium, Blockchain.info, Airbitz and Electrum.

To get more details about bitcoin Afterburner and the concept of fee bumping in general, bitcoin Magazine reached out to the anonymous CEO of Samourai Wallet.

“Afterburner is one more example of how we are experimenting and developing ways of monetizing our business without resorting to accepting fiat or exposing our users to harmful KYC/AML collection,” said the CEO.

Samourai Wallet monetizes the bitcoin Afterburner app by adding a $5.99 fee for helping users with their stuck transactions. This fee is added to the child-pays-for-parent (CPFP) transaction that is used to bump the user’s bitcoin transaction fee. CPFP is a process by which the recipient of a transaction can spend the inputs of an unconfirmed transaction by using them in a new transaction that has a higher fee (and incentivizes miners to mine both transactions at once).

The full question and answer session with the CEO of Samourai Wallet can be read below.


bitcoin Magazine: Will fee bumping eventually become the norm on bitcoin?

Samourai Wallet: We believe that over time as legitimate transactions start to fill block space, and a fee market begins to mature, wallets that have implemented sophisticated fee management mechanisms such as fee bumping will provide their users with the most competitive transaction fees and confirmation times. The tech is there today, the challenge — and it isn’t a small challenge — is entirely UX. We’re working on this today while others are playing catch-up.

BM: Could you compare and contrast this app with the transaction accelerators offered by ViaBTC and BTC.com?

SW: The difference between the miner operated TX Accelerators is that Afterburner is not an off-chain 1-to-1 with a specific miner. Instead, Afterburner broadcasts a bitcoin transaction to all miners using the standard bitcoin p2p network. All the miners on the network compete for the new transaction with the higher fee, meaning it often works much quicker than the miner operated TX Accelerators. Afterburner was very much a defensive response to the miners who have been blocking SegWit activation and broadcasting empty blocks, some of those same miners are the ones who run the TX Accelerators.

BM: Is bitcoin Afterburner getting much use so far?

SW: Afterburner has a good number of installs, but not many paid ‘Boosts.’ A few days after we released Afterburner the transaction backlog that was driving up fees and confirmation times completely dried up. The fees required for next block confirmation dropped from 300 sat/b to 25 sat/b. Once the mempool gets saturated again, we will have a much better idea of the potential utility of the app.

BM: Why do you think more wallet providers don’t offer this sort of service?

SW: Many wallet providers — inexplicably the most well-funded ones are the most guilty — haven’t invested any time into proper fee estimation and management until very recently. A misguided industry-driven quest to make the bitcoin wallet for “grandma” resulted in an unusable bitcoin wallet for actual users. Samourai has focused from inception on actual bitcoin users first.

BM: Do you think this sort of fee bumping will eventually be free? Does Samourai Wallet offer fee bumping like this natively or do they need to use this separate app?

SW: Samourai Wallet provides the exact same functionality as Afterburner natively. Afterburner was designed to allow users of any other BIP 44 HD wallet to boost their stuck transaction using CPFP (Child-Pays-for-Parent) under the hood. Hopefully they move over to Samourai Wallet if they are satisfied with the service. In addition to CPFP-based boosting more advanced users may opt-in to RBF-based boosting which is also available in the wallet. Both options are available to Samourai Wallet users free of charge.

The post This New Tool Can Help Bitcoin Users Deal With Stuck Transactions appeared first on Bitcoin Magazine.