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

DAC Validator pallet crate #200

Draft
wants to merge 203 commits into
base: dev-cere
Choose a base branch
from
Draft

Conversation

khssnv
Copy link
Member

@khssnv khssnv commented Mar 16, 2023

For development and integration purposes.

@khssnv khssnv changed the title An empty DAC Validator pallet create DAC Validator pallet create Mar 16, 2023
@khssnv khssnv force-pushed the feature/pallet-ddc-validator branch from 6a72cfb to 3ee1010 Compare March 16, 2023 14:32
@khssnv khssnv changed the title DAC Validator pallet create DAC Validator pallet crate Mar 16, 2023
MRamanenkau
MRamanenkau previously approved these changes Mar 16, 2023
@MRamanenkau MRamanenkau self-requested a review March 16, 2023 14:37
@khssnv khssnv marked this pull request as draft March 17, 2023 10:45
khssnv and others added 20 commits March 17, 2023 17:15
…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
@MRamanenkau MRamanenkau force-pushed the feature/pallet-ddc-validator branch from 66da4aa to 74029a2 Compare May 17, 2023 12:52
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.

4 participants