Releases: haveno-dex/haveno-ts
Releases · haveno-dex/haveno-ts
haveno-ts-0.0.30
What's Changed
- get payout tx id from seller or arbitrator by @woodser in #318
- get connection auto switch flag from grpc api by @woodser in #319
- disable auto switch for monero connection test by @woodser in #320
- fixes to start/stop local node test by @woodser in 26a3b07
- apply npm audit to fix vulnerabilities by @woodser in daae51f
Full Changelog: 0.0.29...0.0.30
haveno-ts-0.0.29
What's Changed
- Update guide for local development with envoy proxy config by @mainnet-pat in #315
- Update Node and Jest by @mainnet-pat in 4f99d18
- Update to monero-ts v0.11.1 by @woodser in #316
- Remove --no-experimental-fetch by @woodser in #314
- Test havenod 1.0.11 by @woodser in #313
New Contributors
- @mainnet-pat made their first contribution in #315
Full Changelog: 0.0.28...0.0.29
haveno-ts-0.0.28
What's Changed
- Add trade statistics tests by @fa2a5qj3 in #296
- Add null check in summary print out by @woodser in 9bb2abb
- Increase time for wallet to observe relayed tx by @woodser in 3b2aa15
- Update workflow to use 'docker compose' by @woodser in 9008f7e
- Test trade role and getting all trades by @woodser in 46aa6b7
- Rename scheduled state to pending by @woodser in 8a81a99
- Support deleting payment accounts by @woodser in 7192b89
New Contributors
Full Changelog: 0.0.27...0.0.28
haveno-ts-0.0.27
haveno-ts-0.0.26
haveno-ts-0.0.25
What's Changed
Full Changelog: v0.0.24...0.0.25
haveno-ts-0.0.24
What's Changed
- manually check daemon connections
- TaskLooper does not target fixed period by default
- add log when buyer coming online
- test chat messages by configuration
- fix stopping parallel trades execution on error
- bump max concurrency to 20
- trade step timeout is 60s on testnet
- fix 503 error with stopOnFailure: false
- fix readme typo
Full Changelog: v0.0.23...v0.0.24
haveno-ts-v0.0.23
haveno-ts-v0.0.22
haveno-ts-v0.0.21
What's Changed
- fix stopping trades on error, wait to observe deposit txs in #254
- test scheduling offer with exact reserve amount in #255
- expect offer to be taken during trade error in #256
- throw correct error if takeOffer() fails in #257
- bump version to test to 1.0.17 in #258
- update dist in #259
- test monerod3 with proper connection in #260
- release traders at end of offline dispute test in #262
- update to monero-ts 0.9.6 in #263
- bump version to v0.0.21, update typedocs in #264
Full Changelog: v0.0.20...v0.0.21