Marek Kotewicz
|
46183b1cdd
|
bigint upgraded to version 3.0 (#5986)
* bigint upgraded to version 3.0
* fixed missing FromHex import in ethcore tests
* fixed missing FromHex import in rpc tests
|
2017-07-06 11:26:14 +02:00 |
|
Nikolay Volf
|
e1fef5c732
|
Update dependencies and bigint api (#5685)
* update to latest bigint
* bump elastic array and deps
* fix rlp tests
* also update all smallvec deps
* fix doc test
* reduce parking in attempt to fix CI bug
* fix from/into electum bug
* remove duplicate imports
|
2017-05-24 12:31:33 +02:00 |
|
Gav Wood
|
8404edb656
|
Fix whitespace (#4299)
* Fix whitespace.
* Update copyright years/owner.
* Push release only for tags.
|
2017-01-25 18:51:41 +01:00 |
|
Gav Wood
|
17cc2be4b5
|
Rename ethcore -> parity in license.
|
2016-12-11 19:30:54 +01:00 |
|
Tomasz Drwięga
|
92fd00f41e
|
EVM gas for memory tiny optimization (#1578)
* EVM bin benches
* Optimizing mem gas cost
* Removing overflow_div since it's not used
* More benchmarks
|
2016-07-12 09:49:16 +02:00 |
|