Commit Graph

4 Commits

Author SHA1 Message Date
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
David Terpay
c368f4cb00
Aggregating all testing functionality into one directory (#38) 2023-03-29 14:30:53 -04:00
David Terpay
717238ffd7
[ENG-540]: Process Proposal + Process Proposal Testing (#31) 2023-03-22 14:06:15 -04:00
David Terpay
c8115a0d81
[ENG-569]: PrepareProposal Testing (#29) 2023-03-21 10:07:14 -04:00