openethereum/ethcore
Marek Kotewicz 549647b6f2 fixed #1261, overflow when calculating work (#1283)
* fixed #1261, overflow when calculating work

* tests for difficulty_to_boundary

* return !U256::zer() for boundary <= 1
2016-06-15 16:33:38 +02:00
..
res VM tracing and JSON RPC endpoint for it. (#1169) 2016-06-02 12:40:31 +02:00
src fixed #1261, overflow when calculating work (#1283) 2016-06-15 16:33:38 +02:00
build.rs Moving all Client public API types to separate mod & binary serialization codegen for that mod (#1051) 2016-05-16 18:33:32 +02:00
Cargo.toml Bumping clippy 2016-06-12 11:26:07 +02:00