master update
This commit is contained in:
@@ -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 "($!)..."
|
||||
|
||||
2
contract
2
contract
Submodule contract updated: 6c189cbdae...e5a58fb1db
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user