nashqueue

Results 26 comments of nashqueue

Downgrading this to v1 as tech debt

From the conversations i don't think there is a metric for state growth we have to do it ourselves.

Importing this implementation should capture all cases https://github.com/celestiaorg/nmt/blob/master/proof.go

Yes that would make sense. The proof verification would live in the nmt.

cc @tzdybal can this PR be closed as a stale PR?

Moved rpc/client/Client and rpc/json/service to https://github.com/rollkit/rollkit/issues/1268

Requires a more extensive discussion on code coverage % Moving it to v1

https://youtu.be/XwqLb4KoQYM?t=834 This is a nice overview of who can extract MEV. If Bitcoin does Consensus and DA + Sovereign Rollup has Centralized Sequencer => MEV at the Sequencer. If Bitcoin...

Quotes from https://github.com/rollkit/rollkit/pull/788#discussion_r1140159921 @nashqueue > It still feels that we might need to put the sequencer set in the header as this is something the proposer can set up arbitrarily,...

> we don't need to do the SignedHeader (which contains Header and Signature) gossip for light nodes, as light nodes can build the header chain using the gossiped headers which...