-
Notifications
You must be signed in to change notification settings - Fork 683
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
Identity pallet improvements #2048
Commits on Oct 26, 2023
-
Rename
simple
module tolegacy
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for ac9f37e - Browse repository at this point
Copy the full SHA ac9f37eView commit details -
Fix benchmarks incorrectly using
additional
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for e3ce237 - Browse repository at this point
Copy the full SHA e3ce237View commit details -
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 0e72dc1 - Browse repository at this point
Copy the full SHA 0e72dc1View commit details -
Change adapted from #1814 Co-authored-by: joepetrowski <joe@parity.io> Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 3112da8 - Browse repository at this point
Copy the full SHA 3112da8View commit details -
Move max identity size to constant out of pallet
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for f41d3f0 - Browse repository at this point
Copy the full SHA f41d3f0View commit details -
Remove obsolete config and fix alliance tests
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for c6e7bf0 - Browse repository at this point
Copy the full SHA c6e7bf0View commit details
Commits on Oct 27, 2023
-
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for e84fdca - Browse repository at this point
Copy the full SHA e84fdcaView commit details -
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 2ff0b51 - Browse repository at this point
Copy the full SHA 2ff0b51View commit details -
Remove explicit
IdentityFields
parameterSigned-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 09cdec0 - Browse repository at this point
Copy the full SHA 09cdec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf3eca5 - Browse repository at this point
Copy the full SHA bf3eca5View commit details -
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 47ae9b6 - Browse repository at this point
Copy the full SHA 47ae9b6View commit details -
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 41b3d81 - Browse repository at this point
Copy the full SHA 41b3d81View commit details
Commits on Oct 31, 2023
-
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for d0d23a2 - Browse repository at this point
Copy the full SHA d0d23a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28564c8 - Browse repository at this point
Copy the full SHA 28564c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 609bbf3 - Browse repository at this point
Copy the full SHA 609bbf3View commit details -
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 07b24e3 - Browse repository at this point
Copy the full SHA 07b24e3View commit details
Commits on Nov 1, 2023
-
Base substrate node basic deposit on byte size
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for f84b0bf - Browse repository at this point
Copy the full SHA f84b0bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98f8ce4 - Browse repository at this point
Copy the full SHA 98f8ce4View commit details -
Use correct max additional fields in legacy
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 70abd0d - Browse repository at this point
Copy the full SHA 70abd0dView commit details -
Add integrity test for identity max size
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for d92dfff - Browse repository at this point
Copy the full SHA d92dfffView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8f094f - Browse repository at this point
Copy the full SHA e8f094fView commit details
Commits on Nov 2, 2023
-
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 4d742cb - Browse repository at this point
Copy the full SHA 4d742cbView commit details -
Adapt alliance pallet to new identity impl
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 810cbd7 - Browse repository at this point
Copy the full SHA 810cbd7View commit details -
Rename
IdentityField
toFieldsBitFlags
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for cf03bae - Browse repository at this point
Copy the full SHA cf03baeView commit details -
Move
MAX_IDENTITY_SIZE
to pallet configSigned-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for b6f914b - Browse repository at this point
Copy the full SHA b6f914bView commit details -
Fix substrate-node alliance impl
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 7a18853 - Browse repository at this point
Copy the full SHA 7a18853View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34719cc - Browse repository at this point
Copy the full SHA 34719ccView commit details
Commits on Nov 3, 2023
-
Collapse alliance required id functions
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for de46783 - Browse repository at this point
Copy the full SHA de46783View commit details -
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 8d713cc - Browse repository at this point
Copy the full SHA 8d713ccView commit details -
Remove
MaxIdentitySize
from configSigned-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 63e952e - Browse repository at this point
Copy the full SHA 63e952eView commit details -
Improve docs for
IdentityInformationProvider
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for b01a556 - Browse repository at this point
Copy the full SHA b01a556View commit details -
Rename
FieldsBitFlags
toFieldsIdentifier
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 9d5405a - Browse repository at this point
Copy the full SHA 9d5405aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19151c5 - Browse repository at this point
Copy the full SHA 19151c5View commit details -
Remove unused import in substrate node impls
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 0d17140 - Browse repository at this point
Copy the full SHA 0d17140View commit details