openethereum/ethcore/src/ethereum
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
..
denominations.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
ethash.rs fixed #1261, overflow when calculating work (#1283) 2016-06-15 16:33:38 +02:00
mod.rs Refactor triedb constructors to error on invalid state root (#1230) 2016-06-07 11:44:09 -07:00