-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* validate some mana semantics * Cleanup * delta->diff * Nit * Allow passing an index for test inputs IDs * Fix tests * rand nit * Simplify tests * Add link to issue * Update sdk/src/types/block/semantic/mod.rs Co-authored-by: Thoralf-M <[email protected]> * Format * ISA: mana remainder * Some fixes * More fixes * Put mana remainder to automatically transitioned chain if possible * Fix expiration tests * No need for +1 * Fix timelock tests * Fix NFT tests * Fix foundry tests * Fix storage deposit tests * Fix last tests * Nit * More nits * Remove commented code * Set BIC input if account is transitioned * Allow one NT remainder * Remove prints * Cleanup context inputs * Add comment * Remove clones * Nits * Remove panic * Use all_mana * Add link to TODO * Cleanup * Remove TODO * add log * Ok(Selected * mana cleanup * checked_sub * available_mana * Prefer accounts * Remove cloned * move up --------- Co-authored-by: Alex Coats <[email protected]> Co-authored-by: Thoralf-M <[email protected]> Co-authored-by: /alex/ <[email protected]>
- Loading branch information
1 parent
f80ba17
commit 3952634
Showing
21 changed files
with
482 additions
and
287 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.