Skip to content

testnet release v0.3.5

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 10:19
· 14 commits to testnet since this release
6bbb065

What's Changed

  • feat(migration-script): implement update-new-migration-scripts by @github-actions in #142
  • feat: adapt all migrations to new version of 'foundry-deployment-kit' by @TuDo1403 in #143
  • feat(script): implement adapt-new-migration-script by @github-actions in #184
  • chore(deps): bump ip from 2.0.0 to 2.0.1 by @dependabot in #187
  • chore(deps): bump undici from 5.26.3 to 5.28.3 by @dependabot in #186
  • chore(deps): bump follow-redirects from 1.15.3 to 1.15.6 by @dependabot in #196
  • chore(script): merge from release/v0.3.4 by @github-actions in #190
  • feat(script): implement add-v0.3.4-rns-unified-migration-script by @github-actions in #185
  • script: add migration script for release/v0.3.4 by @TuDo1403 in #198
  • chore(script): merge from release/v0.3.4 by @github-actions in #200
  • chore(release/v0.3.4): merge from deploy/v0.3.4-mainnet by @github-actions in #195
  • chore(mainnet): merge from merge/deploy/v0.3.4-mainnet by @github-actions in #205
  • chore(script): merge from release/v0.3.4 by @github-actions in #207
  • chore(deps): bump tar from 6.2.0 to 6.2.1 by @dependabot in #203
  • chore(deps): bump undici from 5.28.3 to 5.28.4 by @dependabot in #202
  • fix(script): Fix testnet script not bumps to latest version by @TuDo1403 in #211
  • fix: resolve conflict testnet branch by @tringuyenskymavis in #216
  • feat(multi-treasury): implement add-interface-and-implementation by @github-actions in #220
  • chore(multi-treasury): merge from release/v0.3.5 by @github-actions in #213
  • chore(script): merge from release/v0.3.5 by @github-actions in #214
  • feat(multi-treasury): implement add-test-and-script by @github-actions in #221
  • feat(multi-treasury): add RNSCommission contract and all related scripts by @tringuyenskymavis in #222
  • chore(multi-treasury): merge from release/v0.3.5 by @github-actions in #227
  • chore(script): merge from release/v0.3.5 by @github-actions in #224
  • chore: resolve corrupted RNSDomainPrice logic artifact in ronin-testnet folder by @TuDo1403 in #229
  • chore(script): merge from release/v0.3.5 by @github-actions in #232
  • chore(multi-treasury): merge from release/v0.3.5 by @github-actions in #231
  • feat(script): implement adapt-fdk-3.0.0 by @github-actions in #228
  • script: adapt fdk-v3.0.0 and soldeer package manager by @TuDo1403 in #233
  • chore(multi-treasury): merge from release/v0.3.5 by @github-actions in #236
  • chore(script): merge from release/v0.3.5 by @github-actions in #235
  • feat(controller): implement add-treasury-update-event by @github-actions in #237
  • fix(RONRegistrarController): emit event TreasuryUpdated when setting treasury in RONRegistrarController contract. by @TuDo1403 in #238
  • chore(multi-treasury): merge from release/v0.3.5 by @github-actions in #241
  • chore(script): merge from release/v0.3.5 by @github-actions in #240
  • feat(script): implement grant-permission-update-deps by @github-actions in #242
  • script: grant permission for update-deps.sh by @TuDo1403 in #243
  • feat(multi-treasury): implement add-null-address-error by @github-actions in #247
  • chore(multi-treasury): merge from release/v0.3.5 by @github-actions in #246
  • fix(RNSCommission): fix typo and revert if commission recipient is null by @TuDo1403 in #248
  • chore(multi-treasury): merge from release/v0.3.5 by @github-actions in #251
  • feat(multi-treasury): implement upgrade-controller-and-deploy-rnscommission-script by @github-actions in #252
  • feat(multi-treasury): upgrade controller by @tringuyenskymavis in #253
  • chore(release/v0.3.5): merge from deploy/v0.3.5-testnet by @github-actions in #255
  • chore(testnet): merge from merge/deploy/v0.3.5-testnet by @github-actions in #257

New Contributors

Full Changelog: v0.3.4-testnet...v0.3.5-testnet