Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

feat: add acurast hyperdrive pallet #50

Merged
merged 4 commits into from
Feb 27, 2023
Merged

Conversation

RomarQ
Copy link
Contributor

@RomarQ RomarQ commented Feb 14, 2023

Summary

create a pallet_acurast_hyperdrive to support external chain state sync and add support for the Tezos chain proof validation.

What is the expected behavior?

  • submit merkle root extrisic (snapshot number (uint), merkle root (bytes))
  • submit proof extrinsic (key/value, proof path, snapshot number, nonce)
    • requires a nonce

@RomarQ RomarQ self-assigned this Feb 14, 2023
@RomarQ RomarQ added the draft label Feb 14, 2023
@RomarQ RomarQ changed the title Draft: feat: add acurast hyperdrive pallet feat: add acurast hyperdrive pallet Feb 14, 2023
@gitsimon gitsimon force-pushed the feat/acurast-hyperdrive branch from b26cb33 to 8c07726 Compare February 27, 2023 14:13
pallets/hyperdrive/src/lib.rs Outdated Show resolved Hide resolved
pallets/hyperdrive/src/lib.rs Show resolved Hide resolved
pallets/hyperdrive/src/lib.rs Outdated Show resolved Hide resolved
pallets/hyperdrive/src/lib.rs Show resolved Hide resolved
pallets/hyperdrive/src/lib.rs Show resolved Hide resolved
@gitsimon gitsimon removed the draft label Feb 27, 2023
@RomarQ RomarQ merged commit 9ec83b6 into develop Feb 27, 2023
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