-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Girazoki change payment to tank model (#392)
* start modifying * adapt tests * change traits to use onunbalanced * integration tests * fix tests * modify benches * fix clippy * work clippy please * typescript api * typescrip api flashbox * modify * adapt test * testing further * more tests * clippy * unused variable * more unused * Benchmark entire on_container_author_noted * fix error * put payment file * modify purchase credits * fmt * dev tests * implement burn and leave it prepared on deregister * add test to see we remove money form tank on deregister * move things to pallet-service-payment and rename function * make sure we are burning * free credits rename * clippy * more clippy * burn free credit para * change to keep alive * fix test * free credits getter fixed * final review * remove lsat print
- Loading branch information
Showing
26 changed files
with
1,361 additions
and
756 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.