-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# Changelog v1.1 | ||
|
||
## 1.1.0 (Jul 6, 2023) | ||
|
||
### Fork (Upgrade 12) | ||
|
||
- IIP-12: Locking invitee rewards ([#1133]) | ||
- IIP-11: Increasing the cost of 51% attack ([#1132]) | ||
- IIP-2: Change the time of validation ceremony ([#1134]) | ||
- IIP-9: Change the epoch length ([#1130]) | ||
- IIP-10: Stake protection for Zombie status ([#1131]) | ||
- Short session validation criteria ([#1129]) | ||
- Bug fixes ([#1127], [#1128]) | ||
|
||
### Changes | ||
|
||
- Add format parameter to dna_sign RPC method ([#1135]) | ||
|
||
[#1127]: https://github.com/idena-network/idena-go/pull/1127 | ||
|
||
[#1128]: https://github.com/idena-network/idena-go/pull/1128 | ||
|
||
[#1129]: https://github.com/idena-network/idena-go/pull/1129 | ||
|
||
[#1130]: https://github.com/idena-network/idena-go/pull/1130 | ||
|
||
[#1131]: https://github.com/idena-network/idena-go/pull/1131 | ||
|
||
[#1132]: https://github.com/idena-network/idena-go/pull/1132 | ||
|
||
[#1133]: https://github.com/idena-network/idena-go/pull/1133 | ||
|
||
[#1134]: https://github.com/idena-network/idena-go/pull/1134 | ||
|
||
[#1135]: https://github.com/idena-network/idena-go/pull/1135 | ||
|
||
|
||
|