Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

archive: Fetch body, genesisHash and header #1560

Merged
merged 8 commits into from
Sep 19, 2023
Merged

Commits on Sep 13, 2023

  1. archive/api: Introduce the methods for body/genesis hash

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    a0a4379 View commit details
    Browse the repository at this point in the history
  2. archive: Introduce archive struct

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    72d903c View commit details
    Browse the repository at this point in the history
  3. archive: Implement body and genesis hash

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1f1d59e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. archive/tests: Test genesis and body

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    0b54a1d View commit details
    Browse the repository at this point in the history
  2. archive/header: Implement the header method

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    60b41f2 View commit details
    Browse the repository at this point in the history
  3. archive/tests: Test archive_header

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    0b32c5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ecf0c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. archive: Remove unsued backend and task executor

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    fa041a3 View commit details
    Browse the repository at this point in the history