paritytech / polkadot-sdk

The Parity Polkadot Blockchain SDK
https://polkadot.network/
1.77k stars 633 forks source link

Feature Request: Proof of Work Signed Extension #300

Open JesseAbram opened 2 years ago

JesseAbram commented 2 years ago

The idea is to build a proof of work signed extension to optionally allow free txs on chain if a user client side PoW.

Flow

This is inspired by Hal Finney's usage of proof of work in emails as verifying proof of work is easy at the node level but trying to spam the chain with significant amounts of txs would become computationally intense

apopiak commented 2 years ago

@thiolliere The idea I mentioned Jesse had.