This repository has been archived by the owner on Sep 22, 2022. It is now read-only.
forked from JoshOrndorff/substrate-node-template
-
Notifications
You must be signed in to change notification settings - Fork 23
Betanet (includes creation of 1k spaces) #50
Merged
Merged
Conversation
This file contains 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
- 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
- Implement `report_entity` dispatch - Add impl for `Content` to check whether Content::None is provided
- Fix an error in df-integration-tests - Comment out session keys pallet
siman
changed the title
Configure Subsocial node and runtime to easily prepare chain_spec
Betanet (includes creation of 1k spaces)
Aug 10, 2020
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
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.
No description provided.