We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7c4fb4 commit a1686d2Copy full SHA for a1686d2
CHANGES.md
@@ -13,6 +13,8 @@ To be released.
13
- Changed `IMessageCodec.Encode(MessageContent, PrivateKey,
14
AppProtocolVersion, BoundPeer, DateTimeOffset, byte[]?)` to
15
`IMessageCodec.Encode(Message, PrivateKey)`. [[#3997]]
16
+ - (Libplanet.Explorer) Changed `ValidatorPower` type of `VoteType` from
17
+ `BigIntGraphType` to `StringGraphType`. [[#4005]]
18
19
### Backward-incompatible network protocol changes
20
@@ -32,6 +34,7 @@ To be released.
32
34
33
35
[#3997]: https://github.com/planetarium/libplanet/pull/3997
36
[#3999]: https://github.com/planetarium/libplanet/pull/3999
37
+[#4005]: https://github.com/planetarium/libplanet/pull/4005
38
39
40
Version 5.4.0
0 commit comments