go-ethereum/light
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
..
lightchain_test.go all: make indexer configurable (#17188) 2018-08-28 10:08:16 +03:00
lightchain.go all: simplify timestamps to uint64 (#19372) 2019-04-08 12:00:42 +03:00
nodeset.go all: update license information (#16089) 2018-02-14 13:49:11 +01:00
odr_test.go all: protect self-mined block during reorg (#17656) 2018-09-20 15:09:30 +03:00
odr_util.go les, light, params: update light client CHTs 2018-09-20 14:14:48 +03:00
odr.go les, light, params: update light client CHTs 2018-09-20 14:14:48 +03:00
postprocess.go light, params: update CHTs, integrate CHT for Goerli too 2019-04-02 12:10:06 +03:00
trie_test.go light: fix duplicated argument in bytes.Equal call 2018-12-10 14:29:34 +03:00
trie.go light: odrTrie tryUpdate should use update (#18107) 2018-11-26 13:27:49 +01:00
txpool_test.go all: protect self-mined block during reorg (#17656) 2018-09-20 15:09:30 +03:00
txpool.go ethdb, core: implement delete for db batch (#17101) 2018-07-02 11:16:30 +03:00