Skip to content

Releases: ronin-chain/dpos-contract

v0.8.2-beta-rc

10 Nov 10:03
03b1613
Compare
Choose a tag to compare
v0.8.2-beta-rc Pre-release
Pre-release

What's Changed

  • chore: back-merge from 'mainnet' into 'release/v0.8.2' by @TuDo1403 in #126
  • Chore: migrate most lib into soldeer package manager and add script to recursive update dep by @tringuyenskymavis in #128
  • feat(refactor): implement apply-forge-structure by @github-actions in #133
  • feat(refactor): implement update-new-config by @github-actions in #134
  • feat(refactor): implement test by @github-actions in #135
  • feat(refactor): implement remapping by @github-actions in #136
  • feat(refactor): implement src by @github-actions in #137

Full Changelog: v0.8.1-c-mainnet...v0.8.2-beta-rc

testnet release v0.8.1-c

10 Jul 07:07
3ee14e2
Compare
Choose a tag to compare

What's Changed

  • hotfix: Fast Finality Tracking incorrectly normalize candidates stake amounts by @TuDo1403 in #112
  • chore(testnet): back-merge from 'mainnet' by @TuDo1403 in #116
  • script: add release-v0.8.1-c-mainnet deployment script by @TuDo1403 in #118
  • script: add release-v0.8.1-c-mainnet deployment script by @TuDo1403 in #120
  • chore(release/v0.8.1-c): merge from deploy/v0.8.1-c-testnet by @github-actions in #121
  • chore(release/v0.8.1-c): merge from deploy/v0.8.1-c-mainnet by @github-actions in #122
  • chore(testnet): merge from 'release/v0.8.1-c' by @TuDo1403 in #123

Full Changelog: v0.8.1-b-mainnet...v0.8.1-c-testnet

mainnet release v0.8.1-c

10 Jul 07:08
348e2e3
Compare
Choose a tag to compare

What's Changed

  • chore(testnet): merge from merge/deploy/v0.8.1-testnet by @github-actions in #88
  • chore: check go version in genkey script by @nxqbao in #93
  • script: add script for simulate patch proposal on mainnet on shadow fork by @TuDo1403 in #94
  • chore(hot-fix-fast-finality-reward-distribution): merge from release/v0.8.1-b by @github-actions in #96
  • feat(hot-fix-fast-finality-reward-distribution): implement distribute-fast-finality-reward-for-delegators by @github-actions in #92
  • feat(RoninValidatorSet, StakingVesting): split fast finality reward for validators and delegators by @TuDo1403 in #97
  • chore(release/v0.8.1-b): merge from deploy/v0.8.1-b-testnet by @github-actions in #99
  • chore: merge all features from 'release/v0.8.1-b' into 'testnet' by @TuDo1403 in #101
  • chore: back-merge 'mainnet' into 'testnet' by @TuDo1403 in #104
  • chore: back-merge 'testnet' into 'release/v0.8.1-b' by @TuDo1403 in #106
  • script: add release-v0.8.1-b-mainnet deployment script by @TuDo1403 in #108
  • chore(release/v0.8.1-b): merge from deploy/v0.8.1-b-mainnet by @github-actions in #110
  • hotfix: Fast Finality Tracking incorrectly normalize candidates stake amounts by @TuDo1403 in #112
  • chore(mainnet): merge from 'release/v0.8.1-b' by @TuDo1403 in #115
  • script: add release-v0.8.1-c-mainnet deployment script by @TuDo1403 in #118
  • script: add release-v0.8.1-c-mainnet deployment script by @TuDo1403 in #120
  • chore(release/v0.8.1-c): merge from deploy/v0.8.1-c-testnet by @github-actions in #121
  • chore(release/v0.8.1-c): merge from deploy/v0.8.1-c-mainnet by @github-actions in #122
  • chore(mainnet): merge from 'release/v0.8.1-c' by @TuDo1403 in #124

Full Changelog: v0.8.1...v0.8.1-c-mainnet

v0.8.1-b-mainnet

03 Jul 06:59
2450771
Compare
Choose a tag to compare
v0.8.1-b-mainnet Pre-release
Pre-release

What's Changed

  • chore(testnet): merge from merge/deploy/v0.8.1-testnet by @github-actions in #88
  • chore: check go version in genkey script by @nxqbao in #93
  • script: add script for simulate patch proposal on mainnet on shadow fork by @TuDo1403 in #94
  • chore(hot-fix-fast-finality-reward-distribution): merge from release/v0.8.1-b by @github-actions in #96
  • feat(hot-fix-fast-finality-reward-distribution): implement distribute-fast-finality-reward-for-delegators by @github-actions in #92
  • feat(RoninValidatorSet, StakingVesting): split fast finality reward for validators and delegators by @TuDo1403 in #97
  • chore(release/v0.8.1-b): merge from deploy/v0.8.1-b-testnet by @github-actions in #99
  • chore: merge all features from 'release/v0.8.1-b' into 'testnet' by @TuDo1403 in #101
  • chore: back-merge 'mainnet' into 'testnet' by @TuDo1403 in #104
  • chore: back-merge 'testnet' into 'release/v0.8.1-b' by @TuDo1403 in #106
  • script: add release-v0.8.1-b-mainnet deployment script by @TuDo1403 in #108
  • chore(release/v0.8.1-b): merge from deploy/v0.8.1-b-mainnet by @github-actions in #110
  • chore(mainnet): merge from 'release/v0.8.1-b' by @TuDo1403 in #115

