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] Add tests for existing multisig scripts. #3

Draft
wants to merge 10 commits into
base: upstream
Choose a base branch
from

Commits on Aug 9, 2024

  1. Circleci project setup (#1) (#2)

    * Add .circleci/config.yml
    
    * Update config.yml
    
    * Update config.yml
    
    * Update remappings.txt
    
    * Update config.yml
    
    * Delete src/Challenger1of2.sol
    
    * Delete test/Challenger1of2.t.sol
    zchn authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a5e448f View commit details
    Browse the repository at this point in the history
  2. Add initial Simulator.t.sol

    Kevin Kz committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    b8a9a72 View commit details
    Browse the repository at this point in the history
  3. Add tests for Simulator.

    Kevin Kz committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1e361bf View commit details
    Browse the repository at this point in the history
  4. Add MultisigBuilder.t.sol

    Kevin Kz committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    5f8fe41 View commit details
    Browse the repository at this point in the history
  5. --via-ir

    Kevin Kz committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    09e14b1 View commit details
    Browse the repository at this point in the history
  6. Add test for simulationLink.

    Kevin Kz committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    45674bf View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Add dummy MultisigBuilder tests.

    Kevin Kz committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    594e246 View commit details
    Browse the repository at this point in the history
  2. Uncomment sign()

    Kevin Kz committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    8f27118 View commit details
    Browse the repository at this point in the history
  3. Comment out test_builder_nonce

    Kevin Kz committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2cc0cb1 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Update config.yml v0.51.0

    zchn authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    57fc040 View commit details
    Browse the repository at this point in the history