-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Finish Delegation TIP compliance (#1306)
* Docs clean * Remove immutable feature flags * Add NullDelegationValidatorId error * impl StateTransitionVerifier for DelegationOutput * Add some checks * Add NonDelayedClaimingTransition * Add todo * Fmt * Update sdk/src/types/block/output/delegation.rs Co-authored-by: Thoralf-M <[email protected]> * IOTA tokens -> coins * validator_id -> validator_address --------- Co-authored-by: Thoralf-M <[email protected]>
- Loading branch information
1 parent
2ec7957
commit 6961e39
Showing
10 changed files
with
124 additions
and
61 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
Oops, something went wrong.