fix: repair mithril snapshot bootstrap correctness and resume handling (#2032)
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
feat(gateway): advertise multiple peer URLs in `/register` for HA; add an `/any/*` round-robin
This will keep our use of third-party GitHub Actions up to date
Bumps the actions-deps group with 1 update: [scala-steward-org/scala-steward-action](https://github.com/scala-steward-org/scala-steward-action). Updates `scala-steward-org/scala-steward-action` from 2.86.0 to 2.88.0 - [Release notes](https://github.com/scala-steward-org/scala-steward-action/releases) - [Commits](https://github.com/scala-steward-org/scala-steward-action/compare/026472ebc0e1f80577b240b249e3dc1494e7041b...b186ab858ce163f9af7b016fac32cfb3f2c2f503) --- updated-dependencies: - dependency-name: scala-steward-org/scala-steward-action dependency-version: 2.88.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <[email protected]>
Adds bloxbean/yaci-store as a long-running N2N consumer alongside oura, pinned by content digest. Reuses p1-configs for genesis files; H2 in-memory backing store; 30s healthcheck warm-up. Verified locally: yaci-store reaches relay tip in ~30s (slot=28, block=2 hash match), survives a relay1 restart with a clean reconnect (RestartCount=0), exits 143 on docker stop (JVM signal-exit, see R-006). Updates research.md R-006 and spec.md Assumptions to record the SIGTERM-143 behaviour (not exit 0 as initially extrapolated).
Signed-off-by: cryptodj413 <[email protected]>
Fix macOS devShell builds (exclude liburing)
Updates the requirements on [bech32](https://github.com/rust-bitcoin/rust-bech32) to permit the latest version. - [Changelog](https://github.com/rust-bitcoin/rust-bech32/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-bitcoin/rust-bech32/compare/v0.9.1...bech32-0.11.1) --- updated-dependencies: - dependency-name: bech32 dependency-version: 0.11.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [thiserror](https://github.com/dtolnay/thiserror) to permit the latest version. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/commits/2.0.18) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [rand](https://github.com/rust-random/rand) to permit the latest version. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/commits/0.10.1) --- updated-dependencies: - dependency-name: rand dependency-version: 0.10.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [socket2](https://github.com/rust-lang/socket2) to permit the latest version. - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/commits/v0.6.3) --- updated-dependencies: - dependency-name: socket2 dependency-version: 0.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>