block-sdk/block
David Terpay b91cfb617c
fix: Removing IgnoreList from Lane Interface (#245)
* 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

* adding readmes which i will fill out l8r

* removing ignore list from convo, ur done

* removing logs in testing

* nits

* eh ig we dont need it rn

* removing ignore list from config

* nit test

---------

Co-authored-by: Alex Johnson <alex@skip.money>
2023-11-29 12:10:09 -05:00
..
base fix: Removing IgnoreList from Lane Interface (#245) 2023-11-29 12:10:09 -05:00
mocks fix: Removing IgnoreList from Lane Interface (#245) 2023-11-29 12:10:09 -05:00
proposals fix: Removing IgnoreList from Lane Interface (#245) 2023-11-29 12:10:09 -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 fix: Removing IgnoreList from Lane Interface (#245) 2023-11-29 12:10:09 -05:00
mempool_test.go fix: Removing IgnoreList from Lane Interface (#245) 2023-11-29 12:10:09 -05:00
mempool.go fix: Removing IgnoreList from Lane Interface (#245) 2023-11-29 12:10:09 -05:00
types.go feat: Greedy Algorithm for Lane Verification (#236) 2023-11-27 16:43:09 -05:00