-
Notifications
You must be signed in to change notification settings - Fork 709
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
Refactor proxy pallet to use Consideration instead #5336
base: master
Are you sure you want to change the base?
Refactor proxy pallet to use Consideration instead #5336
Commits on Aug 22, 2024
-
Refactor proxy pallet to use Consideration trait
David Kazlauskas committedAug 22, 2024 Configuration menu - View commit details
-
Copy full SHA for ae5bbc7 - Browse repository at this point
Copy the full SHA ae5bbc7View commit details -
David Kazlauskas committed
Aug 22, 2024 Configuration menu - View commit details
-
Copy full SHA for a11865a - Browse repository at this point
Copy the full SHA a11865aView commit details -
David Kazlauskas committed
Aug 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 19dd381 - Browse repository at this point
Copy the full SHA 19dd381View commit details -
Manual changes for rust formatter
David Kazlauskas committedAug 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 479c15d - Browse repository at this point
Copy the full SHA 479c15dView commit details -
David Kazlauskas committed
Aug 22, 2024 Configuration menu - View commit details
-
Copy full SHA for adb53a0 - Browse repository at this point
Copy the full SHA adb53a0View commit details -
Remove dispatch result in infallible function
David Kazlauskas committedAug 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 6463236 - Browse repository at this point
Copy the full SHA 6463236View commit details
Commits on Aug 23, 2024
-
Fix typos, comments, remove unneded type annotations
David Kazlauskas committedAug 23, 2024 Configuration menu - View commit details
-
Copy full SHA for ad31477 - Browse repository at this point
Copy the full SHA ad31477View commit details
Commits on Aug 29, 2024
-
David Kazlauskas committed
Aug 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 48a0f36 - Browse repository at this point
Copy the full SHA 48a0f36View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd4ae27 - Browse repository at this point
Copy the full SHA cd4ae27View commit details -
Migrate revive pallet to use new proxy version
David Kazlauskas committedAug 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 13636eb - Browse repository at this point
Copy the full SHA 13636ebView commit details -
David Kazlauskas committed
Aug 29, 2024 Configuration menu - View commit details
-
Copy full SHA for dbd416e - Browse repository at this point
Copy the full SHA dbd416eView commit details
Commits on Aug 30, 2024
-
David Kazlauskas committed
Aug 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 1d8256b - Browse repository at this point
Copy the full SHA 1d8256bView commit details -
David Kazlauskas committed
Aug 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 3b14812 - Browse repository at this point
Copy the full SHA 3b14812View commit details
Commits on Sep 2, 2024
-
Change AtLeastOneStoragePrice to ZeroFootprintOr
David Kazlauskas committedSep 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 9ca8487 - Browse repository at this point
Copy the full SHA 9ca8487View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6fba2d - Browse repository at this point
Copy the full SHA c6fba2dView commit details
Commits on Sep 3, 2024
-
Remove Currency from Proxy configuration
DavidK committedSep 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 7214145 - Browse repository at this point
Copy the full SHA 7214145View commit details -
Configuration menu - View commit details
-
Copy full SHA for d98d39f - Browse repository at this point
Copy the full SHA d98d39fView commit details
Commits on Sep 4, 2024
-
Create default test config for proxy pallet
DavidK committedSep 4, 2024 Configuration menu - View commit details
-
Copy full SHA for b9991f4 - Browse repository at this point
Copy the full SHA b9991f4View commit details -
DavidK committed
Sep 4, 2024 Configuration menu - View commit details
-
Copy full SHA for a9e95d4 - Browse repository at this point
Copy the full SHA a9e95d4View commit details
Commits on Sep 5, 2024
-
Use scale encoding size for proxy/announcement
DavidK committedSep 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 7cd10a6 - Browse repository at this point
Copy the full SHA 7cd10a6View commit details
Commits on Sep 17, 2024
-
ProxiesVec/AnnouncementsVec type aliases
DavidK committedSep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 6f2a372 - Browse repository at this point
Copy the full SHA 6f2a372View commit details -
Replace log error with defensive! macro
DavidK committedSep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 9d0c627 - Browse repository at this point
Copy the full SHA 9d0c627View commit details -
Remove balance checks from tests/benchmarks
DavidK committedSep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 03ecaf1 - Browse repository at this point
Copy the full SHA 03ecaf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e76c2e - Browse repository at this point
Copy the full SHA 4e76c2eView commit details -
Update new runtimes to use new proxy pallet config
DavidK committedSep 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 0332ab4 - Browse repository at this point
Copy the full SHA 0332ab4View commit details
Commits on Sep 20, 2024
-
Add Consideration::ensure_successful calls to benchmarks
DavidK committedSep 20, 2024 Configuration menu - View commit details
-
Copy full SHA for c680f8d - Browse repository at this point
Copy the full SHA c680f8dView commit details -
DavidK committed
Sep 20, 2024 Configuration menu - View commit details
-
Copy full SHA for fc3fa68 - Browse repository at this point
Copy the full SHA fc3fa68View commit details -
Correct footprint calculation for proxies/announcements vec
DavidK committedSep 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 379f80b - Browse repository at this point
Copy the full SHA 379f80bView commit details -
Rewrite updating announcements ticket
DavidK committedSep 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 4c48256 - Browse repository at this point
Copy the full SHA 4c48256View commit details -
Add ensure_successful before every consideration creation
DavidK committedSep 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 0e9e2e8 - Browse repository at this point
Copy the full SHA 0e9e2e8View commit details
Commits on Sep 24, 2024
-
Remove ZeroFootprintOr converter
DavidK committedSep 24, 2024 Configuration menu - View commit details
-
Copy full SHA for e19ef78 - Browse repository at this point
Copy the full SHA e19ef78View commit details