-
Notifications
You must be signed in to change notification settings - Fork 534
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce
baseFeeChangeDenom
network parameter (#1872)
* Introduce baseFeeChangeDenom network parameter * Fixed tests and new e2e test for `baseFeeChangeDenom` network parameter (#1901) * fixed tests and new e2e test for baseFeeDenom * comment fix * fix test `TestGovernanceManager_PostEpoch` * Fix unit tests * Fix unit test * fix governance e2e test * Minor updates --------- Co-authored-by: Stefan Negovanović <[email protected]> * Update blockchain configuration when block is inserted * Rename * Implement latest chain config as callback * UT fix * Update SCs * Additional test cases * E2E execution timeout * Address comment --------- Co-authored-by: Dusan Nosovic <[email protected]>
- Loading branch information
1 parent
5dd861f
commit 5241598
Showing
31 changed files
with
565 additions
and
186 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
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
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
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
Oops, something went wrong.