You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.