-
Notifications
You must be signed in to change notification settings - Fork 39
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
7 changed files
with
20 additions
and
16 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 |
---|---|---|
@@ -1,2 +1,2 @@ | ||
- Fix encode consensus config function | ||
([\#1476](https://github.com/axonweb3/axon/pull/1476)) | ||
- Fix the encode `ConsensusConfig` function | ||
([\#1476](https://github.com/axonweb3/axon/pull/1476)) |
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 |
---|---|---|
@@ -1,2 +1,2 @@ | ||
- Fix encode and decode of Proposal struct | ||
([\#1485](https://github.com/axonweb3/axon/pull/1485)) | ||
- Fix encode and decode of `Proposal` struct | ||
([\#1485](https://github.com/axonweb3/axon/pull/1485)) |
4 changes: 2 additions & 2 deletions
4
.changelog/v0.2.0-beta.2/code-refactors/1482-remove-hex-default.md
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 |
---|---|---|
@@ -1,2 +1,2 @@ | ||
- Remove default value of Hex | ||
([\#1482](https://github.com/axonweb3/axon/pull/1482)) | ||
- Remove default value of `Hex` | ||
([\#1482](https://github.com/axonweb3/axon/pull/1482)) |
4 changes: 2 additions & 2 deletions
4
.changelog/v0.2.0-beta.2/code-refactors/1486-receipts-root.md
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 |
---|---|---|
@@ -1,2 +1,2 @@ | ||
- Change the calculation of receipts root to EIP-2718 | ||
([\#1486](https://github.com/axonweb3/axon/pull/1486)) | ||
- Change the calculation of receipts root to [EIP-2718](https://eips.ethereum.org/EIPS/eip-2718) | ||
([\#1486](https://github.com/axonweb3/axon/pull/1486)) |
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