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