master update

This commit is contained in:
tim
2025-12-16 15:27:00 -04:00
parent 7592adc7c1
commit 10d4522ac4
3 changed files with 3 additions and 2 deletions

View File

@@ -41,6 +41,7 @@ echo -n mock
echo -n "($!)..."
while ! grep -q "Mockchain ready" tmp/mock.log; do sleep 1; done;
# mirrorprice is now part of the mock script
#echo -n mirrorprice
#( make mirrorprice &> tmp/mirrorprice.log; echo "*** mirrorprice exited ***" ) &
#echo -n "($!)..."

View File

@@ -6,7 +6,7 @@
vars:
# docker tag names may be found in the release notes
# https://github.com/OffchainLabs/nitro/releases
nitro_version: v3.6.8-d6c96a5
nitro_version: v3.9.4-7f582c3
hosts: arbitrum
become: true
tasks: