Skip to content

Commit

Permalink
Added missing link
Browse files Browse the repository at this point in the history
  • Loading branch information
greymistcube committed Jun 27, 2024
1 parent 56f8b20 commit cc7da00
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,18 +51,19 @@ To be released.

### Behavioral changes

- `Context.ProcessHeightOrRoundUponRules()` now appends block asynchronously,
as a manner of fire-and-forget. [[#3808]]
- `BlockHeader.StateRootHash` now means state root hash calculated by
`BlockChain.DetermineNextBlockStateRootHash(previousBlockHash)`.
[[#3811]]
- `Context.ProcessHeightOrRoundUponRules()` now appends block asynchronously,
as a manner of fire-and-forget. [[#3808]]

### Bug fixes

### Dependencies

### CLI tools

[#3808]: https://github.com/planetarium/libplanet/pull/3808
[#3811]: https://github.com/planetarium/libplanet/pull/3811
[#3833]: https://github.com/planetarium/libplanet/issues/3833
[#3845]: https://github.com/planetarium/libplanet/pull/3845
Expand Down

0 comments on commit cc7da00

Please sign in to comment.