Skip to content

Commit d1efd05

Browse files
authored
chore: bump testnet versions (#147)
Updates testnet channel to use: fuel-core 0.35.0 forc 0.63.5 forc-wallet 0.9.0 This is sourced from the fuelup toolchain file [here](https://raw.githubusercontent.com/FuelLabs/fuelup/gh-pages/channel-fuel-testnet.toml)
1 parent 45bd789 commit d1efd05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

milestones.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
# Commits sourced from:
2525
# https://raw.githubusercontent.com/FuelLabs/fuelup/gh-pages/channel-fuel-testnet.toml
2626
testnet = {
27-
forc-wallet = "8420eb63b6c288a051831f2871a937a89b9e43bc";
28-
fuel-core = "9fddeccb4d112c148f6793bc3d21131a13778a25";
29-
sway = "2f0392ee35a1e4dd80bd8034962d5b4083dfb8b6";
27+
forc-wallet = "29d9b25c2ce7a273618945d561148e3034e47441";
28+
fuel-core = "9f96573224056aa5a11233b821d34cb8ae4fad20";
29+
sway = "31a1d6f98395f571cd3674b492d9bf4773c55f65";
3030
};
3131
}

0 commit comments

Comments
 (0)