What's Changed
- updated deps by @sstanculeanu in #52
- Rc/v1.7.next1 by @iulianpascalau in #37
- Improve selection algorithm by @andreibancioiu in #55
- Don't be notified about account nonces, don't store them; get them at selection-time by @andreibancioiu in #57
- Mempool: handle not-executable transactions related to guardians by @andreibancioiu in #58
- Handle consumed balance by @andreibancioiu in #59
- Mempool optimization: on transaction addition, call "GetTransferredValue" and retain its value by @andreibancioiu in #60
- Mempool: fix readme about "isTransactionMoreValuableForNetwork" by @andreibancioiu in #61
- Merge main into mempool, fix linter issues by @andreibancioiu in #63
- Mempool: add benchmarks for addition in worst case by @andreibancioiu in #64
- Adjust benchmarks, lower "maxNum" when selecting transactions by @andreibancioiu in #65
- Mempool improvements by @andreibancioiu in #62
Full Changelog: v1.0.16...v1.0.18