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

Release/v0.0.2 #364

Merged
merged 12 commits into from
Apr 17, 2023
Merged

Release/v0.0.2 #364

merged 12 commits into from
Apr 17, 2023

Commits on Jan 19, 2023

  1. feat: add benchmark tests (#280)

    * wip
    
    * config scirpt
    
    * add ga
    
    * improve mt db operations
    
    * lint fixing
    
    * refactor the mt
    
    * dbTx from synchronizer
    
    * reflect suggestions
    cool-develope authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    d85fef9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffe107d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. feat: separate the service from the bridge controller (#289)

    * separate bridge service interface from ctrl
    
    * wip
    
    * fix test
    
    * comments
    
    * small fix
    cool-develope authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    3eb3b9d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Feature/#291 smc (#292)

    * new smc without genesis
    
    * fix node conf
    
    * genesis + network update
    
    * fix config
    
    * fix accounts
    
    * fix node version
    
    * linter
    ARR552 authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    5c30d80 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Refactor the merkle tree to refactor the last siblings in memory (#294)

    * update the sibling
    
    * small updates
    
    * more comments
    
    * remove unnecessary comments
    cool-develope authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    94051e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. indexes + migration test utils (#295)

    * indexes + migration test utils
    
    * uncomment migration helper
    
    * add migration tests
    
    * sepcify schema
    
    ---------
    
    Co-authored-by: Cool Developer <cool199966@outlook.com>
    Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
    3 people authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    d73d230 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Feature/smc fork (#304)

    * new smc
    
    * update docker images
    
    * linter
    
    * fix e2e
    
    * fix genesis + prover conf
    
    * new genesis and addresses
    
    * genesis fix
    
    * fix node GenBlockNum
    
    * fix proxy event executor
    
    * node version
    
    * mtHeight as constant
    ARR552 authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    3be84e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. fix forced batches check (#314)

    * fix forced batches check
    
    * fix test
    ARR552 authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    b1a0027 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. release workflow (#305)

    ARR552 authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    108cb32 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Feature/fflonk smc (#316)

    * support new smc and node fflonk
    
    * etherman test
    
    * go 1.18
    
    * fix node config
    
    * addresses + node v0.0.3-RC4
    
    * new config values
    
    * increase timeouts
    
    * revert time increase
    
    ---------
    
    Co-authored-by: Cool Developer <kevin@polygon.technology>
    ARR552 and Cool Developer authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    1020d79 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Fix synchronization when bridge is ahead of the trusted state (#344)

    Fix synchronization when bridge is ahead of the trusted state due to a forkID
    ARR552 authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    be1414b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. change --rm-dist by --clean

    ARR552 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    68b964c View commit details
    Browse the repository at this point in the history