-
Notifications
You must be signed in to change notification settings - Fork 16
NODE-79, bifrost pallets improvements #34
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
alstjd0921
merged 44 commits into
pre-v1.3.0
from
NODE-79-pallet-storage-type-improvements
Jan 10, 2024
Merged
Changes from 36 commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
3cd9812
NODE-79, feature: migrate to standard storage version for bfc-staking
alstjd0921 eb7ed0c
NODE-79, feature: migrate to use new standard storage version for `bf…
alstjd0921 b2f2cd7
NODE-79, refactor: replace `OrderedSet` with `BTreeMap` & `BTreeSet`
alstjd0921 13a2dfa
NODE-79, refactor: calculate translate weight info
alstjd0921 d41f9a2
NODE-79, refactor: Remove redundant code
alstjd0921 75c4c89
NODE-79, refactor: Remove panic point in `bfc-staking` as much as pos…
alstjd0921 5f67a96
NODE-79, refactor: use btree set in `SelectedCandidates`, `SelectedFu…
alstjd0921 067e860
NODE-79, refactor: remove unnecessary path prefix
alstjd0921 85eec52
NODE-79, refactor: remove unnecessary reverse
alstjd0921 133785e
NODE-79, refactor: migrate `CandidatePool` to use BoundedBTreeMap
alstjd0921 fa07dd0
NODE-79, refactor: kill storage `MinTotalSelected`
alstjd0921 1ef7636
NODE-79, refactor: remove unnecessary path prefix
alstjd0921 8200f9a
NODE-79, fix: typo
alstjd0921 220be67
NODE-79, refactor: use iter_mut
alstjd0921 10084d9
NODE-79, chore: remove deadcode
alstjd0921 6217647
NODE-79, refactor: use mutate
alstjd0921 98b6a14
NODE-79, refactor: clone in small range
alstjd0921 b546eff
NODE-79, refactor: no need to be complicate
alstjd0921 643186b
NODE-79, refactor: use getter
alstjd0921 cfede72
NODE-79, fix: should use take instead get
alstjd0921 bfd90f8
NODE-79, refactor: remove dead code
alstjd0921 8e78445
NODE-79, refactor: no need to be complicated
alstjd0921 ecc8739
NODE-79, refactor: use getter
alstjd0921 1e67f98
NODE-79, refactor: `relay-manager`
alstjd0921 ae837c7
NODE-79, refactor: .
alstjd0921 f00108a
NODE-79, refactor: remove redundant
alstjd0921 434a5ef
NODE-79, fix: revert message
alstjd0921 d4fa764
NODE-79, refactor: `bfc-staking`
alstjd0921 6e2a42a
NODE-79, refactor: `relay-manager`
alstjd0921 5c771ad
NODE-79, refactor: move under util methods
alstjd0921 e550af2
NODE-79, refactor: impl From<Offence> for EvmOffence
alstjd0921 ac19f80
NODE-79, refactor: reduce getter call
alstjd0921 5716010
NODE-79, refactor: remove unnecessary clone
alstjd0921 a17d423
NODE-79, refactor: `Nominator.initial_nominations` type to BTreeMap
alstjd0921 34d1b5b
NODE-79, refactor: .
alstjd0921 81210f7
NODE-79, chore: remove dead code
alstjd0921 91a404c
NODE-79, fix:
alstjd0921 1eb013d
NODE-79, fix:
alstjd0921 e4db94e
NODE-79, test: fit into new storage format
alstjd0921 4f42c4e
NODE-79, fix: modify if exists else insert
alstjd0921 e0e754c
NODE-79, refactor: remove dead code
alstjd0921 7a2942a
NODE-79, fix: condition check on OnRuntimeUpgrade
alstjd0921 113a9b7
NODE-79, chore: comment
alstjd0921 d94f0b5
NODE-79, fix: remove duplicate translate in migrations
alstjd0921 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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.