Skip to content

Commit

Permalink
docs: 2.4.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
faustbrian committed Jun 12, 2019
1 parent 867c334 commit a0d7d79
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@ If you've been using the JSON-RPC in the past together with ARK Core the migrati
- Use temporary wallets for transaction validation ([#2666])
- Correctly display second signature if available via `core-api` ([#2670])
- Missing block confirmations on v2 API endpoints ([#2674])
- Delay transaction purge on start until after StateBuilder finished ([#2685])
- Check claimed state of peer ([#2686])
- Ignore overheight blocks and keep forging ([#2687])

### Changed

Expand Down Expand Up @@ -738,3 +741,6 @@ Closed security vulnerabilities:
[#2670]: https://github.com/ARKEcosystem/core/pull/2670
[#2672]: https://github.com/ARKEcosystem/core/pull/2672
[#2674]: https://github.com/ARKEcosystem/core/pull/2674
[#2685]: https://github.com/ARKEcosystem/core/pull/2685
[#2686]: https://github.com/ARKEcosystem/core/pull/2686
[#2687]: https://github.com/ARKEcosystem/core/pull/2687

0 comments on commit a0d7d79

Please sign in to comment.