MinaProtocol / mina

Mina is a cryptocurrency protocol with a constant size blockchain, improving scaling while maintaining decentralization and security.
https://minaprotocol.com
Apache License 2.0
1.99k stars 529 forks source link

Pending coinbase stacks aren't stacks #3226

Open psteckler opened 5 years ago

psteckler commented 5 years ago

Those data structures don't follow a last-in-first-out protocol. They should be called something else, like "accumulators".

emberian commented 8 months ago

gosh.