Builder Vault (TSM) Release 73.2.0 LTS

Versions

Database: 7.14.0
Node Communication: 36.2
Node Configuration: 28.3
Client API: 64.6
Client Communication: 33.4

Changelog

Node Configuration:
	- Added MPCWebSocketPath to the SDKServer configuration. Can be used for MPC communication via the SDK server.
Client API:
	- Aleo: Updated SDK with new input format. This breaks compatibility and the SDK is still experimental
	- Added support for disabling HTTP keepalives
Client Communication:
	- Aleo: Updated communication to the server
	- Added support for multi-instance with TLS (except mTLS)
	- Added an MPC-RoutingID header to requests from the SDK. Can be used for session afinity when doing load balancing.
	- Added a query parameter called mpc_routing_id to requests from the SDK. Can be used for session affinity when doing load balancing.
Patch changes (no effect on compatibility):
	- Fixed bug in gmpc decoding for minPlayers less than playerCount

Details

N/A