go-ethereum/miner
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
..
miner.go eth/filters: remove use of event.TypeMux for pending logs (#20312) 2019-12-10 12:39:14 +01:00
stress_clique.go Adding L1MessageSender to Transaction (#4) 2020-05-19 14:29:38 -05:00
stress_ethash.go Adding L1MessageSender to Transaction (#4) 2020-05-19 14:29:38 -05: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 Geth OVM Integration (ExecutionManager/StateManager) (#9) 2020-08-05 17:00:15 -04:00
worker.go Fix geth timestamp incrementing (#14) 2020-08-19 15:07:22 -05:00