v0.13.4
What's Changed
- Fix sub overflow panic on txrelay flow time check by @coderofstuff in #385
- Implement "nogrpc" flag and change default rpc listen ip by @coderofstuff in #387
- Convert settings to global consts and fix TN11 conbase maturity times by @aspect in #394
- Fix an overflow during balance calculation when waiting for compound transaction acceptance. by @aspect in #393
- Update port handling in wRPC URL parser by @aspect in #391
- Remove mimalloc override feature for macos by @coderofstuff in #388
- Refactor wallet event handling by @aspect in #395
- Update workflow-rs to 0.10.3 and fix JS data encryption bindings by @aspect in #396
- TX Throttled Relay refactors by @coderofstuff in #389
- Feat/indexed db transaction store by @elertan in #392
- Fix #330 by @TheAlan404 in #397
- Add "last known good" cache for virtual state by @michaelsutton in #399
- Updates to indexdb transaction storage functionality by @aspect in #403
- Cargo.toml update for 0.13.4 release by @aspect in #404
- Wallet subsystem transaction generator updates by @aspect in #400
- Misc rustdoc updates by @aspect in #405
- Fix yield duration of readers-preferred rwlock by @michaelsutton in #406
- remove redundant files. by @D-Stacks in #365
- Misc doc updates by @aspect in #407
- Relax rwlock test (for CI) by @michaelsutton in #408
New Contributors
- @TheAlan404 made their first contribution in #397
Full Changelog: v0.13.3...v0.13.4