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 e8fa583 commit bee27da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ To be released.
- The difficulty was changed from representing the number of leading zeros of
target number to representing a divisor to obtain the target number.
[[#213]]
- Removed unnecessary reader lock on `BlockChain<T>.StageTrasactions()`. [[#217]]
- Improve concurrency of `BlockChain<T>.GetState()`. [[#217]]

[#185]: https://github.com/planetarium/libplanet/pull/185
[#187]: https://github.com/planetarium/libplanet/issues/187
Expand All @@ -81,6 +83,7 @@ To be released.
[#210]: https://github.com/planetarium/libplanet/pull/210
[#213]: https://github.com/planetarium/libplanet/pull/213
[#215]: https://github.com/planetarium/libplanet/pull/215
[#217]: https://github.com/planetarium/libplanet/pull/217
[Ethereum Homestead algorithm]: https://github.com/ethereum/EIPs/blob/master/EIPS/eip-2.md


Expand Down

0 comments on commit bee27da

Please sign in to comment.