block-sdk/block
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
..
base feat(ABCI): New Proposal Struct with Associated Metadata (#126) 2023-09-28 11:10:13 -04:00
mocks feat(ABCI): New Proposal Struct with Associated Metadata (#126) 2023-09-28 11:10:13 -04:00
proposals feat(ABCI): New Proposal Struct with Associated Metadata (#126) 2023-09-28 11:10:13 -04:00
utils feat(ABCI): New Proposal Struct with Associated Metadata (#126) 2023-09-28 11:10:13 -04:00
ante.go feat(ABCI): New Proposal Struct with Associated Metadata (#126) 2023-09-28 11:10:13 -04:00
lane.go feat(ABCI): New Proposal Struct with Associated Metadata (#126) 2023-09-28 11:10:13 -04:00
mempool_test.go feat(adapters): Add SignerExtractionAdapter [ENG-1916] (#114) 2023-09-27 08:08:10 -07:00
mempool.go readme for default gud 2023-08-16 17:59:52 -04:00
types.go feat(ABCI): New Proposal Struct with Associated Metadata (#126) 2023-09-28 11:10:13 -04:00