Commit Graph

14 Commits

Author SHA1 Message Date
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 Vasan
454d2e5f3d
feat(e2e): add integration tests (#100)
* add integration tests

* add workflow

---------

Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
2023-09-18 10:03:11 -04:00
Alex Johnson
02b29290d1
chore: format (#38)
* setup

* tidy

* format

* final format

---------

Co-authored-by: aljo242 <alex@shmeeload.xyz>
2023-09-07 11:17:21 -04:00
Alex Johnson
533bb03c36
chore: tools (#35)
* modity tools

* run go mod tidy

---------

Co-authored-by: aljo242 <alex@shmeeload.xyz>
2023-09-01 09:31:12 -04:00
David Terpay
bf25872404
init 2023-08-17 16:40:59 -04:00
David Terpay
1ed1adc856
feat(ITS): [ENG-1627]: Moving ITS from release branch to main (#236)
Co-authored-by: Nikhil <nikhil@skip.money>
2023-08-11 18:22:39 +00:00
David Terpay
5dd05d1afb
chore(v0.50.0): Migrating codebase to latest SDK version (#215) 2023-07-26 21:42:57 +00:00
Aleksandr Bezobchuk
cc74b9e027
feat: [ENG-792] Implement E2E Testing Framework (#107) 2023-05-08 14:45:17 -04:00
David Terpay
a831b25025
[ENG-731]: Support for Dependencies Injection (#65) 2023-04-18 16:45:31 -04:00
David Terpay
bea9eadbf3
[ENG-711]: First write through of the spec (#57)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
2023-04-18 19:46:43 +00:00
Aleksandr Bezobchuk
0d475f632d
CI Setup (#19) 2023-03-14 10:23:27 -04:00
David Terpay
6040538831
Terpay/proto additions (#3)
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
2023-02-23 16:46:20 -05:00
Aleksandr Bezobchuk
0f7c95dbf7
chore: Setup Scaffolding for Protobuf (#1) 2023-02-23 13:38:13 -05:00