block-sdk/tests/app
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
..
params feat: [ENG-792] Implement E2E Testing Framework (#107) 2023-05-08 14:45:17 -04:00
testappd chore(deps): bump github.com/cosmos/cosmos-sdk from 0.50.0-beta.0 to 0.50.0-rc.0 (#75) 2023-09-11 16:08:20 -04:00
ante.go chore(auction): Moving bid extraction to from msg handler to ante handler (#135) 2023-10-04 18:38:26 -04:00
app.go chore(auction): Moving bid extraction to from msg handler to ante handler (#135) 2023-10-04 18:38:26 -04:00
config.go feat(docs): rename x/builder -> x/auction (#55) 2023-09-12 14:37:25 -04:00
export.go chore(deps): bump github.com/cosmos/cosmos-sdk from 0.50.0-beta.0 to 0.50.0-rc.0 (#75) 2023-09-11 16:08:20 -04:00
helpers.go chore(v0.50.0): Migrating codebase to latest SDK version (#215) 2023-07-26 21:42:57 +00:00