This repository was archived by the owner on Mar 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Migrate tron-backing
to Attribute Macro
#610
Merged
Merged
Conversation
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
2021-04-28 03:24:57 `pallet_timestamp::UnixTime::now` is called at genesis, invalid value returned: 0
2021-04-28 03:24:57 [#0] 🗳 Finalized election round with compute ElectionCompute::OnChain.
2021-04-28 03:24:57 [0] 💸 new validator set of size 1 has been processed for era 1
2021-04-28 03:24:57 [darwinia-claims] Genesis Claims List is Set to EMPTY
2021-04-28 03:24:57 initializing remote client to "http://pangolin-rpc.darwinia.network"
2021-04-28 03:24:57 scraping keypairs from remote node http://pangolin-rpc.darwinia.network @ 0xfb4ff060f84e7b31368dec796e7eccdea0f8ea6a5061517d353594dbdbeed739
2021-04-28 03:24:57 downloading data for all modules.
2021-04-28 03:25:20 extending externalities with 1 manually injected keys
2021-04-28 03:25:20 injecting a total of 130261 keys
2021-04-28 03:25:22 OldTotalMappedRing.exits()? true
2021-04-28 03:25:22 NewTotalMappedRing.exits()? false
2021-04-28 03:25:22 Migrating `DarwiniaCrabIssuing` to `CrabIssuing`...
2021-04-28 03:25:22 OldTotalMappedRing.exits()? false
2021-04-28 03:25:22 NewTotalMappedRing.exits()? true |
boundless-forest
approved these changes
Apr 27, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
14 tasks
hackfisher
approved these changes
Apr 27, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TronBacking pallet have no storage, might still need to warn those runtimes using it?
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.