v0.13.2
What's Changed
- Process SubmitBlock requests in parallel by @tiram88 in #357
- Tighten up P2P relay and orphan management in order to perfect high-BPS block exchange by @michaelsutton in #359
- make step 3. of linux installation not fail copy and paste by @D-Stacks in #363
- Cumulative PR for Wallet & Metrics Refactoring by @aspect in #360
- Move to mimalloc by @someone235 in #361
- Add headers first validation to simpa by @someone235 in #364
- Minor wallet framework updates by @aspect in #367
- Bounding node RAM -- implementing a cache policy which tracks dynamic data sizes by @michaelsutton in #351
- Adds missing logs and other minor convenient additions by @michaelsutton in #362
- fixed parse failure for subdomains on parse_host function by @elertan in #369
- Fix Rust 1.75 warnings by @michaelsutton in #372
- Optimized Rothschild performance on high TPS by @coderofstuff in #371
- Orphans improvements part 2 by @michaelsutton in #373
- Add a RAM usage scale factor configurable from the command line by @michaelsutton in #374
- check_subscription_before_vccn by @D-Stacks in #375
- Add a pruning exit point on advance_pruning_utxoset by @someone235 in #378
- Add timestamps to IBD progress by @someone235 in #376
- Implement basic tx throttling on high P2P load by @coderofstuff in #377
- Implement Storage Mass KIP and apply to TN11 by @michaelsutton in #379
- README: Add curl and git by @supertypo in #370
- Update testnet11.md by @someone235 in #380
New Contributors
Full Changelog: v0.13.0...v0.13.2