File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -102,6 +102,9 @@ If you've been using the JSON-RPC in the past together with ARK Core the migrati
102
102
- Use temporary wallets for transaction validation ([ #2666 ] )
103
103
- Correctly display second signature if available via ` core-api ` ([ #2670 ] )
104
104
- 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 ] )
105
108
106
109
### Changed
107
110
@@ -738,3 +741,6 @@ Closed security vulnerabilities:
738
741
[ #2670 ] : https://github.com/ARKEcosystem/core/pull/2670
739
742
[ #2672 ] : https://github.com/ARKEcosystem/core/pull/2672
740
743
[ #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
You can’t perform that action at this time.
0 commit comments