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 82ae83a commit b1ad3feCopy full SHA for b1ad3fe
CHANGES.md
@@ -20,6 +20,8 @@ Version DPoS
20
- (Libplanet.Action) `ActionEvaluator` constructor requires
21
`policyBeginBlockActionGetter` and `policyEndBlockActionGetter`
22
parameters instead of the `policyBlockActionGetter` parameter. [[#3701]]
23
+ - (Libplanet.Action) Added `UpdateValidatorSet` method to `IAccount` interface
24
+ and its implementations. [[#3730]]
25
26
### Backward-incompatible network protocol changes
27
@@ -36,6 +38,7 @@ Version DPoS
36
38
### CLI tools
37
39
40
[#3701]: https://github.com/planetarium/libplanet/pull/3701
41
+[#3730]: https://github.com/planetarium/libplanet/pull/3730
42
43
44
Version 4.1.0
0 commit comments