This repository has been archived by the owner on May 22, 2023. It is now read-only.
forked from paritytech/substrate
-
Notifications
You must be signed in to change notification settings - Fork 3
DAC Validator pallet crate #200
Draft
khssnv
wants to merge
203
commits into
dev-cere
Choose a base branch
from
feature/pallet-ddc-validator
base: dev-cere
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
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
khssnv
changed the title
An empty DAC Validator pallet create
DAC Validator pallet create
Mar 16, 2023
khssnv
force-pushed
the
feature/pallet-ddc-validator
branch
from
March 16, 2023 14:32
6a72cfb
to
3ee1010
Compare
MRamanenkau
previously approved these changes
Mar 16, 2023
…end tx onchain with the comparison Make http request from ocw Fix arbitary http request Try to connect to redis Clean up Try use redis via webdis Introduce structs Small improvements Code quality improvements Call offchain validator once per era Set shorted duration Update EPOCH_DURATION_IN_BLOCKS Fix short durations Integrade OCW to staking Specify ValidatorId type in OCW config trait bound Add logs Try fix issue with storage Increase points via on_initialize hook Try to send tx from offchain worker Read and store data from OCW Configure keys for OCW Use more advanced data storage Make save_validated_data with updated storage Revert "Fix short durations" This reverts commit d36efd5. Revert "Update EPOCH_DURATION_IN_BLOCKS" This reverts commit 87c67b1. Revert "Set shorted duration" This reverts commit e5283c8. Fix logs for --chain=local Add signer to validation results and fix bug with KeyTypeId Validated fetched data and send tx Migrate to the latest pallet macro Remove ocw with old pallet macro
…cahin Feature/post final oncahin
MRamanenkau
force-pushed
the
feature/pallet-ddc-validator
branch
from
May 17, 2023 12:52
66da4aa
to
74029a2
Compare
…-validator-rebase Feature/integrate dac validator rebase
…on-bugs Feature/fix integration bugs
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.
For development and integration purposes.