Skip to content

Commit c7d09ee

Browse files
committed
Work item gas is N_{2^64}
1 parent c8c49af commit c7d09ee

File tree

11 files changed

+12
-12
lines changed

11 files changed

+12
-12
lines changed

codec/data/block.bin

0 Bytes
Binary file not shown.

codec/data/block.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,9 +186,9 @@
186186
"service": 84281096,
187187
"code_hash": "0xfcfc857dab216daf41f409c2012685846e4d34aedfeacaf84d9adfebda73fae6",
188188
"payload_hash": "0xd55e07438aeeeb0d6509ab28af8a758d1fb70424db6b27c7e1ef6473e721c328",
189-
"gas_ratio": -3,
189+
"gas_ratio": 33,
190190
"result": {
191-
"out_of_gas": null
191+
"panic": null
192192
}
193193
}
194194
]

codec/data/extrinsic.bin

0 Bytes
Binary file not shown.

codec/data/extrinsic.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,9 +161,9 @@
161161
"service": 84281096,
162162
"code_hash": "0xfcfc857dab216daf41f409c2012685846e4d34aedfeacaf84d9adfebda73fae6",
163163
"payload_hash": "0xd55e07438aeeeb0d6509ab28af8a758d1fb70424db6b27c7e1ef6473e721c328",
164-
"gas_ratio": -3,
164+
"gas_ratio": 33,
165165
"result": {
166-
"out_of_gas": null
166+
"panic": null
167167
}
168168
}
169169
]
0 Bytes
Binary file not shown.

codec/data/guarantees_extrinsic.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"service": 84281096,
3333
"code_hash": "0xfcfc857dab216daf41f409c2012685846e4d34aedfeacaf84d9adfebda73fae6",
3434
"payload_hash": "0xd55e07438aeeeb0d6509ab28af8a758d1fb70424db6b27c7e1ef6473e721c328",
35-
"gas_ratio": -3,
35+
"gas_ratio": 33,
3636
"result": {
37-
"out_of_gas": null
37+
"panic": null
3838
}
3939
}
4040
]

codec/data/work_report.bin

0 Bytes
Binary file not shown.

codec/data/work_report.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"service": 84281096,
3131
"code_hash": "0xfcfc857dab216daf41f409c2012685846e4d34aedfeacaf84d9adfebda73fae6",
3232
"payload_hash": "0xd55e07438aeeeb0d6509ab28af8a758d1fb70424db6b27c7e1ef6473e721c328",
33-
"gas_ratio": -3,
33+
"gas_ratio": 33,
3434
"result": {
35-
"out_of_gas": null
35+
"panic": null
3636
}
3737
}
3838
]

codec/data/work_result_1.bin

0 Bytes
Binary file not shown.

codec/data/work_result_1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"service": 84281096,
33
"code_hash": "0xfcfc857dab216daf41f409c2012685846e4d34aedfeacaf84d9adfebda73fae6",
44
"payload_hash": "0xd55e07438aeeeb0d6509ab28af8a758d1fb70424db6b27c7e1ef6473e721c328",
5-
"gas_ratio": -3,
5+
"gas_ratio": 33,
66
"result": {
7-
"out_of_gas": null
7+
"panic": null
88
}
99
}

0 commit comments

Comments
 (0)