Releases: haveno-dex/haveno-ts
Releases · haveno-dex/haveno-ts
haveno-ts-0.0.33
What's Changed
- Test havenod v1.0.18
- Update to monero-ts v0.11.2
- Update protobuf and gRPC dependencies
- Add test to bootstrap network with random offers and trades
- Update atomic unit conversion utils
- Randomize offer amount, min amount, and trade amount for range test
- Always adjust offer amounts
- Fix hanging Java and Monero processes on 400 or 500 error
- Replace localhost with 127.0.0.1 to fix 400 or 500 error
- Preserve error stacktrace initializing havenods in beforeAll
Full Changelog: 0.0.32...0.0.33
haveno-ts-0.0.32
What's Changed
- NodeJS environment support by @everoddandeven in #338
- Pack all dist assets for
npm install
New Contributors
- @everoddandeven made their first contribution in #338
Full Changelog: 0.0.31...0.0.32
haveno-ts-0.0.31
What's Changed
- test support buying xmr without deposit or fee using passphrase
- fix incorrect addresses when creating crypto accounts
- test USDT-ERC20 and USDT-TRC20
- test USDC-ERC20
- fix seller balance diff test
- await deferral of publishing dispute payout tx
- test not auto completing trades resolved by arbitration
- tests expect more notifications on take offer
Full Changelog: 0.0.30...0.0.31
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