Skip to content

trac-msb v0.2.8

Choose a tag to compare

@b-garbacz b-garbacz released this 16 Jan 16:51
· 2 commits to 0.2.8 since this release
5ad828f

Changes

  • Improved validator picking and connection management (pick-only-connected validators; config-driven limits. MessageOrchestrator generalized beyond tro and now uses config-based thresholds/retries/timeouts).
  • Added environment-based configuration presets (src/config/env.js) and wired MSB startup to use them.
  • Switched hashing/signing to trac-wallet's blake3 and fixed a few string/Buffer conversion issues affecting request hashing/signatures.

Other

  • Updated publish workflow (Node.js 24, actions v4 updates, simplified publish/tag handling).
  • Dependency bumps in package-lock.json (notably trac-wallet 0.0.43-msb-r2.9, trac-crypto-api 0.1.3, @tracsystems/blake3 0.0.15, qs).
  • package.json bumped to 0.2.8.