go-ethereum/miner
Ömer Faruk Irmak dd96ceced8
feat: implement relaxed period in clique (#763)
* feat: implement relaxed period in clique

and enable it on Sepolia

* simplify if check

* chore: auto version bump [bot]

* Update clique.go

---------

Co-authored-by: omerfirmak <omerfirmak@users.noreply.github.com>
2024-05-22 11:34:43 +02:00
..
stress feat: Sync and relay L1 messages (#350) 2023-06-07 07:24:19 -07:00
miner.go feat(worker): pipeline block building (#735) 2024-05-21 16:11:06 +03:00
miner_test.go feat(worker): try to limit the number of txns miner has to deal with (#745) 2024-05-13 09:20:55 +03:00
scroll_worker.go feat: implement relaxed period in clique (#763) 2024-05-22 11:34:43 +02:00
scroll_worker_test.go feat(worker): pipeline block building (#735) 2024-05-21 16:11:06 +03:00
unconfirmed.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
unconfirmed_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
worker.go feat(worker): pipeline block building (#735) 2024-05-21 16:11:06 +03:00