Releases: multiversx/mx-chain-storage-go
Releases · multiversx/mx-chain-storage-go
v1.0.18
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
v1.0.17
What's Changed
- updated deps by @sstanculeanu in #52
- Improve selection algorithm by @andreibancioiu in #55
Full Changelog: v1.0.16...v1.0.17
v1.0.16
v1.0.15
What's Changed
- Integrated cacheless core by @iulianpascalau in #31
Full Changelog: v1.0.14...v1.0.15
v1.0.14
v1.0.13
v1.0.12
What's Changed
- New go definition in go.mod (v1.20) by @iulianpascalau in #24
Full Changelog: v1.0.11...v1.0.12
v1.0.11
v1.0.10
What's Changed
- use ErrDBIsClosed from core by @BeniaminDrasovean in #18
New Contributors
- @BeniaminDrasovean made their first contribution in #18
Full Changelog: v1.0.8...v1.0.10