plugeth/consensus/ethash
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
..
algorithm_test.go all: simplify timestamps to uint64 (#19372) 2019-04-02 23:28:48 +03:00
algorithm.go vendor, crypto, swarm: switch over to upstream sha3 package 2019-01-04 09:26:07 +02:00
api.go consensus: extend getWork API with block number (#18038) 2018-11-08 17:08:57 +02:00
consensus_test.go all: simplify timestamps to uint64 (#19372) 2019-04-02 23:28:48 +03:00
consensus.go all: simplify timestamps to uint64 (#19372) 2019-04-02 23:28:48 +03:00
ethash_test.go consensus: extend getWork API with block number (#18038) 2018-11-08 17:08:57 +02:00
ethash.go consensus: extend getWork API with block number (#18038) 2018-11-08 17:08:57 +02:00
sealer_test.go consensus/ethash: increase timeout in test (#17526) 2018-09-03 16:59:23 +02:00
sealer.go consensus: extend getWork API with block number (#18038) 2018-11-08 17:08:57 +02:00