Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Vector v0.2.1

Compare
Choose a tag to compare
@rhlsthrm rhlsthrm released this 01 Apr 06:49
· 797 commits to main since this release

New Features

  • Upgraded to a new messaging cluster. Config for server-node/router (after removing messagingUrl:
"natsUrl": "nats1.connext.provide.network:4222,nats2.connext.provide.network:4222,nats3.connext.provide.network:4222",
"authUrl": "https://messaging.connext.network",

Browser-node config:

"natsUrl": "wss://websocket.connext.provide.network",
"authUrl": "https://messaging.connext.network",

Lots of fixes around onchain sending/collateralizations.