openethereum/ethcore/wasm
Wei Tang 5319d33bc6
Use signed 256-bit integer for sstore gas refund substate (#9746)
* Add signed refund

* Use signed 256-bit integer for sstore gas refund substate

* Fix tests

* Remove signed mod and use i128 directly

* Fix evm test case casting

* Fix jsontests ext signature
2018-10-15 17:09:55 +08:00
..
run Resumable EVM and heap-allocated callstack (#9360) 2018-10-02 22:33:19 +08:00
src Use signed 256-bit integer for sstore gas refund substate (#9746) 2018-10-15 17:09:55 +08:00
Cargo.toml Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00