espresso-sequencer
espresso-sequencer copied to clipboard
JIT Marketplace
Supersedes #1633 and #1659, bringing in FullNetworkTx and multiple fees per block changes.
This PR:
Adds types and implementations for JIT marketplace. It includes changes for multiple fees per block. It doesn't currently compile due to pending changes in traits defined in HotShot.
Key places to review:
auction.rs(impl and v0_3 type)header.rs(impl and v0_3 type)v0_3/chain_config.rsimpls/state.rs
How to test this PR:
Currently untestable due to unsatisfied external dependencies.