go-ethereum/consensus
Will Meister 1efe552752
Fix geth timestamp incrementing (#14)
* Making geth only update timestamp when it is over 600s older than current timestamp.
* Commenting out logic check to validate timestamp works the way it no longer works
2020-08-19 15:07:22 -05:00
..
clique Fix geth timestamp incrementing (#14) 2020-08-19 15:07:22 -05:00
ethash Ingest Block Batches (#8) 2020-06-23 16:50:40 -05:00
misc rlp, trie, contracts, compression, consensus: improve comments (#14580) 2017-06-12 14:45:17 +02:00
consensus.go consensus,core,miner: avoid overhead of creating a new block (#19301) 2019-04-30 16:42:36 +03:00
errors.go consensus: fix possessives in comments. (#20209) 2019-10-28 09:57:34 +02:00