openethereum/ethcore/src
Wei Tang 4817b94d0b Use sealing.enabled to emit eth_mining information (#8844)
* Use sealing.enabled to emit eth_mining information

* Be more accurate on last_requests by using Option

* Add tests for internal sealing

* Add test for pow non-mining

* Add test for mining pow
2018-06-12 08:21:55 +02:00
..
account_provider Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
blockchain Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
blooms Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
client added from and to to Receipt (#8756) 2018-06-07 16:47:41 +02:00
engines Fixed AuthorityRound deadlock on shutdown, closes #8088 (#8803) 2018-06-08 16:30:44 +02:00
ethereum Disallow unsigned transactions in case EIP-86 is disabled (#8802) 2018-06-05 19:49:11 +02:00
json_tests Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
miner Use sealing.enabled to emit eth_mining information (#8844) 2018-06-12 08:21:55 +02:00
snapshot Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
spec Have space between feature cfg flag (#8791) 2018-06-05 11:28:35 +02:00
state Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
tests Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
trace Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
verification Disallow unsigned transactions in case EIP-86 is disabled (#8802) 2018-06-05 19:49:11 +02:00
views Don't allocate in expect_valid_rlp unless necessary (#8867) 2018-06-12 08:15:52 +02:00
account_db.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
block.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
builtin.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
cache_manager.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
db.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
encoded.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
error.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
executed.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
executive.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
externalities.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
factory.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
header.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
lib.rs Have space between feature cfg flag (#8791) 2018-06-05 11:28:35 +02:00
machine.rs Disallow unsigned transactions in case EIP-86 is disabled (#8802) 2018-06-05 19:49:11 +02:00
pod_account.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
pod_state.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
state_db.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
test_helpers.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
test_helpers_internal.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
tx_filter.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00