Full Changelog: v0.8.1...v0.8.1-b-mainnet

mainnet release v0.8.1

26 Jun 06:50
a188a76
Compare
Choose a tag to compare

What's Changed

  • chore: merge all feature from 'release/v0.7.7' into 'testnet' by @TuDo1403 in #14
  • feat(bump-gas): implement bump-gas-for-hardfork by @github-actions in #57
  • feat(bump-gas): implement unit-test by @github-actions in #62
  • fix(Staking, RoninValidatorSet): bumps addition gas to 6200 by @TuDo1403 in #58
  • chore(rep-10): merge from release/v0.8.0 by @github-actions in #64
  • feat(REP-10): add REP-10 contracts by @TuDo1403 in #55
  • feat(rep-10): implement refactor-script by @github-actions in #39
  • feat(rep-10): implement release-v0.8.0-upgrade-testnet by @github-actions in #66
  • feat(rep-10): implement add-is-submitted-at-by-keyhash by @github-actions in #69
  • chore: merge all features from 'feature/rep-10' into 'release/v0.8.0' by @TuDo1403 in #70
  • feat(rep-10): implement random-beacon-unit-test by @github-actions in #65
  • feat(rep-10): implement add-shadow-fork-mainnet-upgrade-script by @github-actions in #68
  • chore(release/v0.8.0): merge from deploy/v0.8.0-testnet by @github-actions in #67
  • feat(rep-10): implement fix-exec-wrap-up-beacon-period by @github-actions in #75
  • feat(rep-10): implement remove-bridge-contracts-add-interfaces by @github-actions in #76
  • feat(rep-10): delete bridge source code by @github-actions in #77
  • feat(rep-10): implement add-period-ending-at by @github-actions in #78
  • feat(rep-10): implement fix-sync-fast-finality-reward by @github-actions in #79
  • feat(rep-10): implement fix-fast-finality-tracking-score-formula by @github-actions in #81
  • feat(rep-10): implement adapt-soldeer by @github-actions in #80
  • chore(testnet): merge from merge/deploy/v0.8.0-testnet by @github-actions in #73
  • chore(rep-10): merge from release/v0.8.1 by @github-actions in #85
  • chore: merge all from 'feature/rep-10' into 'release/v0.8.1' by @TuDo1403 in #83
  • chore(release/v0.8.1): merge from deploy/v0.8.1-testnet by @github-actions in #87
  • feat(rep-10): implement add-mainnet-deployment-script by @github-actions in #82
  • chore(release/v0.8.1): merge from deploy/v0.8.1-mainnet by @github-actions in #90
  • chore(mainnet): merge from merge/deploy/v0.8.1-mainnet by @github-actions in #102

Full Changelog: v0.7.7...v0.8.1

mainnet release mainnet

26 Jun 07:11
3171631
Compare
Choose a tag to compare

What's Changed

  • chore(testnet): merge from merge/deploy/v0.8.1-testnet by @github-actions in #88
  • chore: check go version in genkey script by @nxqbao in #93
  • script: add script for simulate patch proposal on mainnet on shadow fork by @TuDo1403 in #94
  • chore(hot-fix-fast-finality-reward-distribution): merge from release/v0.8.1-b by @github-actions in #96
  • feat(hot-fix-fast-finality-reward-distribution): implement distribute-fast-finality-reward-for-delegators by @github-actions in #92
  • feat(RoninValidatorSet, StakingVesting): split fast finality reward for validators and delegators by @TuDo1403 in #97
  • chore(release/v0.8.1-b): merge from deploy/v0.8.1-b-testnet by @github-actions in #99
  • chore: merge all features from 'release/v0.8.1-b' into 'testnet' by @TuDo1403 in #101

Full Changelog: v0.8.1...mainnet

testnet release v0.8.1-b

25 Jun 08:59
e213dec
Compare
Choose a tag to compare

What's Changed

  • feat(rep-10): implement add-mainnet-deployment-script by @github-actions in #82
  • chore: check go version in genkey script by @nxqbao in #93
  • script: add script for simulate patch proposal on mainnet on shadow fork by @TuDo1403 in #94
  • chore(hot-fix-fast-finality-reward-distribution): merge from release/v0.8.1-b by @github-actions in #96
  • feat(hot-fix-fast-finality-reward-distribution): implement distribute-fast-finality-reward-for-delegators by @github-actions in #92
  • feat(RoninValidatorSet, StakingVesting): split fast finality reward for validators and delegators by @TuDo1403 in #97
  • chore(release/v0.8.1-b): merge from deploy/v0.8.1-b-testnet by @github-actions in #99
  • chore: merge all features from 'release/v0.8.1-b' into 'testnet' by @TuDo1403 in #101

