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

Gabriel v2 processes raw blk.dat data in parallel. #2

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    528b798 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e2b2e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4e5bee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e63958e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2020b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Fix varint decoding.

    cryptoquick committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6f1f486 View commit details
    Browse the repository at this point in the history
  2. Output fixes

    cryptoquick committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9882e7d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Print blocks processed.

    cryptoquick committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b75e461 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ae10f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Add SegWit support.

    cryptoquick committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d250e4a View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Compute txid

    cryptoquick committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    eaf1bfb View commit details
    Browse the repository at this point in the history
  2. Txid and tx_map fixes.

    cryptoquick committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    86ff86e View commit details
    Browse the repository at this point in the history
  3. Remove println

    cryptoquick committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    1852d87 View commit details
    Browse the repository at this point in the history
  4. Optimize tx_map data

    cryptoquick committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    ac1b859 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    faba28e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    e4d9395 View commit details
    Browse the repository at this point in the history
  2. blockFileEval: updated README

    jbride committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    fb09c2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3662e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    896f9c5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9 from jbride/blockFileEval

    Block file eval
    cryptoquick authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    9c34d62 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    0f44b82 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Merge pull request #10 from jbride/blockFileEval

    run_block_file_eval:  now writes evaluation results to output file
    cryptoquick authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    bd76032 View commit details
    Browse the repository at this point in the history