-
Notifications
You must be signed in to change notification settings - Fork 30
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
Branch v1.0.3 #18
Merged
Merged
Branch v1.0.3 #18
Conversation
This file contains 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
* consensus: refactor the code in func backOffTime() * update: more efficient code * fix: a slice bug
…1344) * consensus: fix delete the 1st validator from snapshot.recents list * consensus:fix uint sub error with negative
Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
release: draft release v1.1.20
This reverts commit c8a1535.
… (#1268)" This reverts commit f5cb137.
upgrade: remove BEP-188 from planck hardfork
upgrade: remove BEP-188 from planck hardfork
release: draft release v1.1.21
* core/state: Remove prefetcher on stop * core/blockchain: Wait for `triedb.Dereference` in `writeBlockWithState` * eth/protocols/diff: Fix index mismatch in `TestGetDiffLayers`
* add ip ratelimit * update * update * update explorer adddress * updae recapcha * remove binance * cmd/faucet: fix conn to wrapped wsconn * cmd/faucet: keystore updated to save and load one same addres once * clean: remove btcd v0.20.1-beta and avoid to ambiguous import (#1) * ci: fix truffle test (#1384) --------- Co-authored-by: fudongbai <296179868@qq.com> Co-authored-by: Nathan <galaxystroller@gmail.com>
release: draft release v1.1.22
release: prepare for release v1.1.23
# Conflicts: # CHANGELOG.md # accounts/abi/bind/bind_test.go # cmd/faucet/faucet.go # cmd/faucet/faucet.html # consensus/parlia/ramanujanfork.go # core/blockchain.go # core/genesis.go # core/systemcontracts/upgrade.go # core/vm/contracts.go # core/vm/contracts_lightclient.go # core/vm/contracts_lightclient_test.go # core/vm/evm.go # core/vm/lightclient/multistoreproof.go # core/vm/lightclient/rootmultistore.go # core/vm/lightclient/types.go # docker/Dockerfile # go.mod # go.sum # params/config.go # params/version.go
bsc: merge with bsc 1.1.23
Signed-off-by: charles2022wood <charles2022wood@gmail.com>
zfliex924
added a commit
that referenced
this pull request
Sep 13, 2023
This reverts commit 8aae936.
charles2023wood
added a commit
that referenced
this pull request
Sep 13, 2023
This reverts commit 8aae936.
Merged
charles2023wood
added a commit
that referenced
this pull request
Sep 14, 2023
This reverts commit 8aae936.
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.
No description provided.