go-ethereum/consensus/XDPoS/engines/engine_v2
wgr523 537dc5e6fb
Exp timeout (#764)
* feat: write duration calculation in countdown as
interface. add more inputs as function argument

* feat: ExpTimeoutDuration

* fix: three dots usage

* feat: refine exp duration

* feat: add exp timeout config and use it in countdown

* feat: remove const countdown

* feat: remove use of interface in countdown, use error

* fix: countdown reset timer problem

* fix: add default ExpTimeoutConfig for config
2025-01-19 23:04:03 +08:00
..
difficulty.go Xin 166 (#75) 2022-03-27 20:39:40 +11:00
engine.go Exp timeout (#764) 2025-01-19 23:04:03 +08:00
epochSwitch.go add local xdpos function 2025-01-01 22:06:09 -05:00
forensics.go fix nil dereference in field selection 2024-10-31 09:01:12 +08:00
forensics_test.go all: fix staticcheck warning SA1006 2024-10-28 15:13:21 +08:00
mining.go lower log level for pretty log (#420) 2024-02-11 20:27:37 +11:00
snapshot.go add local xdpos function 2025-01-01 22:06:09 -05:00
snapshot_test.go PPX-01 rename NextEpochMasterNodes to NextEpochCandidates (#510) 2024-03-31 07:27:13 +11:00
testing_utils.go Exp timeout (#764) 2025-01-19 23:04:03 +08:00
timeout.go add local xdpos function 2025-01-01 22:06:09 -05:00
utils.go code refactor for performance (#782) 2024-12-29 21:47:14 -08:00
verifyHeader.go common: remove usage of deprecated function (#21610) 2024-12-28 09:06:30 +08:00
vote.go add local xdpos function 2025-01-01 22:06:09 -05:00