Releases: OffchainLabs/arbitrum-testnode
Releases · OffchainLabs/arbitrum-testnode
v0.2.2
01 Apr 19:53
Compare
Sorry, something went wrong.
No results found
Changes
fix CI runtime publish workflow to use variant-specific snapshot ids
add full matrix publishing for all runtime variants and nitro contracts versions
add snapshot install --id support for runtime publishing
v0.1.6
19 Mar 21:04
Compare
Sorry, something went wrong.
No results found
Add 6-decimal custom fee token variant (l3-custom-6).
Now supports fee-token-decimals: 6, 16, 18, 20.
Snapshot unchanged from v0.1.5.
v0.1.5
19 Mar 19:38
Compare
Sorry, something went wrong.
No results found
Snapshot now includes userFeeTokenDeployer (0x9205...) funded with 10 ETH on L3.
Portal E2E custom fee token tests use this account as the funder wallet.
Funding is baked into the snapshot — no runtime patching needed.
v0.1.4
19 Mar 19:10
Compare
Sorry, something went wrong.
No results found
Fund userFeeTokenDeployer on L3 at container startup for portal E2E tests.
Add cast to CI runtime image
Wait for L3 RPC, then send 10 ETH from funnel to userFeeTokenDeployer on L3
Fix --rebuild flag to properly reset init state
Add --fee-token-decimals option for custom fee token L3 init
Snapshot unchanged from v0.1.2 — only the Docker image is affected.
v0.1.3
19 Mar 15:45
Compare
Sorry, something went wrong.
No results found
Fix /tokenbridge-data permission denied in CI runtime container.
The entrypoint runs as non-root user under set -eu, so mkdir /tokenbridge-data failed with permission denied. Now pre-created with correct ownership in the Dockerfile.
Snapshot unchanged from v0.1.2 — only the Docker image is affected.
v0.1.2
19 Mar 00:35
Compare
Sorry, something went wrong.
No results found
Add network-config-path action input and /tokenbridge-data/ backward compat.
v0.1.1
18 Mar 21:04
Compare
Sorry, something went wrong.
No results found
Fix viem chain ID (1337 not 31337), fund userFeeTokenDeployer for portal E2E custom gas token tests.
v0.1.0
18 Mar 19:34
Compare
Sorry, something went wrong.
No results found
Initial release with official nitro-testnode mnemonic, L3 chain ID 333333, and viem-based on-chain interactions.