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

Fixed minor value error #1569

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 28, 2022

  1. Fix minor value error

    When incorrectly adding network, 'ValueError: Network is missing required field(s): chainid' is printed, but requires 'chain_id' from DEV_CMD_SETTINGS
    Cryogenetic authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    b7cfacd View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. fix chain_id consistency

    Cryogenetic authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    e714b59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d2b612 View commit details
    Browse the repository at this point in the history
  3. Update state.py

    Cryogenetic authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    230a45f View commit details
    Browse the repository at this point in the history
  4. Update _config.py

    Cryogenetic authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    3e6b4bd View commit details
    Browse the repository at this point in the history
  5. Update main.py

    Cryogenetic authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    1ffb41e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6df4a58 View commit details
    Browse the repository at this point in the history
  7. Update networks.py

    Cryogenetic authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    54e1d6c View commit details
    Browse the repository at this point in the history
  8. Update core-chain.rst

    Cryogenetic authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    4fb92f3 View commit details
    Browse the repository at this point in the history
  9. Update contract.py

    Cryogenetic authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    0a2c4da View commit details
    Browse the repository at this point in the history
  10. Update caching.py

    Cryogenetic authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    1cfacfe View commit details
    Browse the repository at this point in the history
  11. Update api-network.rst

    Cryogenetic authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    ed29d01 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1 from Cryogenetic/master

    Chainid value error update
    Cryogenetic authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    3807b60 View commit details
    Browse the repository at this point in the history
  13. Update CHANGELOG.md

    Cryogenetic authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    c713a01 View commit details
    Browse the repository at this point in the history