plugeth/miner
Martin Holst Swende 0b4fe8d192 all: simplify timestamps to uint64 (#19372)
* all: simplify timestamps to uint64

* tests: update definitions

* clef, faucet, mobile: leftover uint64 fixups

* ethash: fix tests

* graphql: update schema for timestamp

* ethash: remove unused variable
2019-04-02 23:28:48 +03:00
..
miner.go eth, miner: prefer locally generated uncles vs remote ones (#17715) 2018-09-21 00:11:55 +03:00
stress_clique.go cmd, node, p2p/simulations: fix node account manager leak (#19004) 2019-02-07 12:40:36 +02:00
stress_ethash.go cmd, node, p2p/simulations: fix node account manager leak (#19004) 2019-02-07 12:40:36 +02:00
unconfirmed_test.go miner: differentiate between uncle and lost block 2018-08-23 15:44:27 +03:00
unconfirmed.go all: fix various comment typos (#17748) 2018-09-25 12:26:35 +02:00
worker_test.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
worker.go all: simplify timestamps to uint64 (#19372) 2019-04-02 23:28:48 +03:00