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

R4R: upgrade tendermint to 0.32.3 #166

Merged
merged 6 commits into from
Nov 7, 2019
Merged

R4R: upgrade tendermint to 0.32.3 #166

merged 6 commits into from
Nov 7, 2019

Conversation

HaoyangLiu
Copy link
Contributor

@HaoyangLiu HaoyangLiu commented Sep 16, 2019

Tendermint PR: bnb-chain/bnc-tendermint#111
Node PR: bnb-chain/node#666

  • 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 HaoyangLiu force-pushed the tendermint-upgrade branch 2 times, most recently from f57dcee to 1b578ab Compare September 18, 2019 02:37
@HaoyangLiu HaoyangLiu changed the title WIP: upgrade tendermint to 0.32.3 R4R: upgrade tendermint to 0.32.3 Oct 22, 2019
@HaoyangLiu HaoyangLiu requested review from ackratos, rickyyangz, darren-liu, unclezoro and yutianwu and removed request for ackratos October 29, 2019 03:19
golang.org/x/text v0.3.2 h1:tW2bmiBqwgJj/UpqtC8EpXEZVYOwU0yG4iWbprSVAcs=
golang.org/x/text v0.3.2/go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk=
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
golang.org/x/tools v0.0.0-20180221164845-07fd8470d635/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a lot of duplicates deps here for different revision. Could you please run a go mod tidy?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have tried go mod tidy. But it didn't work. Maybe I have to delete them manually.

github.com/tendermint/iavl => github.com/binance-chain/bnc-tendermint-iavl v0.12.0-binance.1
github.com/tendermint/tendermint => github.com/binance-chain/bnc-tendermint v0.29.1-binance.3.0.20190923114917-479a59a5dbd7
github.com/zondax/ledger-cosmos-go => github.com/binance-chain/ledger-cosmos-go v0.9.9-binance.3
golang.org/x/crypto => github.com/tendermint/crypto v0.0.0-20190823143015-45b1026d81ae
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

go.mod Outdated
require (
github.com/bartekn/go-bip39 v0.0.0-20171116152956-a05967ea095d
github.com/bgentry/speakeasy v0.1.0
github.com/binance-chain/tss v0.1.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these 2 tss dependency LGTM

@HaoyangLiu HaoyangLiu force-pushed the tendermint-upgrade branch 3 times, most recently from 1ad6bb8 to 9863827 Compare October 31, 2019 09:14
@HaoyangLiu HaoyangLiu force-pushed the tendermint-upgrade branch 2 times, most recently from 576ee4f to 538777e Compare November 7, 2019 08:19
@HaoyangLiu HaoyangLiu merged commit 80815a1 into develop Nov 7, 2019
@forcodedancing forcodedancing deleted the tendermint-upgrade 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.

5 participants