Skip to content

merge develop v1.1.0#138

Merged
mengcody merged 22 commits intoenv/stagingfrom
develop
Apr 7, 2026
Merged

merge develop v1.1.0#138
mengcody merged 22 commits intoenv/stagingfrom
develop

Conversation

@sgz13140
Copy link
Copy Markdown

@sgz13140 sgz13140 commented Apr 7, 2026

Description

  1. upgrade dependency
  2. support set bsc start listen block by config file
  3. add TronDynamicCheckpoint feature
  4. get checkpointPollInterval from params and support change checkpointPollInterval by proposal
  5. fix the problem of submitting repeat checkpoint sync tx
  6. support retry when call TriggerConstantContract func of trongrid
  7. support increase the gas price when submit checkpoint to eth

Changes

  • Bugfix (non-breaking change that solves an issue)
  • Hotfix (change that solves an urgent issue, and requires immediate attention)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)

Breaking changes

Checklist

  • I have added at least 1 reviewer to this PR
  • I have added sufficient documentation in code
  • I will be resolving comments - if any - by pushing each fix in a separate commit and linking the commit hash in the comment reply

Testing

  • I have added unit tests
  • I have added tests to CI
  • I have tested this code manually on local environment
  • I have tested this code manually on remote devnet

Manual tests

Please complete this section with the steps you performed if you ran manual tests for this functionality, otherwise delete it

Additional comments

Please post additional comments in this section if you have them, otherwise delete it

bladehan1 and others added 22 commits November 28, 2024 18:45
support set bsc start listen block by config file
fix the problem of submitting repeat checkpoint sync tx
support retry when call TriggerConstantContract func of trongrid
support increase the gas price when submit checkpoint to eth
add return to GetCheckpointParamsWithRetry
@mengcody mengcody self-assigned this Apr 7, 2026
@mengcody mengcody merged commit 7ccb5dd into env/staging Apr 7, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants