block-sdk/x/auction
David Terpay b9d6761776
feat(ABCI): New Proposal Struct with Associated Metadata (#126)
* new proto types for proposal info

* new proposal type

* nits

* lane input

* lint

* feat(ABCI): Deprecating `CheckOrderHandler` with new Proposal MetaData (#127)

* refactor without checkorder

* nits

* more nits

* lint

* nits

* feat(ABCI): Updating MEV lane to have no `CheckOrder` handler + testing (#128)

* updating mev lane

* nits

* preventing adding multiple bid txs in prepare

* update
2023-09-28 11:10:13 -04:00
..
ante feat(adapters): Add SignerExtractionAdapter [ENG-1916] (#114) 2023-09-27 08:08:10 -07:00
client/cli feat(docs): rename x/builder -> x/auction (#55) 2023-09-12 14:37:25 -04:00
keeper feat(ABCI): New Proposal Struct with Associated Metadata (#126) 2023-09-28 11:10:13 -04:00
rewards feat(docs): rename x/builder -> x/auction (#55) 2023-09-12 14:37:25 -04:00
types feat(docs): rename x/builder -> x/auction (#55) 2023-09-12 14:37:25 -04:00
module.go feat(e2e): add integration tests (#100) 2023-09-18 10:03:11 -04:00