v3.4.6
Description
v3.4.6 uses the v3.4.6 release of core.
Additionally, v3.4.6 introduces a captcha verification endpoint, updates to support the memory optimizations in core's release, and add support for constructing basic transfers (including max spends) and diamond transactions with extra data.
Smaller enhancements include a small fix to the transaction-info endpoint for mempool transactions, removing profile compensation when profile fee is 0, and adding a lock around the AllCountryLevelSignUpBonuses map to prevent panics.
What's Changed
- Add captcha verification by @superzordon in #509
- Update badger sync settings to optimize memory usage during hypersync by @superzordon in #506
- ln/fix-transaction-info-mempool by @lazynina in #510
- ln/no-comp-when-0-create-profile-fee by @lazynina in #511
- Empty commit to trigger build by @superzordon in #515
- Add extra data to basic transfer and diamond txn construction endpoints by @lazynina in #516
- trigger build by @lazynina in #517
- Add RWLock around AllCountryLevelSignUpBonuses by @lazynina in #518
- trigger build 01-17-24 by @lazynina in #527
- [stable] Release 3.4.6 by @lazynina in #528
Full Changelog: v3.4.5...v3.4.6