block-sdk/x/auction
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
..
ante chore(auction): Moving bid extraction to from msg handler to ante handler (#135) 2023-10-04 18:38:26 -04:00
client/cli feat(docs): rename x/builder -> x/auction (#55) 2023-09-12 14:37:25 -04:00
keeper chore(auction): Moving bid extraction to from msg handler to ante handler (#135) 2023-10-04 18:38:26 -04:00
rewards feat(docs): rename x/builder -> x/auction (#55) 2023-09-12 14:37:25 -04:00
types chore(auction): Moving bid extraction to from msg handler to ante handler (#135) 2023-10-04 18:38:26 -04:00
module.go feat(e2e): add integration tests (#100) 2023-09-18 10:03:11 -04:00