-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Custody module double address protection
- Loading branch information
Showing
249 changed files
with
67,322 additions
and
15,946 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,6 +1,9 @@ | ||
Features: | ||
|
||
- update validator fee share from int to dec | ||
- move commission rewards from validator object to multistaking pool | ||
- Update fields from int to decimal for inactive_rank_decrease_percent,… | ||
- convert slash percentage from int to decimal | ||
- Dapp operator performance counter | ||
- LP token return on verifier exit | ||
- Liquidation for dapp when fall below threshold | ||
- Swap, redeem, convert on lp tokens | ||
- Bridge registrar | ||
- Minting feature | ||
- Add CLI commands and unit tests |
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.