Full Changelog: v0.8.1-testnet...v0.8.1-b-testnet

testnet release v0.8.1

18 Jun 09:39
edf463a
Compare
Choose a tag to compare

What's Changed

  • feat(rep-10): implement fix-exec-wrap-up-beacon-period by @github-actions in #75
  • feat(rep-10): implement remove-bridge-contracts-add-interfaces by @github-actions in #76
  • feat(rep-10): delete bridge source code by @github-actions in #77
  • feat(rep-10): implement add-period-ending-at by @github-actions in #78
  • feat(rep-10): implement fix-sync-fast-finality-reward by @github-actions in #79
  • feat(rep-10): implement fix-fast-finality-tracking-score-formula by @github-actions in #81
  • feat(rep-10): implement adapt-soldeer by @github-actions in #80
  • chore(rep-10): merge from release/v0.8.1 by @github-actions in #85
  • chore: merge all from 'feature/rep-10' into 'release/v0.8.1' by @TuDo1403 in #83
  • chore(release/v0.8.1): merge from deploy/v0.8.1-testnet by @github-actions in #87
  • chore(testnet): merge from merge/deploy/v0.8.1-testnet by @github-actions in #88

Full Changelog: v0.8.0-testnet...v0.8.1-testnet

testnet release v0.8.0

18 Jun 09:08
795af31
Compare
Choose a tag to compare

What's Changed

  • feat(ci): implement add-ci by @TuDo1403 in #1
  • ci: setup ci by @TuDo1403 in #10
  • chore: merge all feature from 'release/v0.7.7' into 'testnet' by @TuDo1403 in #14
  • script: upgrade v0.7.7 mainnet by @nxqbao in #16
  • ci: fix runs-on by @nxqbao in #15
  • test: fix maintenance test by @nxqbao in #18
  • test: fix maintenance test by @nxqbao in #19
  • release: v0.7.7 mainnet by @nxqbao in #17
  • feat(bump-gas): implement bump-gas-for-hardfork by @github-actions in #57
  • feat(bump-gas): implement unit-test by @github-actions in #62
  • fix(Staking, RoninValidatorSet): bumps addition gas to 6200 by @TuDo1403 in #58
  • chore(rep-10): merge from release/v0.8.0 by @github-actions in #64
  • feat(REP-10): add REP-10 contracts by @TuDo1403 in #55
  • feat(rep-10): implement refactor-script by @github-actions in #39
  • feat(rep-10): implement release-v0.8.0-upgrade-testnet by @github-actions in #66
  • feat(rep-10): implement add-is-submitted-at-by-keyhash by @github-actions in #69
  • chore: merge all features from 'feature/rep-10' into 'release/v0.8.0' by @TuDo1403 in #70
  • feat(rep-10): implement random-beacon-unit-test by @github-actions in #65
  • feat(rep-10): implement add-shadow-fork-mainnet-upgrade-script by @github-actions in #68
  • chore(release/v0.8.0): merge from deploy/v0.8.0-testnet by @github-actions in #67
  • chore(testnet): merge from merge/deploy/v0.8.0-testnet by @github-actions in #73

Full Changelog: v0.7.7-testnet...v0.8.0-testnet

Release v0.7.7 mainnet

27 Mar 03:35
1f10bf0
Compare
Choose a tag to compare

What's Changed

  • chore: reformat code base and adapt script to latest version of 'foundry-deployment-kit' by @TuDo1403 in #3
  • chore: merge all feature into 'release/v0.7.7' by @TuDo1403 in #4
  • chore: merge all feature from 'release/v0.7.7' by @TuDo1403 in #5
  • feat(Maintenance): add exitMaintenance, rework totalSchedule by @TuDo1403 in #2
  • hotfix: migration REP-4, add getRewardById by @nxqbao in #6
  • script(Maintenance): add release/v0.7.7-testnet migration script by @TuDo1403 in #7
  • chore: add release-v0.7.7-testnet deployment artifact by @TuDo1403 in #8
  • release: v0.7.7 testnet by @nxqbao in #9
  • feat(ci): implement add-ci by @TuDo1403 in #1
  • ci: setup ci by @TuDo1403 in #10
  • script: upgrade v0.7.7 mainnet by @nxqbao in #16
  • ci: fix runs-on by @nxqbao in #15
  • test: fix maintenance test by @nxqbao in #18
  • test: fix maintenance test by @nxqbao in #19
  • release: v0.7.7 mainnet by @nxqbao in #17

Full Changelog: https://github.com/ronin-chain/dpos-contract/commits/v0.7.7