File tree Expand file tree Collapse file tree 5 files changed +15
-15
lines changed
Expand file tree Collapse file tree 5 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 3535
3636 ; ; end of transaction predictions
3737 ( STATUS_CODE :binary )
38- ( GAS_LEFTOVER :i64 )
39- ( REFUND_COUNTER_INFINITY :i64 )
40- ( REFUND_EFFECTIVE :i64 )
38+ ( GAS_LEFTOVER :i32 )
39+ ( REFUND_COUNTER_INFINITY :i25 )
40+ ( REFUND_EFFECTIVE :i25 )
4141
4242 ; ; coinbase related
4343 ( COINBASE_ADDRESS_HI :i32 )
Original file line number Diff line number Diff line change 3535
3636 ; ; end of transaction predictions
3737 ( STATUS_CODE :binary )
38- ( GAS_LEFTOVER :i64 )
39- ( REFUND_COUNTER_INFINITY :i64 )
40- ( REFUND_EFFECTIVE :i64 )
38+ ( GAS_LEFTOVER :i32 )
39+ ( REFUND_COUNTER_INFINITY :i25 )
40+ ( REFUND_EFFECTIVE :i25 )
4141
4242 ; ; coinbase related
4343 ( COINBASE_ADDRESS_HI :i32 )
Original file line number Diff line number Diff line change 3535
3636 ; ; end of transaction predictions
3737 ( STATUS_CODE :binary )
38- ( GAS_LEFTOVER :i64 )
39- ( REFUND_COUNTER_INFINITY :i64 )
40- ( REFUND_EFFECTIVE :i64 )
38+ ( GAS_LEFTOVER :i32 )
39+ ( REFUND_COUNTER_INFINITY :i25 )
40+ ( REFUND_EFFECTIVE :i25 )
4141
4242 ; ; coinbase related
4343 ( COINBASE_ADDRESS_HI :i32 )
Original file line number Diff line number Diff line change 3535
3636 ; ; end of transaction predictions
3737 ( STATUS_CODE :binary )
38- ( GAS_LEFTOVER :i64 )
39- ( REFUND_COUNTER_INFINITY :i64 )
40- ( REFUND_EFFECTIVE :i64 )
38+ ( GAS_LEFTOVER :i32 )
39+ ( REFUND_COUNTER_INFINITY :i25 )
40+ ( REFUND_EFFECTIVE :i25 )
4141
4242 ; ; coinbase related
4343 ( COINBASE_ADDRESS_HI :i32 )
Original file line number Diff line number Diff line change 3535
3636 ; ; end of transaction predictions
3737 ( STATUS_CODE :binary )
38- ( GAS_LEFTOVER :i64 )
39- ( REFUND_COUNTER_INFINITY :i64 )
40- ( REFUND_EFFECTIVE :i64 )
38+ ( GAS_LEFTOVER :i32 )
39+ ( REFUND_COUNTER_INFINITY :i25 )
40+ ( REFUND_EFFECTIVE :i25 )
4141
4242 ; ; coinbase related
4343 ( COINBASE_ADDRESS_HI :i32 )
You can’t perform that action at this time.
0 commit comments