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]uprade to tendermint release 0.32.3 #93

Merged
merged 3 commits into from
Nov 11, 2019
Merged

Conversation

unclezoro
Copy link
Contributor

No description provided.

@unclezoro unclezoro force-pushed the tendermint0.32.3 branch 3 times, most recently from f3ddeb3 to eab6c53 Compare November 6, 2019 04:03
@unclezoro unclezoro changed the title [WIP]uprade to tendermint release 0.32.3 [R4R]uprade to tendermint release 0.32.3 Nov 6, 2019
@unclezoro unclezoro force-pushed the tendermint0.32.3 branch 3 times, most recently from a3b8be1 to 69eca9f Compare November 6, 2019 05:40
go.mod Outdated Show resolved Hide resolved
types/tx/stdtx.go Outdated Show resolved Hide resolved
GasWanted int64 `json:"gas_wanted,omitempty"`
GasUsed int64 `json:"gas_used,omitempty"`
Events []types.Event `json:"events,omitempty"`
Tags []cmn.KVPair `json:"tags,omitempty"`
Copy link
Contributor

Choose a reason for hiding this comment

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

Why there are both Events and Tags?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

for compatibility

HaoyangLiu
HaoyangLiu previously approved these changes Nov 6, 2019
@chainwhisper
Copy link
Contributor

Need to add those in CHANGELOG

HaoyangLiu
HaoyangLiu previously approved these changes Nov 11, 2019
@@ -23,13 +23,13 @@ import (
)

var (
nodeAddr = "tcp://127.0.0.1:80"
nodeAddr = "tcp://data-seed-pre-0-s3.binance.org:80"
Copy link
Contributor

Choose a reason for hiding this comment

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

should we change node address to testnet node

HaoyangLiu
HaoyangLiu previously approved these changes Nov 11, 2019
@unclezoro unclezoro merged commit 7b958b4 into master Nov 11, 2019
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