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

prepare for releasing v0.25.0 binance.16 #118

Merged
merged 15 commits into from
Apr 12, 2019
Merged

Conversation

rickyyangz
Copy link
Contributor

  • 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.

  • Wrote tests

  • Updated relevant documentation (docs/)

  • Added entries in PENDING.md with issue #

  • rereviewed Files changed in the github PR explorer


For Admin Use:

  • Added appropriate labels to PR (ex. wip, ready-for-review, docs)
  • Reviewers Assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

HaoyangLiu and others added 15 commits March 21, 2019 13:54
* Add validator remove interface

* add unit test

* Fix failed unit test in gov and stake

* Add proposal id checking in msg validate

* Add validator consensus addr into proposal decription

* Add remove validator command line interface

* Add new proposal type to NormalizeProposalType

* add validator consensus address checking

* Rename consensus address flag name

* refactor handler test import

* Use json marshal to replace cdc marshal

* Add automatic gov proposal when proposal id is zero

* add deposit flag

* Add routerCallRecord

* Resolve comment, a tx only contains one msg

* improve the validate logic for remove validator

* refactor go import

* remove necessary checking
* update gov strategy

* refactor

* revert change
* add address for deposits

* refactor

* refactor

* revert change

* refactor

* refactor

* change proposals to publish

* update deposit address
[R4R] stake: add feeAddr for validator
[R4R] Upgrade splitting validator address
* improve ValidateBasic for creating validator msg

* Refactor address length checking and modify create validator cli to support gentx

* Change default proposal id to -1

* Add commission validate in msg validate
…nding delegations (#102)

* Add address pool to stake keep and return all completed unbonding delegations

* Fix unit tests

* Fix bug in getting UnbondingDelegation

* Add IsDeliverTx checking

* Add stake delegation address

* Merge with develop and fix failed unit test
* Add cache for ante

* use txHash instead of txBytes

* simulate run also have cache

* implement transaction simulation

* Remove useless comment

* Fix failed unit tests and refactor simulation

* Fix bug in handle simulation context

* Include signature into simulation transaction

* One cache for both ante and msg handler

* Add upgrade support

* use runtxwith cache

* Fix wrong run model

* For develop, just remove old RunTx

* merge getContextForAnte with cacheTxContext

* Allow zero commission and fix failed units

* change getContextForAnte to getContextWithCache
@rickyyangz rickyyangz merged commit 2fbc5aa into master Apr 12, 2019
@forcodedancing forcodedancing deleted the release/v0.25.0-binance.16 branch May 18, 2022 06:36
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.

4 participants