Tags: initia-labs/cometbft
Toggle v0.38.19-minitia.10's commit message
fix: enhance graceful shutdown (#66 )
* enhance graceful shutdown
* wrap with lock
* apply comments
Toggle v0.38.19-minitia.9's commit message
feat: use real time as block time (#65 )
* use local time as block time instead of previous block commit median
* add validation
Toggle v0.38.19-minitia.8's commit message
fix: wait until all sequencing engine processors finish (#64 )
Toggle v0.38.19-minitia.7's commit message
feat: stop sequencing engine when we detect app upgrade (#62 )
* stop sequencing engine when we detect app upgrade
* use error log
* Update sequencing/engine/handlers.go
Co-authored-by: Copilot <[email protected] >
* naming
---------
Co-authored-by: Copilot <[email protected] >
Toggle v0.38.19-minitia.6's commit message
fix to use latest state height if store height is zero (#61 )
Toggle v0.38.19-minitia.5's commit message
fix: use pre-set proposer (#59 )
* use pre-set proposer
* update proposer if not set
Toggle v0.38.19-initia.2's commit message
fix: filtermap (#58 )
* prevent loading head from height 0, not from base height
* add test cases
* enhance zero matchers
* Update state/filtermaps/matcher.go
Co-authored-by: Copilot <[email protected] >
* fix
* apply comment
* remove unnecessary code
---------
Co-authored-by: Copilot <[email protected] >
Toggle v0.38.19-minitia.4's commit message
fix(light): determine proposer from block header in validator set (#57 )
You can’t perform that action at this time.