Robert Habermeier
|
96f4c10453
|
sweep most unwraps from ethcore crate, dapps crate (#2762)
* sweep most unwraps from ethcore crate
* purge unwrap from dapps server
* whitespace
[ci:none]
|
2016-10-20 23:41:15 +02:00 |
|
Tomasz Drwięga
|
6c205067b1
|
Miner tests (#1597)
* Un-ignoring RPC test
* Additional tests for importing transactions
|
2016-07-14 12:16:53 +02:00 |
|
Robert Habermeier
|
36d3d0d7d7
|
replace synchronization primitives with those from parking_lot (#1593)
* parking_lot in cargo.toml
* replace all lock invocations with parking_lot ones
* use parking_lot synchronization primitives
|
2016-07-13 19:59:59 +02:00 |
|
Gav Wood
|
716de21873
|
Address review grumble.
|
2016-07-09 16:59:15 +02:00 |
|
Gav Wood
|
c648171f91
|
Fix the HTTP client for getting price.
|
2016-07-08 20:01:20 +02:00 |
|
Gav Wood
|
25e6b2b827
|
Initial implementation of dynamic gas pricer.
|
2016-07-08 17:26:06 +02:00 |
|