-
Notifications
You must be signed in to change notification settings - Fork 19
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
chore: Replace Currency->fungible migration for capacity pallet #1779
chore: Replace Currency->fungible migration for capacity pallet #1779
Commits on Nov 17, 2023
-
chore: Replace Currency->fungible: update pallet_capacity with fungible
Matthew Orris committedNov 17, 2023 Configuration menu - View commit details
-
Copy full SHA for f95a3c9 - Browse repository at this point
Copy the full SHA f95a3c9View commit details -
fix: keep Currency name and update derived trait
Matthew Orris committedNov 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 72543fa - Browse repository at this point
Copy the full SHA 72543faView commit details -
fix: pallet_capacity tests working with correct types/traits
Matthew Orris committedNov 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 478ee54 - Browse repository at this point
Copy the full SHA 478ee54View commit details -
fix: capacity pallet tests passing; update vscode with rust std sourc…
…e maps;
Matthew Orris committedNov 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 1befab1 - Browse repository at this point
Copy the full SHA 1befab1View commit details -
Matthew Orris committed
Nov 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 7fbdf01 - Browse repository at this point
Copy the full SHA 7fbdf01View commit details -
fix: benchmarks updates for Currency trait
Matthew Orris committedNov 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 7eceac4 - Browse repository at this point
Copy the full SHA 7eceac4View commit details -
fix: time-release pallet updated with fungible traits; test working
Matthew Orris committedNov 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 1dad909 - Browse repository at this point
Copy the full SHA 1dad909View commit details -
fix: time-release runtime-benchmarks errors
Matthew Orris committedNov 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 02f57a0 - Browse repository at this point
Copy the full SHA 02f57a0View commit details
Commits on Nov 20, 2023
-
fix: update comments; rename FreezeReason::TimeReleased
Matthew Orris committedNov 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 225b345 - Browse repository at this point
Copy the full SHA 225b345View commit details
Commits on Nov 21, 2023
-
fix: enum should be the same; updates;
Matthew Orris committedNov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 57d7d94 - Browse repository at this point
Copy the full SHA 57d7d94View commit details -
fix: update cargo dependencies for common-runtime;
Matthew Orris committedNov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 86c6e74 - Browse repository at this point
Copy the full SHA 86c6e74View commit details -
fix: Currency trait was incorrect;
Matthew Orris committedNov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for bf228b5 - Browse repository at this point
Copy the full SHA bf228b5View commit details -
Matthew Orris committed
Nov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 72feddc - Browse repository at this point
Copy the full SHA 72feddcView commit details -
fix: revert new Currency type; set FreezeIdentifier in mock;
Matthew Orris committedNov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 1442a12 - Browse repository at this point
Copy the full SHA 1442a12View commit details -
Matthew Orris committed
Nov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for cda4bc4 - Browse repository at this point
Copy the full SHA cda4bc4View commit details
Commits on Nov 22, 2023
-
we are erroring silently - Number of freezes exceed MaxFreezes
Enddy Dumbrique committedNov 22, 2023 Configuration menu - View commit details
-
Copy full SHA for d63a554 - Browse repository at this point
Copy the full SHA d63a554View commit details -
Enddy Dumbrique committed
Nov 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 09261a6 - Browse repository at this point
Copy the full SHA 09261a6View commit details -
Enddy Dumbrique committed
Nov 22, 2023 Configuration menu - View commit details
-
Copy full SHA for e855d93 - Browse repository at this point
Copy the full SHA e855d93View commit details
Commits on Nov 27, 2023
-
Matthew Orris committed
Nov 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 6c4e44a - Browse repository at this point
Copy the full SHA 6c4e44aView commit details -
fix: coordinate BalancesMaxXXXXX with existing runtime defaults
Matthew Orris committedNov 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 9079373 - Browse repository at this point
Copy the full SHA 9079373View commit details -
fix: add expect to tests that can fail; cargo update; pass through er…
…rors for T::Currency::set_freeze/thaw;
Matthew Orris committedNov 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 52d5ea4 - Browse repository at this point
Copy the full SHA 52d5ea4View commit details
Commits on Nov 28, 2023
-
fix: capacity benchmarking should handle errors from set_staking_acco…
…unt()
Matthew Orris committedNov 28, 2023 Configuration menu - View commit details
-
Copy full SHA for da2296f - Browse repository at this point
Copy the full SHA da2296fView commit details
Commits on Dec 4, 2023
-
Merge branch 'main' of https://github.com/LibertyDSNP/frequency into …
…942-capacity-replace-currency-trait-with-fungible-trait
Matthew Orris committedDec 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 50d5089 - Browse repository at this point
Copy the full SHA 50d5089View commit details -
fix: changes for errors from merge from main
Matthew Orris committedDec 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 568582b - Browse repository at this point
Copy the full SHA 568582bView commit details -
fix: Update spec_version to 66
Matthew Orris committedDec 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 6052042 - Browse repository at this point
Copy the full SHA 6052042View commit details
Commits on Dec 5, 2023
-
Fix: thaw error handling in delete_lock function
Matthew Orris committedDec 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 9384ed3 - Browse repository at this point
Copy the full SHA 9384ed3View commit details -
Merge branch 'main' of https://github.com/LibertyDSNP/frequency into …
…942-capacity-replace-currency-trait-with-fungible-trait
Matthew Orris committedDec 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 57cd323 - Browse repository at this point
Copy the full SHA 57cd323View commit details -
fix: Update spec_version to 67
Matthew Orris committedDec 5, 2023 Configuration menu - View commit details
-
Copy full SHA for c77dd41 - Browse repository at this point
Copy the full SHA c77dd41View commit details
Commits on Dec 6, 2023
-
fix: refactor FreezeReason to remove unnecessary values
Matthew Orris committedDec 6, 2023 Configuration menu - View commit details
-
Copy full SHA for e9563a6 - Browse repository at this point
Copy the full SHA e9563a6View commit details -
fix: handle errors from set_freeze in building genesis config; update…
… MaxFreezes; update max values
Matthew Orris committedDec 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 650e594 - Browse repository at this point
Copy the full SHA 650e594View commit details
Commits on Dec 7, 2023
-
fix: propagate errors correctly from set_freeze/thaw
Matthew Orris committedDec 7, 2023 Configuration menu - View commit details
-
Copy full SHA for b95c4ce - Browse repository at this point
Copy the full SHA b95c4ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 798313c - Browse repository at this point
Copy the full SHA 798313cView commit details -
fix: code coverage keeps failing, back off on threads used
Matthew Orris committedDec 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 9e4ae1e - Browse repository at this point
Copy the full SHA 9e4ae1eView commit details -
Merge branch 'main' of https://github.com/LibertyDSNP/frequency into …
…942-capacity-replace-currency-trait-with-fungible-trait
Matthew Orris committedDec 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 69fefed - Browse repository at this point
Copy the full SHA 69fefedView commit details
Commits on Dec 8, 2023
-
Enddy Dumbrique committed
Dec 8, 2023 Configuration menu - View commit details
-
Copy full SHA for d0982c1 - Browse repository at this point
Copy the full SHA d0982c1View commit details
Commits on Dec 11, 2023
-
fix: Rename NotYetVested to TimeReleaseVesting
Matthew Orris committedDec 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 00db19c - Browse repository at this point
Copy the full SHA 00db19cView commit details -
fix: initial capacity storage migration setup
Matthew Orris committedDec 11, 2023 Configuration menu - View commit details
-
Copy full SHA for e55abb1 - Browse repository at this point
Copy the full SHA e55abb1View commit details -
Matthew Orris committed
Dec 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 7481392 - Browse repository at this point
Copy the full SHA 7481392View commit details -
Matthew Orris committed
Dec 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 56f3223 - Browse repository at this point
Copy the full SHA 56f3223View commit details -
Merge branch 'main' of https://github.com/LibertyDSNP/frequency into …
…942-capacity-replace-currency-trait-with-fungible-trait
Matthew Orris committedDec 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 3e1bc53 - Browse repository at this point
Copy the full SHA 3e1bc53View commit details
Commits on Dec 12, 2023
-
feat: add test for v3 migration--draft
Matthew Orris committedDec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for cf607c2 - Browse repository at this point
Copy the full SHA cf607c2View commit details -
Matthew Orris committed
Dec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for b17da9f - Browse repository at this point
Copy the full SHA b17da9fView commit details -
Matthew Orris committed
Dec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 4bb2fbc - Browse repository at this point
Copy the full SHA 4bb2fbcView commit details -
Matthew Orris committed
Dec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for d91043f - Browse repository at this point
Copy the full SHA d91043fView commit details -
feat: update v3 migration test for try-runtime
Matthew Orris committedDec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 37c4e40 - Browse repository at this point
Copy the full SHA 37c4e40View commit details -
fix: add framework for time-release
Matthew Orris committedDec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for ca20e2b - Browse repository at this point
Copy the full SHA ca20e2bView commit details
Commits on Dec 13, 2023
-
Enddy Dumbrique committed
Dec 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 31172f8 - Browse repository at this point
Copy the full SHA 31172f8View commit details -
fix: cargo update; time release migration updates
Matthew Orris committedDec 13, 2023 Configuration menu - View commit details
-
Copy full SHA for f3fbcb7 - Browse repository at this point
Copy the full SHA f3fbcb7View commit details -
fix: remove unnecessary mod v2;
Matthew Orris committedDec 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 4253049 - Browse repository at this point
Copy the full SHA 4253049View commit details -
Matthew Orris committed
Dec 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 2531e17 - Browse repository at this point
Copy the full SHA 2531e17View commit details -
fix: update mock accounts for testing;
Matthew Orris committedDec 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 1155d3f - Browse repository at this point
Copy the full SHA 1155d3fView commit details
Commits on Dec 14, 2023
-
add more test for time-release - currently failing
Enddy Dumbrique committedDec 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 672b4dd - Browse repository at this point
Copy the full SHA 672b4ddView commit details -
update timerelease migration test
Enddy Dumbrique committedDec 14, 2023 Configuration menu - View commit details
-
Copy full SHA for b9de9e2 - Browse repository at this point
Copy the full SHA b9de9e2View commit details -
Enddy Dumbrique committed
Dec 14, 2023 Configuration menu - View commit details
-
Copy full SHA for fbb6671 - Browse repository at this point
Copy the full SHA fbb6671View commit details -
Enddy Dumbrique committed
Dec 14, 2023 Configuration menu - View commit details
-
Copy full SHA for bdfc0f2 - Browse repository at this point
Copy the full SHA bdfc0f2View commit details -
Enddy Dumbrique committed
Dec 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 4cf44ed - Browse repository at this point
Copy the full SHA 4cf44edView commit details -
remove module since storage data structure is not changing
Enddy Dumbrique committedDec 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 8ffb6d6 - Browse repository at this point
Copy the full SHA 8ffb6d6View commit details -
Enddy Dumbrique committed
Dec 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 8043a68 - Browse repository at this point
Copy the full SHA 8043a68View commit details -
Matthew Orris committed
Dec 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 4c61134 - Browse repository at this point
Copy the full SHA 4c61134View commit details -
Matthew Orris committed
Dec 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 8a2c5e9 - Browse repository at this point
Copy the full SHA 8a2c5e9View commit details -
Enddy Dumbrique committed
Dec 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 68784a0 - Browse repository at this point
Copy the full SHA 68784a0View commit details -
Enddy Dumbrique committed
Dec 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 0a4e5f6 - Browse repository at this point
Copy the full SHA 0a4e5f6View commit details -
Merge branch '942-capacity-replace-currency-trait-with-fungible-trait…
…' of https://github.com/LibertyDSNP/frequency into 942-capacity-replace-currency-trait-with-fungible-trait
Matthew Orris committedDec 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 1ca4593 - Browse repository at this point
Copy the full SHA 1ca4593View commit details -
Enddy Dumbrique committed
Dec 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 0852f9d - Browse repository at this point
Copy the full SHA 0852f9dView commit details -
Merge branch '942-capacity-replace-currency-trait-with-fungible-trait…
…' of https://github.com/LibertyDSNP/frequency into 942-capacity-replace-currency-trait-with-fungible-trait
Matthew Orris committedDec 14, 2023 Configuration menu - View commit details
-
Copy full SHA for f97039b - Browse repository at this point
Copy the full SHA f97039bView commit details -
Matthew Orris committed
Dec 14, 2023 Configuration menu - View commit details
-
Copy full SHA for e9ee407 - Browse repository at this point
Copy the full SHA e9ee407View commit details -
fix: update migrations correctly
Matthew Orris committedDec 14, 2023 Configuration menu - View commit details
-
Copy full SHA for aba568e - Browse repository at this point
Copy the full SHA aba568eView commit details -
Matthew Orris committed
Dec 14, 2023 Configuration menu - View commit details
-
Copy full SHA for f0abb19 - Browse repository at this point
Copy the full SHA f0abb19View commit details
Commits on Dec 15, 2023
-
fix: capacity typo in time release; lint
Matthew Orris committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 578319d - Browse repository at this point
Copy the full SHA 578319dView commit details -
fix: lint; add upgrade_accounts.py script
Matthew Orris committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for dd3ca32 - Browse repository at this point
Copy the full SHA dd3ca32View commit details -
fix: remove debugging notes file
Matthew Orris committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for ff58ee4 - Browse repository at this point
Copy the full SHA ff58ee4View commit details -
fix: refactor translate_lock_to_freeze to remove debug error handling
Matthew Orris committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for e12d616 - Browse repository at this point
Copy the full SHA e12d616View commit details
Commits on Dec 16, 2023
-
fix: update translate_lock_to_freeze weights and comments
Matthew Orris committedDec 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 3822792 - Browse repository at this point
Copy the full SHA 3822792View commit details
Commits on Dec 18, 2023
-
fix: rename symbol for readability
Matthew Orris committedDec 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 5a0fef5 - Browse repository at this point
Copy the full SHA 5a0fef5View commit details -
Run benchmarks [run-benchmarks capacity,time-release]
Matthew Orris committedDec 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 1a6e122 - Browse repository at this point
Copy the full SHA 1a6e122View commit details -
Frequency CI [bot] committed
Dec 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 59be141 - Browse repository at this point
Copy the full SHA 59be141View commit details -
fix: split PR into capacity and time-release portions; cargo update
Matthew Orris committedDec 18, 2023 Configuration menu - View commit details
-
Copy full SHA for d659eff - Browse repository at this point
Copy the full SHA d659effView commit details -
Matthew Orris committed
Dec 18, 2023 Configuration menu - View commit details
-
Copy full SHA for f009805 - Browse repository at this point
Copy the full SHA f009805View commit details -
fix: refactor migration test w/o try-runtime
Matthew Orris committedDec 18, 2023 Configuration menu - View commit details
-
Copy full SHA for e75f8ab - Browse repository at this point
Copy the full SHA e75f8abView commit details -
fix: refactor migration test w/o try-runtime
Matthew Orris committedDec 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 6f024a2 - Browse repository at this point
Copy the full SHA 6f024a2View commit details -
Merge branch '942-capacity-replace-currency-trait-with-fungible-trait…
…' of https://github.com/LibertyDSNP/frequency into 942-capacity-replace-currency-trait-with-fungible-trait
Matthew Orris committedDec 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 91485bd - Browse repository at this point
Copy the full SHA 91485bdView commit details
Commits on Dec 19, 2023
-
fix: set_freeze before removing the locks; update FreezeReason; addre…
…ss comments
Matthew Orris committedDec 19, 2023 Configuration menu - View commit details
-
Copy full SHA for a0070a0 - Browse repository at this point
Copy the full SHA a0070a0View commit details