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

revert to old go-wire #548

Merged
merged 3 commits into from
Mar 2, 2018
Merged

revert to old go-wire #548

merged 3 commits into from
Mar 2, 2018

Conversation

ebuchman
Copy link
Member

@ebuchman ebuchman commented Mar 2, 2018

This is another take at PR #504 for issue #547

It's unclear when Tendermint will be updated to new go-wire. In the meantime, let's revert to old go-wire so we can launch testnets with the new SDK!

@codecov
Copy link

codecov bot commented Mar 2, 2018

Codecov Report

Merging #548 into develop will increase coverage by 0.43%.
The diff coverage is 64%.

@@             Coverage Diff             @@
##           develop     #548      +/-   ##
===========================================
+ Coverage    56.72%   57.16%   +0.43%     
===========================================
  Files           33       33              
  Lines         1798     1807       +9     
===========================================
+ Hits          1020     1033      +13     
+ Misses         697      693       -4     
  Partials        81       81

@@ -0,0 +1,55 @@
package wire
Copy link
Contributor

Choose a reason for hiding this comment

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

Good idea to make this package here

Copy link
Member Author

Choose a reason for hiding this comment

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

Should help ease the upgrade considerably :)

@ebuchman ebuchman merged commit 729af50 into develop Mar 2, 2018
@ebuchman ebuchman deleted the bucky/old-wire branch March 2, 2018 17:12
MSalopek pushed a commit to MSalopek/cosmos-sdk that referenced this pull request Apr 12, 2024
* pick out v50 slashing logic

* run go mod tidy

* remove comments
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