Skip to content

chore: back-merge into testnet#296

Merged
TuDo1403 merged 61 commits intotestnetfrom
mainnet
Apr 1, 2025
Merged

chore: back-merge into testnet#296
TuDo1403 merged 61 commits intotestnetfrom
mainnet

Conversation

@TuDo1403
Copy link
Contributor

@TuDo1403 TuDo1403 commented Apr 1, 2025

This pull request includes updates to the GitHub workflow configuration and the addition of a new transaction record. The most important changes include the standardization of branch naming conventions in the workflow file and the removal of a step to update dependencies. Additionally, a new JSON file records a transaction related to the RNSCommission contract.

Updates to GitHub workflow configuration:

Addition of new transaction record:

TuDo1403 and others added 30 commits October 16, 2024 17:45
Co-authored-by: HuyHuynh <63286199+huyhuynh3103@users.noreply.github.com>
@TuDo1403 TuDo1403 requested a review from Copilot April 1, 2025 07:30
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR back-merges changes into the testnet branch by updating workflow branch naming conventions and removing an unnecessary dependency update step, along with the addition of a new transaction record JSON file for the RNSCommission contract.

  • Standardizes branch naming in GitHub workflows by converting single quotes to double quotes.
  • Removes the recursive dependency update step from the workflow.
  • Adds a JSON file that records transaction details for the RNSCommission contract.

Reviewed Changes

Copilot reviewed 7 out of 19 changed files in this pull request and generated 1 comment.

File Description
script/operations/bulk-renew.mjs Introduces a new bulk renewal script with simulation and execution modes.
script/operations/bulk-override-renewal-fee.mjs Adds a script to bulk override renewal fees with simulated and actual execution branches.
foundry.toml Updates EVM version and dependency versions; adds soldeer configuration.
.github/workflows/test.yml Standardizes branch naming and removes the dependency update step.
Files not reviewed (12)
  • broadcast/20241105_UpgradRNSCommissionMainnet.sol/2020/run-1730866136.json: Language not supported
  • broadcast/20241105_UpgradRNSCommissionMainnet.sol/2020/run-latest.json: Language not supported
  • package.json: Language not supported
  • remappings.txt: Language not supported
  • script/20241104-upgrade-controller-mainnet/20231104_UpgradeController_Mainnet.s.sol: Language not supported
  • script/20241105-upgrade-rnscommission-mainnet /20241105_UpgradRNSCommissionMainnet.sol: Language not supported
  • src/RNSCommission.sol: Language not supported
  • src/RONRegistrarController.sol: Language not supported
  • src/interfaces/IRONRegistrarController.sol: Language not supported
  • test/RNSCommission/RNSCommission._allocateCommissionAndTransferToRecipient.t.sol: Language not supported
  • test/RONRegistrarController/RONRegistrarController.bulkRenew.t.sol: Language not supported
  • test/RONRegistrarController/RONRegistrarController.t.sol: Language not supported

Copy link
Contributor

@huyhuynh3103 huyhuynh3103 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@TuDo1403 TuDo1403 merged commit d5dfeff into testnet Apr 1, 2025
2 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.

4 participants