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

Bump/tendermint #5

Merged
merged 2 commits into from
Apr 27, 2020
Merged

Bump/tendermint #5

merged 2 commits into from
Apr 27, 2020

Conversation

kfangw
Copy link
Contributor

@kfangw kfangw commented Apr 27, 2020

bump tendermint version v0.33.4

Description


For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

For admin use:

  • Added appropriate labels to PR (ex. WIP, R4R, docs, etc)
  • Reviewers assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

@kfangw kfangw self-assigned this Apr 27, 2020
@kfangw kfangw merged commit 432b26d into develop Apr 27, 2020
@kfangw kfangw deleted the bump/tendermint branch April 27, 2020 05:39
kfangw added a commit that referenced this pull request Sep 24, 2020
* bump up tendermint v0.33.4

* test: ci disable some jobs
kfangw added a commit that referenced this pull request Oct 28, 2020
* bump up tendermint v0.33.4

* test: ci disable some jobs
kfangw added a commit that referenced this pull request Nov 17, 2020
* bump up tendermint v0.33.4

* test: ci disable some jobs
wetcod pushed a commit that referenced this pull request Dec 8, 2020
* bump up tendermint v0.33.4

* test: ci disable some jobs
@egonspace egonspace mentioned this pull request Mar 22, 2021
9 tasks
egonspace pushed a commit that referenced this pull request Mar 28, 2021
* feat: implement token module encoder

* fix: the wasm module does not depend on the encoder
egonspace pushed a commit that referenced this pull request Mar 28, 2021
* fix wasmKeeper of x/wasm/linkwasmd for #5

* modify wasm keeper

* update Makefile to refer source files of linkwasmd/cli

* add a test using token module from wasm contract

* execute go fmt

* add a test creating a collection

* modify to use json.Marshal to make message for executing contracts
egonspace pushed a commit that referenced this pull request Mar 28, 2021
* fix wasmKeeper of x/wasm/linkwasmd for #5

* modify wasm keeper

* update Makefile to refer source files of linkwasmd/cli

* add a test using token module from wasm contract

* execute go fmt

* add a test creating a collection

* fix to use codec.MarshalJSONIndent instead of json.MarshalIndent

* execute go fmt

* modify query of wasm contract state non-indented

* modify unittests' marshalings

* execute go fmt
@kfangw kfangw removed their assignment Apr 15, 2021
tnasu referenced this pull request in tnasu/finschia-sdk Jul 19, 2022
fix: x/staking ValAddressFromBech32
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.

1 participant