This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
/
update_state_memory_only.sh
executable file
·146 lines (143 loc) · 7.08 KB
/
update_state_memory_only.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
#!/bin/bash
# How to run
# Run this file only when ./update_state.sh is terminated due to the error "run too long (10m)".
# ./update_state_memory_only.sh
TESTS=(
"TestState/stMemoryTest/callDataCopyOffset.json"
"TestState/stMemoryTest/calldatacopy_dejavu.json"
"TestState/stMemoryTest/calldatacopy_dejavu2.json"
"TestState/stMemoryTest/codeCopyOffset.json"
"TestState/stMemoryTest/codecopy_dejavu.json"
"TestState/stMemoryTest/codecopy_dejavu2.json"
"TestState/stMemoryTest/extcodecopy_dejavu.json"
"TestState/stMemoryTest/log1_dejavu.json"
"TestState/stMemoryTest/log2_dejavu.json"
"TestState/stMemoryTest/log3_dejavu.json"
"TestState/stMemoryTest/log4_dejavu.json"
"TestState/stMemoryTest/mem0b_singleByte.json"
"TestState/stMemoryTest/mem31b_singleByte.json"
"TestState/stMemoryTest/mem32b_singleByte.json"
"TestState/stMemoryTest/mem32kb+1.json"
"TestState/stMemoryTest/mem32kb+31.json"
"TestState/stMemoryTest/mem32kb+32.json"
"TestState/stMemoryTest/mem32kb+33.json"
"TestState/stMemoryTest/mem32kb-1.json"
"TestState/stMemoryTest/mem32kb-31.json"
"TestState/stMemoryTest/mem32kb-32.json"
"TestState/stMemoryTest/mem32kb-33.json"
"TestState/stMemoryTest/mem32kb.json"
"TestState/stMemoryTest/mem32kb_singleByte+1.json"
"TestState/stMemoryTest/mem32kb_singleByte+31.json"
"TestState/stMemoryTest/mem32kb_singleByte+32.json"
"TestState/stMemoryTest/mem32kb_singleByte+33.json"
"TestState/stMemoryTest/mem32kb_singleByte-1.json"
"TestState/stMemoryTest/mem32kb_singleByte-31.json"
"TestState/stMemoryTest/mem32kb_singleByte-32.json"
"TestState/stMemoryTest/mem32kb_singleByte-33.json"
"TestState/stMemoryTest/mem32kb_singleByte.json"
"TestState/stMemoryTest/mem33b_singleByte.json"
"TestState/stMemoryTest/mem64kb+1.json"
"TestState/stMemoryTest/mem64kb+31.json"
"TestState/stMemoryTest/mem64kb+32.json"
"TestState/stMemoryTest/mem64kb+33.json"
"TestState/stMemoryTest/mem64kb-1.json"
"TestState/stMemoryTest/mem64kb-31.json"
"TestState/stMemoryTest/mem64kb-32.json"
"TestState/stMemoryTest/mem64kb-33.json"
"TestState/stMemoryTest/mem64kb.json"
"TestState/stMemoryTest/mem64kb_singleByte+1.json"
"TestState/stMemoryTest/mem64kb_singleByte+31.json"
"TestState/stMemoryTest/mem64kb_singleByte+32.json"
"TestState/stMemoryTest/mem64kb_singleByte+33.json"
"TestState/stMemoryTest/mem64kb_singleByte-1.json"
"TestState/stMemoryTest/mem64kb_singleByte-31.json"
"TestState/stMemoryTest/mem64kb_singleByte-32.json"
"TestState/stMemoryTest/mem64kb_singleByte-33.json"
"TestState/stMemoryTest/mem64kb_singleByte.json"
"TestState/stMemoryTest/memReturn.json"
"TestState/stMemoryTest/mload16bitBound.json"
"TestState/stMemoryTest/mload8bitBound.json"
"TestState/stMemoryTest/mload_dejavu.json"
"TestState/stMemoryTest/mstore_dejavu.json"
"TestState/stMemoryTest/mstroe8_dejavu.json"
"TestState/stMemoryTest/sha3_dejavu.json"
"TestState/stMemoryTest/stackLimitGas_1023.json"
"TestState/stMemoryTest/stackLimitGas_1024.json"
"TestState/stMemoryTest/stackLimitGas_1025.json"
"TestState/stMemoryTest/stackLimitPush31_1023.json"
"TestState/stMemoryTest/stackLimitPush31_1024.json"
"TestState/stMemoryTest/stackLimitPush31_1025.json"
"TestState/stMemoryTest/stackLimitPush32_1023.json"
"TestState/stMemoryTest/stackLimitPush32_1024.json"
"TestState/stMemoryTest/stackLimitPush32_1025.json"
"TestState/stMemoryTest/stackLimitPush32_1024.json/Byzantium/0"
"TestState/stMemoryTest/stackLimitPush31_1025.json/Byzantium/0"
"TestState/stMemoryTest/stackLimitPush31_1023.json/Byzantium/0"
"TestState/stMemoryTest/callDataCopyOffset.json/Byzantium/0"
"TestState/stMemoryTest/mem64kb+31.json/Byzantium/0"
"TestState/stMemoryTest/stackLimitPush32_1025.json/Byzantium/0"
"TestState/stMemoryTest/stackLimitPush32_1023.json/Byzantium/0"
"TestState/stMemoryTest/stackLimitPush31_1024.json/Byzantium/0"
"TestState/stMemoryTest/stackLimitGas_1025.json/Byzantium/0"
"TestState/stMemoryTest/stackLimitGas_1024.json/Byzantium/0"
"TestState/stMemoryTest/stackLimitGas_1023.json/Byzantium/0"
"TestState/stMemoryTest/sha3_dejavu.json/Byzantium/0"
"TestState/stMemoryTest/mstroe8_dejavu.json/Byzantium/0"
"TestState/stMemoryTest/mload_dejavu.json/Byzantium/0"
"TestState/stMemoryTest/mstore_dejavu.json/Byzantium/0"
"TestState/stMemoryTest/mload8bitBound.json/Byzantium/0"
"TestState/stMemoryTest/mload16bitBound.json/Byzantium/0"
"TestState/stMemoryTest/mem32kb_singleByte.json/Byzantium/0"
"TestState/stMemoryTest/memReturn.json/Byzantium/0"
"TestState/stMemoryTest/mem33b_singleByte.json/Byzantium/0"
"TestState/stMemoryTest/mem64kb+1.json/Byzantium/0"
"TestState/stMemoryTest/mem32kb+33.json/Byzantium/0"
"TestState/stMemoryTest/mem32kb_singleByte-33.json/Byzantium/0"
"TestState/stMemoryTest/mem32kb_singleByte-32.json/Byzantium/0"
"TestState/stMemoryTest/mem32kb_singleByte-1.json/Byzantium/0"
"TestState/stMemoryTest/mem64kb_singleByte-32.json/Byzantium/0"
"TestState/stMemoryTest/mem64kb_singleByte.json/Byzantium/0"
"TestState/stMemoryTest/mem32kb_singleByte-31.json/Byzantium/0"
"TestState/stMemoryTest/mem64kb_singleByte-33.json/Byzantium/0"
"TestState/stMemoryTest/mem64kb_singleByte-31.json/Byzantium/0"
"TestState/stMemoryTest/mem32kb_singleByte+32.json/Byzantium/0"
"TestState/stMemoryTest/mem32kb_singleByte+33.json/Byzantium/0"
"TestState/stMemoryTest/mem64kb_singleByte+33.json/Byzantium/0"
"TestState/stMemoryTest/mem64kb_singleByte-1.json/Byzantium/0"
"TestState/stMemoryTest/mem32kb_singleByte+31.json/Byzantium/0"
"TestState/stMemoryTest/mem64kb_singleByte+1.json/Byzantium/0"
"TestState/stMemoryTest/mem64kb_singleByte+32.json/Byzantium/0"
"TestState/stMemoryTest/mem64kb.json/Byzantium/0"
"TestState/stMemoryTest/mem64kb-33.json/Byzantium/0"
"TestState/stMemoryTest/mem64kb_singleByte+31.json/Byzantium/0"
"TestState/stMemoryTest/mem32kb_singleByte+1.json/Byzantium/0"
"TestState/stMemoryTest/mem64kb-32.json/Byzantium/0"
"TestState/stMemoryTest/mem64kb-31.json/Byzantium/0"
"TestState/stMemoryTest/mem64kb-1.json/Byzantium/0"
"TestState/stMemoryTest/mem32kb-33.json/Byzantium/0"
"TestState/stMemoryTest/log3_dejavu.json/Byzantium/0"
"TestState/stMemoryTest/mem32kb.json/Byzantium/0"
"TestState/stMemoryTest/mem64kb+33.json/Byzantium/0"
"TestState/stMemoryTest/mem32kb+31.json/Byzantium/0"
"TestState/stMemoryTest/mem32kb+32.json/Byzantium/0"
"TestState/stMemoryTest/mem64kb+32.json/Byzantium/0"
"TestState/stMemoryTest/mem32kb+1.json/Byzantium/0"
"TestState/stMemoryTest/mem32kb-32.json/Byzantium/0"
"TestState/stMemoryTest/mem32kb-1.json/Byzantium/0"
"TestState/stMemoryTest/mem31b_singleByte.json/Byzantium/0"
"TestState/stMemoryTest/mem32b_singleByte.json/Byzantium/0"
"TestState/stMemoryTest/mem0b_singleByte.json/Byzantium/0"
"TestState/stMemoryTest/log4_dejavu.json/Byzantium/0"
"TestState/stMemoryTest/codeCopyOffset.json/Byzantium/0"
"TestState/stMemoryTest/extcodecopy_dejavu.json/Byzantium/0"
"TestState/stMemoryTest/codecopy_dejavu2.json/Byzantium/0"
"TestState/stMemoryTest/calldatacopy_dejavu2.json/Byzantium/0"
"TestState/stMemoryTest/codecopy_dejavu.json/Byzantium/0"
"TestState/stMemoryTest/mem32kb-31.json/Byzantium/0"
"TestState/stMemoryTest/calldatacopy_dejavu.json/Byzantium/0"
"TestState/stMemoryTest/log2_dejavu.json/Byzantium/0"
"TestState/stMemoryTest/log1_dejavu.json/Byzantium/0"
)
for t in ${TESTS[*]}; do
./update_state.sh $t
done