block-sdk/block
David Terpay be4465ae95
feat: Lane's with custom tx adapters (#239)
* greedy approach to lane verification

* docs

* base lane testing

* mev lane testing nits

* abci top level testing done

* network spamming in E2E

* string rep of escrow address

* nit

* nit

* nit v1.0.1

* removing logs from testing

* query test

* logging with tx info

* nits

* nit

* nit

* testing nit

---------

Co-authored-by: Alex Johnson <alex@skip.money>
2023-11-28 13:51:42 -05:00
..
base feat: Lane's with custom tx adapters (#239) 2023-11-28 13:51:42 -05:00
mocks feat: Lane's with custom tx adapters (#239) 2023-11-28 13:51:42 -05:00
proposals feat: Lane's with custom tx adapters (#239) 2023-11-28 13:51:42 -05:00
utils feat: Lane's with custom tx adapters (#239) 2023-11-28 13:51:42 -05:00
ante.go feat(ABCI): New Proposal Struct with Associated Metadata (#126) 2023-09-28 11:10:13 -04:00
lane_test.go feat: x/blocksdk module integration (#201) 2023-11-07 16:22:17 -05:00
lane.go feat: Lane's with custom tx adapters (#239) 2023-11-28 13:51:42 -05:00
mempool_test.go fix: Make lanes mutually exclusive by default (#206) 2023-11-20 13:17:56 -05:00
mempool.go fix: Make lanes mutually exclusive by default (#206) 2023-11-20 13:17:56 -05:00
types.go feat: Greedy Algorithm for Lane Verification (#236) 2023-11-27 16:43:09 -05:00