Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade #296

Merged
merged 5 commits into from
Dec 11, 2017
Merged

Upgrade #296

merged 5 commits into from
Dec 11, 2017

Conversation

ebuchman
Copy link
Member

Upgrade to abci 0.8.0 and tendermint 0.13.0

Mostly about uint64/int -> int64, removal of abci response codes, and some changes to abci response structs

@ebuchman ebuchman merged commit c7b0037 into develop Dec 11, 2017
@ebuchman ebuchman deleted the upgrade branch December 11, 2017 08:47
lydia-pierce pushed a commit to uncle-ed-fu/cosmos-sdk that referenced this pull request Jul 30, 2022
cosmos#297)

* feat!: initial deposit requirement for proposals (backport cosmos#296)

* Update x/gov/legacy/v3/store_test.go

Co-authored-by: Adam Tucker <adam@osmosis.team>

* Update x/gov/simulation/genesis.go

Co-authored-by: Adam Tucker <adam@osmosis.team>

Co-authored-by: Adam Tucker <adam@osmosis.team>
brendan-kelly referenced this pull request in figment-networks/cosmos-sdk Aug 3, 2022
* feat!: initial deposit requirement for proposals (backport #296)

* Update x/gov/legacy/v3/store_test.go

Co-authored-by: Adam Tucker <adam@osmosis.team>

* Update x/gov/simulation/genesis.go

Co-authored-by: Adam Tucker <adam@osmosis.team>

Co-authored-by: Adam Tucker <adam@osmosis.team>
faddat referenced this pull request in notional-labs/cosmos-sdk Aug 21, 2022
* feat!: initial deposit for proposals

* fix TestValidateInitialDeposit

* fix migration tests

* integrate new param into simulator

* increase consensus version and migration tests

* fix app state determinism tests

* fix gov cli

* fix grpc query tests

* more fixes

* restore build tags

* fix genesis and proposal handler tests

* Adam's comment

* revert some test changes

* fix TestSimulateMsgSubmitProposal

* more fixes

* err check

* uncomment test

* fixTestProposalHandler

* convert uint32 to dec

* revert NewDepositParams API, use decorator instead

* fix proto comment

* fix more tests

* go mod

* remove copied proto field

* typo

* fix tests

* fix x/gov/client/testutil tests

* add json tags
lydia-pierce pushed a commit to uncle-ed-fu/cosmos-sdk that referenced this pull request Aug 22, 2022
cosmos#297)

* feat!: initial deposit requirement for proposals (backport cosmos#296)

* Update x/gov/legacy/v3/store_test.go

Co-authored-by: Adam Tucker <adam@osmosis.team>

* Update x/gov/simulation/genesis.go

Co-authored-by: Adam Tucker <adam@osmosis.team>

Co-authored-by: Adam Tucker <adam@osmosis.team>
rootulp referenced this pull request in rootulp/cosmos-sdk Apr 20, 2023
…al` (#296)

* feat!: new baseapp method to return a branched version of the state that we can use to query in processproposal

* fix!: use existing query context functionalit and re
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants