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

Block input bitmap rework #3236

Merged
merged 9 commits into from
Feb 24, 2020

Commits on Feb 21, 2020

  1. first pass at rewind_single_block

    and reworking rewind to simply iterate over blocks, rewinding each incrementally
    antiochp committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    3d0e82b View commit details
    Browse the repository at this point in the history
  2. commit

    antiochp committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    e2ff20a View commit details
    Browse the repository at this point in the history
  3. commit

    antiochp committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    820d96d View commit details
    Browse the repository at this point in the history
  4. cleanup

    antiochp committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    10d3a81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29b360c View commit details
    Browse the repository at this point in the history
  6. commit

    antiochp committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    9fcfb17 View commit details
    Browse the repository at this point in the history
  7. do not store commitments in spent_index

    just use the order of the inputs in the block
    antiochp committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    00edeaa View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. Configuration menu
    Copy the full SHA
    5ccf710 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caab410 View commit details
    Browse the repository at this point in the history