order placement doesnt crash
This commit is contained in:
1
.idea/inspectionProfiles/Project_Default.xml
generated
1
.idea/inspectionProfiles/Project_Default.xml
generated
@@ -1,7 +1,6 @@
|
||||
<component name="InspectionProjectProfileManager">
|
||||
<profile version="1.0">
|
||||
<option name="myName" value="Project Default" />
|
||||
<inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="SpellCheckingInspection" enabled="false" level="TYPO" enabled_by_default="false">
|
||||
<option name="processCode" value="true" />
|
||||
<option name="processLiterals" value="true" />
|
||||
|
||||
@@ -25,7 +25,7 @@ cd contract || err
|
||||
bin/build.sh || err
|
||||
|
||||
# launch anvil
|
||||
anvil -f arbitrum_ankr --chain-id 1338 &> ../tmp/anvil.txt &
|
||||
anvil -f arbitrum_alchemy --chain-id 1338 --tracing &> ../tmp/anvil.txt &
|
||||
ANVIL_PID=$!
|
||||
|
||||
# deploy mock environment
|
||||
|
||||
1
contract
Submodule
1
contract
Submodule
Submodule contract added at 7c79e9f98e
2
server
2
server
Submodule server updated: 7b1ed173d7...a0f7b26b5f
1
web
Submodule
1
web
Submodule
Submodule web added at dc23ecdd20
Reference in New Issue
Block a user