Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
Co-Authored-By: longfin <longfinfunnel@gmail.com>
  • Loading branch information
dahlia and longfin committed Apr 24, 2019
1 parent 81a34b3 commit 18c8f47
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGES.md
Expand Up @@ -47,7 +47,9 @@ To be released.
given.
- Fixed a bug that TURN relay had been disconnected when being connected for longer than 5
minutes.
- Improved connection stability of TURN relay.
- Fixed a bug that a TURN connection had turned unavailable after
it once failed to parse a message (due to a corrupted packet).
[[#215]]
- Instead of validating the entire blocks, `BlockChain<T>.Append()` method
became to validate only the next block to be appended. [[#210]]
- Improved `BlockChain<T>.Fork()` performance by omitting unnecessary validation.
Expand Down

0 comments on commit 18c8f47

Please sign in to comment.