block-sdk/tests/app
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
..
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 feat(ABCI): New Proposal Struct with Associated Metadata (#126) 2023-09-28 11:10:13 -04:00
app.go feat(ABCI): New Proposal Struct with Associated Metadata (#126) 2023-09-28 11:10:13 -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