-
Notifications
You must be signed in to change notification settings - Fork 31
Alaya 0.16.0 release #55
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
remove no use test
Delete the ec that initializes the unit test
when wasm contracts cross call, could not get the error code for the …
Modify the gasprice of gov
fix restricting cal error
Alaya develop
Modify the description of the exception
update for 0.15.0
# Conflicts: # x/restricting/restricting_err.go
update wagon mod
mixPledgeLockFunds add error code
The clientIdentifier modifies back to platon
…0.16.0 change c.name back to platon
2、共识节点连接数超过了MaxConsensusPeers设置,一律不允许再添加consensusDialedConn 3、共识节点连接数没有超过MaxConsensusPeers设置,但连接总数超过了MaxPeers设置 当前节点是共识节点:断开一个非consensusDialedConn,并允许请求的consensusDialedConn连接(一断一连保持不超过MaxPeers) 当前节点不是共识节点:不允许连接 4、trustedConn、staticDialedConn连接不受MaxPeers限制
…0.16.0 Announcement TX hash is only broadcast to some nodes
update unit test
Feature/bump version to 0.16.0
…0.16.0 The QC field in the ConfirmedViewChange wal message is allowed to be empty
The network name in the version number is incorrect
Feature/bump version to 0.16.0
Collaborator
Author
|
rerun tests |
benbaley
pushed a commit
that referenced
this pull request
Mar 8, 2022
Feature/rand grouped consensus
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
https://github.com/AlayaNetwork/Alaya-Go/releases/tag/v0.16.0