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

fix(tests): cleanup tests to prepare for tokenomics testing #11316

Merged
merged 49 commits into from
Jan 14, 2023
Merged

Commits on Jan 6, 2023

  1. cleanup TaikoL1 tests with refactored code to utils folders before at…

    …tempting tokenomics tests, as code will largely need to be re-used.
    cyberhorsey committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    b67e080 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    777179f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3beee08 View commit details
    Browse the repository at this point in the history
  4. move ethervault/tokenvautl to own folders, addtl refactors from task/…

    …utils to regular utils folders, reusabel deploy functions for taikol1 and taikol2
    cyberhorsey committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    931e1ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7fd5c31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c0aab4 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Update TkoToken.test.ts

    dantaik committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    377324e View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    47beee7 View commit details
    Browse the repository at this point in the history
  2. check status/receipt

    cyberhorsey committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    be41408 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. wip

    cyberhorsey committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    751492c View commit details
    Browse the repository at this point in the history
  2. merge main

    cyberhorsey committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    e2be1a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad60e97 View commit details
    Browse the repository at this point in the history
  4. merge main

    cyberhorsey committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    e9e210b View commit details
    Browse the repository at this point in the history
  5. merge main, tests passing

    cyberhorsey committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    47e88eb View commit details
    Browse the repository at this point in the history
  6. chmod test tokenomics

    cyberhorsey committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    1c8a532 View commit details
    Browse the repository at this point in the history
  7. Update packages/protocol/test/L1/TaikoL1.integration.test.ts

    Co-authored-by: dave | d1onys1us <13951458+d1onys1us@users.noreply.github.com>
    cyberhorsey and d1onys1us committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    e701ac5 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. some refactors for reusabel deploy functions, beginning of tokenomcis…

    … scaffolding, a testing Proposer class, testing Prover class
    cyberhorsey committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    cbdc1fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7a3edc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ace5d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f980093 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbeb9e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c989190 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    1555436 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a388095 View commit details
    Browse the repository at this point in the history
  3. bridge test cleanup more

    cyberhorsey committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    c6ee1ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44a0705 View commit details
    Browse the repository at this point in the history
  5. remove prover

    cyberhorsey committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    b9ae690 View commit details
    Browse the repository at this point in the history
  6. comment out prove test.

    cyberhorsey committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    7010a24 View commit details
    Browse the repository at this point in the history
  7. use automine

    cyberhorsey committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    074b5bd View commit details
    Browse the repository at this point in the history
  8. add todo

    cyberhorsey committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    822a725 View commit details
    Browse the repository at this point in the history
  9. remove 0 check

    cyberhorsey committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    539c6df View commit details
    Browse the repository at this point in the history
  10. resolve test issue?

    cyberhorsey committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    7735570 View commit details
    Browse the repository at this point in the history
  11. Update packages/protocol/test/L1/TaikoL1.integration.test.ts

    Co-authored-by: Daniel Wang <99078276+dantaik@users.noreply.github.com>
    cyberhorsey and dantaik committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    2cc7b03 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4298830 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    71eec5d View commit details
    Browse the repository at this point in the history
  14. set taikoL2 on taikoL1

    cyberhorsey committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    afdbe9c View commit details
    Browse the repository at this point in the history
  15. set taiko

    cyberhorsey committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    97fbb70 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7efe07e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2627e97 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7aa50b1 View commit details
    Browse the repository at this point in the history
  19. dont need prove tests yet

    cyberhorsey committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    0e71695 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. testtaikoL2

    cyberhorsey committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    c142873 View commit details
    Browse the repository at this point in the history
  2. WIP on proving, anchoring

    cyberhorsey committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    81d671b View commit details
    Browse the repository at this point in the history
  3. await sendtx

    cyberhorsey committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    9e24c88 View commit details
    Browse the repository at this point in the history
  4. taikol2 test contracts

    cyberhorsey committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    18801d6 View commit details
    Browse the repository at this point in the history
  5. contract type

    cyberhorsey committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    471f871 View commit details
    Browse the repository at this point in the history
  6. disable public inputs

    cyberhorsey committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    65697ba View commit details
    Browse the repository at this point in the history
  7. wip cleanup

    cyberhorsey committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    b1358dd View commit details
    Browse the repository at this point in the history
  8. Update TaikoL2.sol

    dantaik committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    34ff709 View commit details
    Browse the repository at this point in the history