-
Notifications
You must be signed in to change notification settings - Fork 244
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
Support shared hold id to have constant number of hold id #3013
Commits on Sep 11, 2024
-
Support direct withdraw of the storage fund
Previously, we need to use withdraw_and_hold and then Currency::release Signed-off-by: linning <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 60198a8 - Browse repository at this point
Copy the full SHA 60198a8View commit details -
Remove the operator id in the DomainsHoldIdentifier::StorageFund
Signed-off-by: linning <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f135b8 - Browse repository at this point
Copy the full SHA 9f135b8View commit details -
Remove the operator id from the staking hold id
Signed-off-by: linning <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c0677dc - Browse repository at this point
Copy the full SHA c0677dcView commit details -
Remove the domain id from the domain instantiation hold id
NOTE: we still need to keep track of the domain instantiation deposit in the state in case the DomainInstantiationDeposit change in the future Signed-off-by: linning <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6071cb0 - Browse repository at this point
Copy the full SHA 6071cb0View commit details -
Remove the channel id from the channel hold id
NOTE: we still need to keep track of the channel reserve fee in the state in case the ChannelReserveFee change in the future Signed-off-by: linning <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2bce7ce - Browse repository at this point
Copy the full SHA 2bce7ceView commit details -
Update the VariantCount for the consensus runtime HoldIdentifier
Signed-off-by: linning <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 338cf7b - Browse repository at this point
Copy the full SHA 338cf7bView commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ddbeb94 - Browse repository at this point
Copy the full SHA ddbeb94View commit details
Commits on Sep 25, 2024
-
Merge all HoldIdentifier into one
Signed-off-by: linning <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c798cdb - Browse repository at this point
Copy the full SHA c798cdbView commit details