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

[R4R]-{develop}: Develop into ReleaseV0.4.3 #1348

Closed
wants to merge 28 commits into from
Closed

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    fc30663 View commit details
    Browse the repository at this point in the history
  2. [R4R] - {license}: add DA license (#1263)

    * add DA license
    
    * add DA license and FraudProof LICENSE
    
    * fix DA proof
    Ethanncnm committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    2b3c947 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. [R4R]-{develop}:Optimize the rollup service (#1301)

    * add mt-batcher flag
    
    * add mt-batcher params flag.
    
    * finish mt-batcher logic change
    
    * add judge logic
    
    * finish mt-batcher
    
    * add batch_submitter flag config
    
    * finish adding MinRollupTxn and MaxRollupTxn config for limiting rollup txn.
    
    * cancel the limit of requiring 1 deposit tx for rollup submitting
    
    * delete size limit for rollup process
    
    * add rollup timeout config flag.
    
    * fix some error
    
    * delete unnecessary judge logic
    
    * fix bug
    
    * fix bug
    
    * fix PR comments problem
    
    * fix PR comments problem for annotation
    
    * delete unnecessary log info msg
    
    * Add new timeout check logic
    
    * change time check
    
    * fix config error drop
    
    * fix  import format
    
    * delete unused import ERC20
    
    ---------
    
    Co-authored-by: Shijiang Guo <guoshijiang2012@163.com>
    Ethanncnm and guoshijiang committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    ba52077 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    ee604d1 View commit details
    Browse the repository at this point in the history
  2. fix flag

    guoshijiang committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    00cd0f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Add Mantle audit report files (#1333)

    * Add Mantle audit report files
    
    * Add Mantle audit report files
    byteflyfunny authored and Sha3nS committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    84ad98d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    440a741 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30019c0 View commit details
    Browse the repository at this point in the history
  4. [R4R]-{mt-batcher}: log optimization for mt-batcher and da-retriever (#…

    …1329)
    
    * log optimization for mt-batcher
    
    * rm pnpm-lock.yaml
    guoshijiang committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    2562dab View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    78091f2 View commit details
    Browse the repository at this point in the history
  2. [R4R]-{changelog}: add change log for v0.4.3-alpha.0 (#1325)

    # Goals of PR
    
    Core changes:
    add change log for v0.4.3-alpha.0
    merge main into develop
    
    Notes:
    no
    
    Related Issues:
    no
    Sha3nS committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    446e2af View commit details
    Browse the repository at this point in the history
  3. fix review

    guoshijiang committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    170161d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09c8c57 View commit details
    Browse the repository at this point in the history
  5. R4R: Feature/fix mt batcher (#1334)

    # Goals of PR
    
    Core changes:
    
    - modify for Rollup services optimization code. 
    
    Notes:
    
    - associated pr: #1301
    
    Related Issues:
    
    - no
    tw5428561 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    10f6f93 View commit details
    Browse the repository at this point in the history
  6. delete error judge logic

    Ethanncnm committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b0736b3 View commit details
    Browse the repository at this point in the history
  7. [R4R]: delete error judge logic (#1337)

    # Goals of PR
    
    Core changes:
    
    - delete error judge logic
    
    Notes:
    
    - Write notes here
    
    Related Issues:
    
    - Link issues here
    tw5428561 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d67a238 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. hotfix: polyfill mnt address for testnet

    AlbertZhang authored and AlbertZhang committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    683a8cf View commit details
    Browse the repository at this point in the history
  2. [R4R]-{develop}: handle testnet MNT token address compatibility (#1338)

    # Goals of PR
    
    Core changes:
    
    - Add testnet MNT token address compatibility
    
    Notes:
    
    - No
    
    Related Issues:
    
    - No
    shellteo committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    b1720ed View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. [R4R]-{develop}: Bugfix/fix gas oracle gomod (#1341)

    [fix]: fix gasoracle go mod
    Sha3nS committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b3bbba4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed203f6 View commit details
    Browse the repository at this point in the history
  3. [R4R]-{develop}: fix gas-oracle dockerfile (#1342)

    # Goals of PR
    
    Core changes:
    fix gasoracle gomod & docker file
    
    Notes:
    no
    
    Related Issues:
    no
    Sha3nS committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    db46a0c View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    ed6fa65 View commit details
    Browse the repository at this point in the history
  2. [R4R]-{develop}: fix gasoracle update frequency (#1344)

    # Goals of PR
    
    Core changes:
    fix gasoracle update frequency
    
    Notes:
    no
    
    Related Issues:
    no
    Sha3nS committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    0a5ea1f View commit details
    Browse the repository at this point in the history
  3. [fix]: fix bigint cmp formular

    Sha3nS committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    09a9ef8 View commit details
    Browse the repository at this point in the history
  4. [R4R]-{develop}: fix bigint cmp formula (#1345)

    # Goals of PR
    
    Core changes:
    fix overhead compare formula
    
    Notes:
    no
    
    Related Issues:
    no
    Sha3nS committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    9803e74 View commit details
    Browse the repository at this point in the history
  5. [R4R]-{develop}: fix block log query range (#1347)

    [fix]: fix block log query range
    Sha3nS committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    88f482e View commit details
    Browse the repository at this point in the history
  6. [R4R]-{develop}-[gasoracle]impr: initialize fee_scalar metrics (#1346)

    Core changes:
    - Query scalar from gas_oracle contract and initialize fee_scalar for metrics when gas_oracle starts
    Tri-stone committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    894f76d View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. update @mantleio/sdk to version 0.2.2 (#1349)

    Co-authored-by: Sha3n <qingruishen@yahoo.com>
    shellteo and Sha3nS committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    ca288dd View commit details
    Browse the repository at this point in the history