block-sdk/block/base
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
..
abci.go feat: Lane's with custom tx adapters (#239) 2023-11-28 13:51:42 -05:00
config.go feat(adapters): Add SignerExtractionAdapter [ENG-1916] (#114) 2023-09-27 08:08:10 -07:00
handlers.go feat: Lane's with custom tx adapters (#239) 2023-11-28 13:51:42 -05:00
lane.go fix: Make lanes mutually exclusive by default (#206) 2023-11-20 13:17:56 -05:00
mempool.go feat: Lane's with custom tx adapters (#239) 2023-11-28 13:51:42 -05:00
priority_nonce.go fmt all 2023-11-02 11:01:54 -04:00
tx_info.go feat: Lane's with custom tx adapters (#239) 2023-11-28 13:51:42 -05:00
types.go feat: Greedy Algorithm for Lane Verification (#236) 2023-11-27 16:43:09 -05:00