block-sdk/block/proposals
David Terpay f7dfbda2b1
feat: Greedy Algorithm for Lane Verification (#236)
* greedy approach to lane verification

* docs

* base lane testing

* mev lane testing nits

* abci top level testing done

* network spamming in E2E

* removing logs from testing

* nit
2023-11-27 16:43:09 -05:00
..
types feat(ABCI): New Proposal Struct with Associated Metadata (#126) 2023-09-28 11:10:13 -04:00
proposals_test.go fix: Make lanes mutually exclusive by default (#206) 2023-11-20 13:17:56 -05:00
proposals.go feat: Greedy Algorithm for Lane Verification (#236) 2023-11-27 16:43:09 -05:00
update.go feat: Greedy Algorithm for Lane Verification (#236) 2023-11-27 16:43:09 -05:00
utils.go feat(ABCI): New Proposal Struct with Associated Metadata (#126) 2023-09-28 11:10:13 -04:00