Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
longfin committed Apr 25, 2019
1 parent 8d5f8a1 commit 367f092
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ To be released.
became to validate only the next block to be appended. [[#210]]
- Improved `BlockChain<T>.Fork()` performance by avoiding double validation
of already validated blocks. [[#215]]
- Removed unnecessary reader lock on `BlockChain<T>.StageTrasactions()`.
- Improve concurrency of `BlockChain<T>.GetState()`.

[#185]: https://github.com/planetarium/libplanet/pull/185
[#187]: https://github.com/planetarium/libplanet/issues/187
Expand Down

0 comments on commit 367f092

Please sign in to comment.