Releases: connext/monorepo
Releases · connext/monorepo
NXTP v0.0.70
NXTP v0.0.69
What's Changed
- 475 sdk method estimate transfer fee by @wanglonghong in #479
Full Changelog: v0.0.68...v0.0.69
NXTP v0.0.66
NXTP v0.0.65
What's Changed
- Sdk itest debugging by @LayneHaber in #468
- fix relayerFeeThreshold by @wanglonghong in #470
Full Changelog: v0.0.64...v0.0.65
NXTP v0.0.57
What's Changed
- hotfix: add delay back to handleSingle by @sanchaymittal in #413
- Deploy + subgraph by @rhlsthrm in #415
- add: avalanche bware subgraph link by @sanchaymittal in #421
- Slightly modified the subgraph to be able to calculate the time taken for a swap by @0xakshay in #414
- [txservice] Curb gas spikes by @jakekidd in #423
- [txservice] If tx count backtracks, backfill tx by @jakekidd in #425
- [router/sdk] Lukewarmfix: prevent error in active tx retrieval from blocking other chains by @jakekidd in #412
- Add metrics subgraph by @sanchaymittal in #429
- [txservice] Check for nonce backtrack inside initial send loop. by @jakekidd in #432
- day metric by @sanchaymittal in #434
- Subgraph fix by @rhlsthrm in #436
- Txservice hotfixes by @rhlsthrm in #426
New Contributors
Full Changelog: v0.0.56...v0.0.57
NXTP v0.0.51
Changelog
- Deployed new contracts to testnet.
NXTP v0.0.49
Changelog
- [txservice] Properly handle insufficient funds errors
- [router] Log gas when there is low balance
- [router] Properly default signature on admin cancel endpoint
Artifacts
Docker
ghcr.io/connext/nxtp-router:v0.0.49
NPM
@connext/nxtp-{utils,contracts,sdk}
NXTP v0.0.34
Changelog
- [sdk] Check subgraph sync status and block transfers if out of sync.
- [sdk] Make sync buffer configurable.
NXTP v0.0.32
Changelog
- [router] Cancel sender transaction if subgraph is out of sync.
- [router] Add admin endpoint to cancel sender txs.
- [utils,sdk,router,txservice] Add custom logger class.
- [contracts] Arbitrum deployment.
- [utils] Sanitize signatures.
- [test-ui] Router liquidity table.
NPM Packages
@connext/[email protected]
@connext/[email protected]
@connext/[email protected]
@connext/[email protected]
Docker Artifacts
Router
docker pull ghcr.io/connext/[email protected]
0.0.28
- [subgraph] Add default URLs
- [router] Properly handle chain confirmation defaults