Skip to content

Commit a0d7d79

Browse files
author
Brian Faust
committed
docs: 2.4.0 changelog
1 parent 867c334 commit a0d7d79

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ If you've been using the JSON-RPC in the past together with ARK Core the migrati
102102
- Use temporary wallets for transaction validation ([#2666])
103103
- Correctly display second signature if available via `core-api` ([#2670])
104104
- Missing block confirmations on v2 API endpoints ([#2674])
105+
- Delay transaction purge on start until after StateBuilder finished ([#2685])
106+
- Check claimed state of peer ([#2686])
107+
- Ignore overheight blocks and keep forging ([#2687])
105108

106109
### Changed
107110

@@ -738,3 +741,6 @@ Closed security vulnerabilities:
738741
[#2670]: https://github.com/ARKEcosystem/core/pull/2670
739742
[#2672]: https://github.com/ARKEcosystem/core/pull/2672
740743
[#2674]: https://github.com/ARKEcosystem/core/pull/2674
744+
[#2685]: https://github.com/ARKEcosystem/core/pull/2685
745+
[#2686]: https://github.com/ARKEcosystem/core/pull/2686
746+
[#2687]: https://github.com/ARKEcosystem/core/pull/2687

0 commit comments

Comments
 (0)