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

[WIP] celocli viem migration: network commands #387

Draft
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Oct 8, 2024

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

Commits on Oct 9, 2024

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

Commits on Oct 10, 2024

  1. Election and DowntimeSlasher support for migrated network:parameters

    fetch chainId dynamically and decide which config to use
    
    multicall support for devchain
    
    bigint support for cli printing
    shazarre committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a3fe0b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

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

Commits on Oct 15, 2024

  1. fractions as string, allowFailure: false for multicall contract calls…

    …, remove whitespaces in the snapshots
    shazarre committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    69a1e4f View commit details
    Browse the repository at this point in the history
  2. revert yarn upgrade?

    shazarre committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d751205 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    9468c3c View commit details
    Browse the repository at this point in the history
  2. setup multicall contract only for parameters tests, not globally (hop…

    …e to fix the timeouts)
    shazarre committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    61138da View commit details
    Browse the repository at this point in the history
  3. revert BaseCommand, ViemCommand now directly extends BaseCommand, rev…

    …ert test changes, remove CeloCommand
    shazarre committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b3940f2 View commit details
    Browse the repository at this point in the history
  4. update snapshot

    shazarre committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c2abcd8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b05e6a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    c108d97 View commit details
    Browse the repository at this point in the history
  2. DEBUG: ignore network tests

    shazarre committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    00f4380 View commit details
    Browse the repository at this point in the history
  3. debug

    shazarre committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    36e8222 View commit details
    Browse the repository at this point in the history
  4. fix build

    shazarre committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    31d2606 View commit details
    Browse the repository at this point in the history
  5. fix?

    shazarre committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    39afef0 View commit details
    Browse the repository at this point in the history
  6. bring back output formatting

    shazarre committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    80e7300 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

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