go-ethereum/miner
Martin Holst Swende af401d03a3
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-08 12:00:42 +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 miner: fix miner stress test (#18039) 2018-11-07 10:55:56 +02:00
stress_ethash.go miner: fix miner stress test (#18039) 2018-11-07 10:55:56 +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 miner: remove intermediate conversion to int in tests (#17853) 2018-10-08 16:30:00 +02:00
worker.go all: simplify timestamps to uint64 (#19372) 2019-04-08 12:00:42 +03:00