What's Changed
Bugfixes
- fix spamming warnings from apiTransactionProcessor by @sstanculeanu in #6604
- Fix get non fungible tokens list by @ssd04 in #6647
Other Notable Changes
- Master into feat/mempool by @andreibancioiu in #6381
- Merge master into feat/mempool-plus-plus by @andreibancioiu in #6579
- Merge Spica into master by @iulianpascalau in #5896
- compressed flags by @sstanculeanu in #6602
- Optimization: encode hash to hex only on log TRACE level set by @cristure in #6338
- Mempool: improve selection algorithm by @andreibancioiu in #6581
- Don't notify cache about nonces; pass the account nonce provider, instead by @andreibancioiu in #6603
- Mempool: handle not-executable transactions related to guardians by @andreibancioiu in #6628
- Mempool: completely handle fees and transferred balances within "detectWillFeeExceedBalance()" by @andreibancioiu in #6637
- Mempool optimization: on transaction addition, call "GetTransferredValue" and retain its value by @andreibancioiu in #6641
- Implement an ephemeral accounts cache within a selection session by @andreibancioiu in #6643
- Mempool: adjust sender constraints by @andreibancioiu in #6644
- Mempool: lower "maxNum" when selecting transactions by @andreibancioiu in #6645
- Mempool improvements by @andreibancioiu in #6640
Full Changelog: v1.8.4...v1.8.6