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
dependabot[bot]
010ccbbb31
chore(deps): bump github.com/docker/docker in /tests/integration ( #109 )
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 23.0.1+incompatible to 23.0.3+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v23.0.1...v23.0.3 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 10:36:03 -04:00
dependabot[bot]
86952ba35a
chore(deps): bump github.com/docker/distribution in /tests/integration ( #108 )
...
Bumps [github.com/docker/distribution](https://github.com/docker/distribution ) from 2.8.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases )
- [Commits](https://github.com/docker/distribution/compare/v2.8.1...v2.8.2 )
---
updated-dependencies:
- dependency-name: github.com/docker/distribution
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 10:16:55 -04: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
Nikhil Vasan
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 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
David Terpay
e9c31f621f
ITS migrated shippor
2023-08-17 17:51:39 -04:00
David Terpay
b50fb816c8
its
2023-08-17 16:42:17 -04:00
David Terpay
bf25872404
init
2023-08-17 16:40:59 -04:00
David Terpay
a9022fd3ca
Merge branch 'main' into terpay/rename-to-block-sdk
2023-08-15 16:38:51 -04:00
David Terpay
10688927ce
feat(BB): Initialization of lane constructor code ( #244 )
2023-08-15 19:28:13 +00:00
David Terpay
b2daf5acbb
rename tob lane to mev lane
2023-08-15 09:44:11 -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