Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Add session keys pallet #49

Merged
merged 29 commits into from
Aug 10, 2020
Merged

Add session keys pallet #49

merged 29 commits into from
Aug 10, 2020

Conversation

F3Joule
Copy link
Member

@F3Joule F3Joule commented Jul 29, 2020

Known problems: session key balance may get too low before the next proxy transaction will be executed.

F3Joule and others added 29 commits July 3, 2020 15:21
- Fix missing docs warning in `node/src/main.rs` and the other warnings in runtime
- Fix some storage hashers
- Fix tests to be able to run them on updated Substrate
- Fix warning in fn create_comment
- Now, profile's username is named handle and is stored in the same way as space handle.
- Move common function for validating handles into utils pallet
- Fix tokenDecimals
- Add `SUB` tokenSymbol
Co-Authored-By: siman <aleksandr.siman@gmail.com>
- Remove unused finalized TODO
- Add withdraw fn
- Fix weights on dispatches
- Fix bugs with balance withdrawal.
- Add function to keep session alive transferring it existential deposit.
- Add custom WeightData `CalculateProxyWeight` to proxy dispatch
@siman siman merged commit 1de1fa9 into dappforce:develop Aug 10, 2020
@F3Joule F3Joule deleted the f3-session-keys branch May 25, 2021 14:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants