Releases: Taraxa-project/taraxa-node
Releases · Taraxa-project/taraxa-node
v1.12.11
What's Changed
- fix: recently finalized transactions memory by @mfrankovi in #2978
- chore: reduce light node history by @mfrankovi in #2976
Full Changelog: v1.12.10...v1.12.11
v1.12.10
What's Changed
- chore: pruning optimization by @mfrankovi in #2971
- chore: trying to tune up rocksdb mem by @MatusKysel in #2970
Full Changelog: v1.12.9...v1.12.10
Taraxa v1.12.9
What's Changed
- fix: light node db pruning by @kstdl in #2967
- increase version by @MatusKysel in #2969
Full Changelog: v1.12.8...v1.12.9
Taraxa v1.12.8
What's Changed
- chore: improve ws rate limit by @mfrankovi in #2958
- perf: optimize debug_getPeriodTransactionsWithReceipts by @kstdl in #2960
- fix filesystem size check by @MatusKysel in #2957
Full Changelog: v1.12.7...v1.12.8
Taraxa v1.12.7
What's Changed
- chore: limit trx pool by data size by @mfrankovi in #2951
Full Changelog: v1.12.6...v1.12.7
Taraxa v1.12.6
What's Changed
- perf: fix unneeded period data deserizalization/serialization by @kstdl in #2945
- chore: add transaction packet size limit by @mfrankovi in #2947
Full Changelog: v1.12.4...v1.12.6
Taraxa v1.12.4
What's Changed
- chore: transaction handling optimization by @mfrankovi in #2942
Full Changelog: v1.12.3...v1.12.4
Taraxa v1.12.3
What's Changed
- fix: dont throw on unsupported or invalid subscription by @kstdl in #2929
- fix: tips gas estimation limit by @mfrankovi in #2938
- chore: fix error on eth_call by @MatusKysel in #2936
Full Changelog: v1.12.1...v1.12.3
Cornus HF
ChangeLog:
Cornus HF time ~ Monday 20. January 2025 8:00:00 block 15610000
Cornus HF
- support of multiple undelegations
- support of OP stack precompiles
- lowered undelegation period to 7 days
- change final chain hash to improve state tracking in pbft blocks
Features:
- add rpc for retrieving nodes versions #2830
- queue limit improvements #2841
- DB size optimization #2839
- Final chain size optimization #2844
- Optimize num of pillar votes saved in db #2814
- add function to check disk size on startup #2873
- add support of trusted nodes #2892
Bugfixes:
- dag block proposal limit #2827
- handle transactions with no account #2843
- gossip votes to all capability version #2849
- additional check on ws #2861
- fix tracing execution block number #2864
Maintenance:
Light node hotfix v1.11.3
What's Changed
- fix: disable trx_period column prune by @mfrankovi in #2837
Full Changelog: v1.11.2...v1.11.3