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

feat(core,legacy): add support for Ethereum 64-bit chain_id #1771

Merged

Commits on Aug 18, 2021

  1. Changes from original PR

    Michael Hatton authored and Michael Hatton committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    3c411f2 View commit details
    Browse the repository at this point in the history
  2. 64-bit chain_id support

    arbitrarylink committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    633fb16 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Now that we are rejecting chain_ids of 0, we need to have the tests s…

    …et the chain_ids to at least 1.
    arbitrarylink committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    0999646 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0143770 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b7c4ec View commit details
    Browse the repository at this point in the history
  4. Added changelog files

    arbitrarylink committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    de5fd29 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Configuration menu
    Copy the full SHA
    6bf9adf View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Adds tests for MAX_CHAIN_ID and MAX_CHAIN_ID+1. Also reverts MAX_CHAI…

    …N_ID to the previous value.
    arbitrarylink committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    efcc01f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    208da5d View commit details
    Browse the repository at this point in the history