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(protocol): major protocol upgrade for alpha-3 testnet #13640

Merged
merged 38 commits into from
May 3, 2023

Commits on Apr 23, 2023

  1. feat(protocol): major protocol upgrade (#13389)

    Co-authored-by: Jeffery Walsh <cyberhorsey@gmail.com>
    Co-authored-by: David <david@taiko.xyz>
    Co-authored-by: jeff <113397187+cyberhorsey@users.noreply.github.com>
    Co-authored-by: dave | d1onys1us <13951458+d1onys1us@users.noreply.github.com>
    Co-authored-by: Brecht Devos <Brechtp.Devos@gmail.com>
    Co-authored-by: D <51912515+adaki2004@users.noreply.github.com>
    Co-authored-by: Keszey Dániel <keszeyd@MacBook-Pro.local>
    Co-authored-by: adaki2004 <keszeydani@gmail.com>
    Co-authored-by: Daniel Wang <dong77@gmail.com>
    10 people authored Apr 23, 2023
    Configuration menu
    Copy the full SHA
    0b2c9ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    642858f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    e40a852 View commit details
    Browse the repository at this point in the history
  2. do some cleanup

    dantaik committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    5ee7788 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8eb9f1a View commit details
    Browse the repository at this point in the history
  4. do some cleanup

    dantaik committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    572153b View commit details
    Browse the repository at this point in the history
  5. feat(protocol): eventindexer/relayer/status-page/bridge-ui caught up …

    …to major protocol upgrade (#13643)
    
    Co-authored-by: David <david@taiko.xyz>
    cyberhorsey and davidtaikocha authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    ee8e875 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    38497a5 View commit details
    Browse the repository at this point in the history
  2. fix(protocol): Rm unused config (#13644)

    Co-authored-by: Daniel Wang <99078276+dantaik@users.noreply.github.com>
    cyberhorsey and dantaik authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    8ebd2ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1fc8b1 View commit details
    Browse the repository at this point in the history
  4. oracle prover bug

    cyberhorsey committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    f338783 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Revert "oracle prover bug"

    This reverts commit f338783.
    dantaik committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    848fa36 View commit details
    Browse the repository at this point in the history
  2. fix oracle proving bug

    dantaik committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    bd800a3 View commit details
    Browse the repository at this point in the history
  3. feat(protocol): Remove non-working FoundryRandom and implement a cust…

    …om one (#13651)
    
    Co-authored-by: Daniel Wang <99078276+dantaik@users.noreply.github.com>
    adaki2004 and dantaik authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    eee153c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89439bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57f06cb View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    81614b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b21dff9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bec7e4b View commit details
    Browse the repository at this point in the history
  4. Update TaikoConfig.sol

    dantaik authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    779cf80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dddb448 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    7bf8e01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20a0926 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ac3848 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Configuration menu
    Copy the full SHA
    e907c79 View commit details
    Browse the repository at this point in the history
  2. feat(protocol): simulate protocol and tokenomics (#13657)

    Co-authored-by: Daniel Wang <99078276+dantaik@users.noreply.github.com>
    Co-authored-by: Daniel Wang <dan@taiko.xyz>
    3 people authored Apr 29, 2023
    Configuration menu
    Copy the full SHA
    7dfce0f View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

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

Commits on May 2, 2023

  1. Update packages/protocol/test/Taiko1559Params.t.sol

    Co-authored-by: dave | d1onys1us <13951458+d1onys1us@users.noreply.github.com>
    dantaik and dionysuzx authored May 2, 2023
    Configuration menu
    Copy the full SHA
    8570806 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b557e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76a43d3 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Update packages/protocol/contracts/L1/TaikoL1.sol

    Co-authored-by: Brecht Devos <Brechtp.Devos@gmail.com>
    dantaik and Brechtpd authored May 3, 2023
    Configuration menu
    Copy the full SHA
    9636c64 View commit details
    Browse the repository at this point in the history
  2. Update packages/protocol/contracts/L1/libs/LibProving.sol

    Co-authored-by: Brecht Devos <Brechtp.Devos@gmail.com>
    dantaik and Brechtpd authored May 3, 2023
    Configuration menu
    Copy the full SHA
    1fe7078 View commit details
    Browse the repository at this point in the history
  3. Update packages/protocol/contracts/L1/libs/LibTokenomics.sol

    Co-authored-by: Brecht Devos <Brechtp.Devos@gmail.com>
    dantaik and Brechtpd authored May 3, 2023
    Configuration menu
    Copy the full SHA
    758a162 View commit details
    Browse the repository at this point in the history
  4. Update packages/protocol/contracts/L2/TaikoL2.sol

    Co-authored-by: Brecht Devos <Brechtp.Devos@gmail.com>
    dantaik and Brechtpd authored May 3, 2023
    Configuration menu
    Copy the full SHA
    fb877ed View commit details
    Browse the repository at this point in the history
  5. Update packages/protocol/contracts/L1/TaikoL1.sol

    Co-authored-by: Brecht Devos <Brechtp.Devos@gmail.com>
    dantaik and Brechtpd authored May 3, 2023
    Configuration menu
    Copy the full SHA
    3b1fd49 View commit details
    Browse the repository at this point in the history
  6. feat(protocol): prevent oracle prover overriding the same proof (#13681)

    Co-authored-by: adaki2004 <keszeydani@gmail.com>
    Co-authored-by: Dani <51912515+adaki2004@users.noreply.github.com>
    3 people authored May 3, 2023
    Configuration menu
    Copy the full SHA
    029ba8c View commit details
    Browse the repository at this point in the history
  7. Update packages/protocol/contracts/L1/libs/LibTokenomics.sol

    Co-authored-by: Brecht Devos <Brechtp.Devos@gmail.com>
    dantaik and Brechtpd authored May 3, 2023
    Configuration menu
    Copy the full SHA
    bd203f3 View commit details
    Browse the repository at this point in the history
  8. cleanup

    dantaik committed May 3, 2023
    Configuration menu
    Copy the full SHA
    f8c1797 View commit details
    Browse the repository at this point in the history