Eric Warehime
acff9d0edf
chore: Upgrade module path for v2 ( #383 )
2024-01-24 09:06:20 -08:00
Alex Johnson
8681298dbc
chore: format ( #182 )
...
* format abci
* fmt all
2023-11-02 14:14:22 -04:00
David Terpay
339b927323
fix(auction): Adding extra check on bundler timeouts ( #156 )
...
* validate bundler txs
* nits
* lint
2023-10-13 12:50:25 -04:00
David Terpay
3374203c39
chore(auction): Moving bid extraction to from msg handler to ante handler ( #135 )
...
* moving bid extraction to antehandler
* lint
* fix
* no zero timeout
* reset integration tests
2023-10-04 18:38:26 -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
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
David Terpay
61fcd5efdc
[ENG-653]: Rename to builder module ( #41 )
2023-04-03 18:53:38 +00:00
David Terpay
c368f4cb00
Aggregating all testing functionality into one directory ( #38 )
2023-03-29 14:30:53 -04:00
David Terpay
2db90d4eae
[ENG-599]: Ante handler testing ( #33 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-03-22 14:32:58 -04:00
David Terpay
717238ffd7
[ENG-540]: Process Proposal + Process Proposal Testing ( #31 )
2023-03-22 14:06:15 -04:00
David Terpay
c8115a0d81
[ENG-569]: PrepareProposal Testing ( #29 )
2023-03-21 10:07:14 -04:00
David Terpay
fdfd12a81d
[ENG-585]: Setting min bid increment in ante ( #28 )
2023-03-16 19:40:09 -04:00
David Terpay
1c96a6c3c2
Ante Handler [ENG-545] ( #16 )
2023-03-13 15:54:40 -04:00