espresso-sequencer icon indicating copy to clipboard operation
espresso-sequencer copied to clipboard

JIT Marketplace

Open tbro opened this issue 1 year ago • 0 comments

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.rs
  • impls/state.rs

How to test this PR:

Currently untestable due to unsatisfied external dependencies.

tbro avatar Jul 11 '24 16:07 tbro