forked from maticnetwork/bor
-
Notifications
You must be signed in to change notification settings - Fork 1
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
V1.3.9 bone candidate #44
Open
yannmart
wants to merge
17
commits into
v2.0.0-bone-beta-candidate
Choose a base branch
from
v1.3.9-bone-candidate
base: v2.0.0-bone-beta-candidate
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
* Add shibarium network details (#3) * Genesis add for Shibarium Mainnet and Sepolia Puppynet * v0.3.0 * Update sepoliapuppynet.go * genesis change 150hash, sprint * genesis puppynet seeds, config.toml chain name change * Added HF Blocks * Update sepoliapuppynet.go * checking file directory * listing directory in matic-cli * listing directory in matic-cli * listing directory in matic-cli * Revert changed * Fix CI/CD (#4) * Fix naming * Fix gaslimit * Update version * Remove HF changes --------- Co-authored-by: yannmart <[email protected]> Co-authored-by: Vinayak <[email protected]> Co-authored-by: Yann Martel <[email protected]> Co-authored-by: Kumar Saurabh <[email protected]> * fix release pipeline (#8) * fix goreleaser * comment slack announcement * fix path to binary * add permissions * update releaser version * shibarium and puppynet genesis json path update * shibarium and puppynet genesis json path update * add puppynet and shibarium genesis.json (#9) * Default config update --------- Co-authored-by: yannmart <[email protected]> Co-authored-by: Yann Martel <[email protected]> * fix version * Fix docker CI release (#10) * add ecr repo path * add ECR setup * optimise creds * move genesis-shibarium.json to correct DIR * Update vendor * Added HF Blocks (#11) * Add hf blocks * remove text * fix block num * Update version * Update HF block * Fix packaging * fixed genesis-puppynet format and added (#12) Added Burn HF * Changes related to Shibarium upgrade and Hard Fork (#13) * Update version (#16) * fix artifact uploads (#17) * Consistent config toml files (#18) * consistent config.toml * added promtheus port --------- Co-authored-by: Vinayak <[email protected]> * PE-72 Fix puppynet bad block (#19) * fix bad block * remove sprint validator check * Add bad block * add bad blocks to genesis * Fix config panic * fix bad block * Update version (#20) * updated burn contract (#23) Updated Burn Contract * fix merge issues * removed parallel universe block * remove statesync * go docker version fixed * go version fixed * added bor cache and debug for trace * Changed gas price limits to 1 Gwei * added bad block in puppynet-genesis * cancun puppynet * removed algorithm.go * config update for price * update config for ignore price --------- Co-authored-by: Wizard <[email protected]> Co-authored-by: Vinayak <[email protected]> Co-authored-by: Kumar Saurabh <[email protected]> Co-authored-by: --edit <[email protected]> Co-authored-by: vinayak0035 <[email protected]>
* Cancun HF for shibarium * Fix artifacts actions version * version update * Update minimum gas params * Fix unit-test --------- Co-authored-by: Vinayak <[email protected]>
crypto: add IsOnCurve check
crypto: add IsOnCurve check
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.
Description
Please provide a detailed description of what was done in this PR
Changes
Breaking changes
Please complete this section if any breaking changes have been made, otherwise delete it
Nodes audience
In case this PR includes changes that must be applied only to a subset of nodes, please specify how you handled it (e.g. by adding a flag with a default value...)
Checklist
Cross repository changes
Testing
Manual tests
Please complete this section with the steps you performed if you ran manual tests for this functionality, otherwise delete it
Additional comments
Please post additional comments in this section if you have them, otherwise delete it