chore: revert xrpl-evm-devnet config #1072
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
why?
how?
testing
Note
Restores
xrpl-evm-devnet
chain and associated Axelar verifier/prover/gateway configs inaxelar-chains-config/info/devnet-amplifier.json
.xrpl-evm-devnet
(new):chainId
1440002,rpc
,XRP
, EVM, finalized) and explorer (Blockscout
).ConstAddressDeployer
,Create3Deployer
,AxelarGateway
(amplifier),Operators
,AxelarGasService
,InterchainTokenService
,InterchainTokenFactory
with addresses/salts/hashes.VotingVerifier
: Adds entry forxrpl-evm-devnet
(eip55, hex msg id, threshold 1/1) withsourceGatewayAddress
and addresses/codeId.Gateway
: Addsxrpl-evm-devnet
entry withcodeId
and address.MultisigProver
: Addsxrpl-evm-devnet
(abi encoder, ecdsa, threshold 1/1) with domain separator, codeId, and address.Written by Cursor Bugbot for commit 153289c. This will update automatically on new commits. Configure here.
Greptile Overview
Updated On: 2025-10-06 11:35:28 UTC
Summary
This PR reverts the removal of the complete `xrpl-evm-devnet` chain configuration from the `devnet-amplifier.json` file. The change restores a comprehensive blockchain configuration that enables XRPL EVM integration testing on the devnet-amplifier environment.The restored configuration includes:
This restoration fits into the broader Axelar ecosystem by providing the necessary configuration data that other scripts and tools in the repository rely on for XRPL EVM integration testing. The configuration follows the established patterns seen in other chain configurations within the same file, maintaining consistency in structure and parameter naming conventions.
PR Description Notes:
Important Files Changed
Changed Files
Confidence score: 5/5