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

V1.3.9 bone candidate #44

Open
wants to merge 17 commits into
base: v2.0.0-bone-beta-candidate
Choose a base branch
from

Conversation

yannmart
Copy link

@yannmart yannmart commented Feb 6, 2025

Description

Please provide a detailed description of what was done in this PR

Changes

  • Bugfix (non-breaking change that solves an issue)
  • Hotfix (change that solves an urgent issue, and requires immediate attention)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)
  • Changes only for a subset of nodes

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

  • I have added at least 2 reviewer or the whole pos-v1 team
  • I have added sufficient documentation in code
  • I will be resolving comments - if any - by pushing each fix in a separate commit and linking the commit hash in the comment reply
  • Created a task in Jira and informed the team for implementation in Erigon client (if applicable)
  • Includes RPC methods changes, and the Notion documentation has been updated

Cross repository changes

  • This PR requires changes to heimdall
    • In case link the PR here:
  • This PR requires changes to matic-cli
    • In case link the PR here:

Testing

  • I have added unit tests
  • I have added tests to CI
  • I have tested this code manually on local environment
  • I have tested this code manually on remote devnet using express-cli
  • I have tested this code manually on mumbai/amoy
  • I have created new e2e tests into express-cli

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

yannmart and others added 17 commits September 11, 2024 14:16
* 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants