-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Lotus version 0.7.1 #3905
Lotus version 0.7.1 #3905
Conversation
@@ -83,7 +83,7 @@ func VersionForType(nodeType NodeType) (Version, error) { | |||
|
|||
// semver versions of the rpc api exposed | |||
var ( | |||
FullAPIVersion = newVer(0, 14, 0) | |||
FullAPIVersion = newVer(0, 15, 0) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@magik6k Do miner and worker versions need to be bumped? I bumped Full because of some new Msig stuff, I think?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nope, only full-node APIs got changes -> v0.7.0...master#diff-e1c890a5c832d59fa8c6615d3f41c70b
301ed3d
to
85ca2b7
Compare
Hey please see #3906 -- hope it gets in! |
85ca2b7
to
015ebdd
Compare
We should get 3909 into this |
116d8cb
to
bef9170
Compare
bef9170
to
aa081db
Compare
No description provided.