Merge pull request #127 from IntersectMBO/better_kill
fix(stop-cluster): harden supervisord termination
fix(stop-cluster): harden supervisord termination
Wrap kill logic in kill_supervisor() that escalates SIGTERM to SIGKILL after a 5s grace period and distinguishes "already dead" from real failures. Apply same fix to the stop-cluster template embedded in common.sh.
Signed-off-by: Chris Gianelloni <[email protected]>
fix: deprecate mithril light client
refactor(aiken): transfer module split
chore: remove stale acknowledge packet mint comment
feat: add constitutional committee endpoints
Signed-off-by: Hyperledger Bot <[email protected]> Co-authored-by: Hyperledger Bot <[email protected]> Co-authored-by: Yurii Shynbuiev <[email protected]> Co-authored-by: Pat Losoponkul <[email protected]>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.53.0 to 0.54.0. - [Commits](https://github.com/golang/net/compare/v0.53.0...v0.54.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.54.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* fix: validate downloaded but still unvalidated blocks in fetch_blocks Signed-off-by: Eric Torreborre <[email protected]> * fix: initalize the store correctly on boostrap Signed-off-by: Eric Torreborre <[email protected]> * refactor: improve an iteration by avoiding db lookups Signed-off-by: Eric Torreborre <[email protected]> --------- Signed-off-by: Eric Torreborre <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>