Releases: haveno-dex/haveno-ts
Releases · haveno-dex/haveno-ts
haveno-ts-v0.0.35
haveno-ts-v0.0.34
What's Changed
- Test offer extra info by @woodser in #353
- Update config and instructions to run haveno-ts with envoy proxy by @woodser in #354
- Update instructions for sample application by @woodser in #355
- Remove cardless cash as fixed price payment method by @woodser in #356
- Test paysafe by @woodser in #357
- Fix CI tests by setting pricenode HOME by @woodser in #358
- Increase max connections per ip for docker compose by @woodser in #361
- Fix selects arbitrators test by reverting to localhost by @woodser in #362
- Test DAI by @woodser in #360
- Adjust bootstrap odds of payment sent and received by @woodser in #364
- Set max monerod connections per ip for docker by @woodser in #366
- Test clone grpc api with new post offer config by @woodser in #365
- Increase max time peer notice to 6s by @woodser in #367
- Bootstrap network takes offer 3 out of 4 times by @woodser in #368
- Test havenod v1.1.0 by @woodser in #369
- Bump version to 0.0.34, update dist and typedocs by @woodser in #370
Full Changelog: 0.0.33...v0.0.34
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