go-ethereum/common/countdown
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
..
countdown.go Exp timeout (#764) 2025-01-19 23:04:03 +08:00
countdown_test.go Exp timeout (#764) 2025-01-19 23:04:03 +08:00
exp_duration.go Exp timeout (#764) 2025-01-19 23:04:03 +08:00
exp_duration_test.go Exp timeout (#764) 2025-01-19 23:04:03 +08:00