-
Notifications
You must be signed in to change notification settings - Fork 8
Integrate modified scheduler to reversible-transfers pallet
#15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
565c7c0
Add explicit reverser for reversible transfers
dastansam cd4bd93
Make reverser get reserved funds, update benchmarks
dastansam 729ef29
Remove legacy types, impls
dastansam 05ef48d
Add schedule named trait
dastansam d6e268d
Compiling scheduler
dastansam 69e79b1
Add `OnTimestampSet` implementation
dastansam 206f4d6
Clone scheduler pallet
dastansam 3cc9da7
Move types to common crate
dastansam 1271ee7
Replace scheduler in reversible transfers
dastansam f6159ff
Compiling node
dastansam b56cb71
Make legacy tests work
dastansam 0cdb7ac
Merge branch 'main' of github-dastansam:Resonance-Network/backbone in…
dastansam 2b4aad0
Fix compile errors
dastansam 147d44e
Run fmt
dastansam 2467109
Mostly passing tests
dastansam 8191f8d
Remove legacy types, impls
dastansam 24fb38d
Add schedule named trait
dastansam 43b751e
Compiling scheduler
dastansam dba5d54
Add `OnTimestampSet` implementation
dastansam 1855f6c
Move types to common crate
dastansam ec76b9a
Merge branch 'main' of github-dastansam:Resonance-Network/backbone in…
dastansam be3d330
Fix lock file
dastansam 9654bbb
Merge branch 'clone-scheduler' of github-dastansam:Resonance-Network/…
dastansam d7e6f7f
Fix merge conflicts
dastansam ced828a
Merge branch 'scheduler-logic' of github-dastansam:Resonance-Network/…
dastansam e6b1c60
Fix compile errors
dastansam d910ce4
fmt
dastansam 2d63afe
Merge branch 'main' of github-dastansam:Resonance-Network/backbone in…
dastansam 7c2f3b5
Merge branch 'clone-scheduler' of github-dastansam:Resonance-Network/…
dastansam d0bd7cd
Fix unit tests
dastansam bc6460d
Fix reversible transfers tests
dastansam e2db01e
Merge branch 'scheduler-logic' of github-dastansam:Resonance-Network/…
dastansam d8c7717
Add unit tests for timestamp delayed transfers
dastansam de0bb9b
Rename qp-common to qp-scheduler
dastansam 9470168
Merge branch 'main' of github-dastansam:Resonance-Network/backbone in…
dastansam 0cdc389
Fix tests
dastansam 48b360a
Err on saturating addition instead
dastansam 87b7219
Merge branch 'main' of github-dastansam:Resonance-Network/backbone in…
dastansam File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.