Commit Graph
29 Commits
Author SHA1 Message Date
David Terpay cbc0483e9f chore(verifytx): Updating VerifyTx to Cache between Transactions (#137)
* updating mev lane with cleaner impl

* nit

* lint

* updating anteverifytx to verify tx

* nit

* ignoring first height

* tidy
2023-10-04 22:36:07 -04:00
David Terpay d495b38954 feat(MEV): Updating MEV Lane with Testing + Cleaner Implementation (#134)
* updating mev lane with cleaner impl

* nit

* lint
2023-10-04 18:23:36 -04:00
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
Nikhil Vasan 3abfde4f34 feat(adapters): Add SignerExtractionAdapter [ENG-1916] (#114)
* add a signer-extraction-adapter

* linting

* feat(adapters/mev-lane):  Use the SignerExtractionAdapter in the Mev-Lane [ENG-1917] (#115)

* use SignerExtractionAdapter in the Factory

* feat(e2e): block sdk integration updates (#122)

* cherry-pick from injective

* remove transactions from app-side mempool on failed re-checktx
2023-09-27 08:08:10 -07:00
Nikhil VasanandDavid Terpay 3c6f319ff1 feat(docs): rename x/builder -> x/auction (#55)
* rename x/builder -> x/auction

* update proto / etc.

* integratino fix

---------

Co-authored-by: David Terpay <david.terpay@gmail.com>
2023-09-12 14:37:25 -04:00
Alex Johnsonandaljo242 02b29290d1 chore: format (#38)
* setup

* tidy

* format

* final format

---------

Co-authored-by: aljo242 <alex@shmeeload.xyz>
2023-09-07 11:17:21 -04:00
David Terpay c956e6cc1e chore(FS): Moving Types to Base Subdirectory (#19)
* init

* updating readme
2023-08-22 12:25:24 -04:00
David Terpay 09f027d7ae init (#12) 2023-08-21 19:23:05 -04:00
David Terpay dee2fc5d96 init (#6) 2023-08-21 12:47:19 -04:00
David Terpay bf25872404 init 2023-08-17 16:40:59 -04:00
David Terpay c789c730b1 readme for default gud 2023-08-16 17:59:52 -04:00
David Terpay eb880e5d2c nit 2023-08-16 11:15:11 -04:00
David Terpay fe172ffba3 lint 2023-08-16 11:09:54 -04:00
David Terpay a550384569 more docs 2023-08-16 10:51:55 -04:00
David Terpay e6e8c077e9 mev lane update 2023-08-15 18:57:59 -04:00
David Terpay 4cfb76e4e9 readmes for all the lanes 2023-08-15 18:34:36 -04:00
David Terpay faa64a5415 lints 2023-08-15 18:04:35 -04:00
David Terpay af2b5226f3 rename of constructor to base 2023-08-15 18:01:49 -04:00
David Terpay f9b6b32ff1 emojify ser 2023-08-15 16:46:26 -04:00
David Terpay 8b37a0a38c more clean up 2023-08-15 16:42:44 -04:00
David Terpay 51537eb4e3 more updates 2023-08-15 16:39:57 -04:00
David Terpay a9022fd3ca Merge branch 'main' into terpay/rename-to-block-sdk 2023-08-15 16:38:51 -04:00
David Terpay 0fc161e795 docs for constructor done 2023-08-15 16:31:36 -04:00
David Terpay 4072ad8cb8 init constructor docs 2023-08-15 15:03:50 -04:00
David Terpay aecb504ae8 more docs 2023-08-15 12:54:27 -04:00
David Terpay dbf4b6720c starting to add docs 2023-08-15 12:39:10 -04:00
David Terpay af85b86241 renaming mempool 2023-08-15 11:28:02 -04:00
David Terpay 80ac448d40 done wit bb 2023-08-15 11:24:18 -04:00
David Terpay 4cbf8d0f1a deprecating blockbuster 2023-08-15 11:15:34 -04:00