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

Use distinct inscription IDs #1201

Merged
merged 23 commits into from
Jan 12, 2023
Merged

Use distinct inscription IDs #1201

merged 23 commits into from
Jan 12, 2023

Commits on Jan 12, 2023

  1. Use distinct inscription IDs

    casey committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    20d3206 View commit details
    Browse the repository at this point in the history
  2. Refactor parsing

    casey committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    b964c8b View commit details
    Browse the repository at this point in the history
  3. fix outgoing test

    casey committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    bb3b16c View commit details
    Browse the repository at this point in the history
  4. Fix more tests

    casey committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    4fc6254 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    casey committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    fcc58a1 View commit details
    Browse the repository at this point in the history
  6. Fix more tests

    casey committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    a78f604 View commit details
    Browse the repository at this point in the history
  7. Fix more stuff

    casey committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    4499477 View commit details
    Browse the repository at this point in the history
  8. Fix more tests

    casey committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    e5e53ff View commit details
    Browse the repository at this point in the history
  9. tweak

    casey committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    bdae009 View commit details
    Browse the repository at this point in the history
  10. Finish fixing unit tests

    casey committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    945b110 View commit details
    Browse the repository at this point in the history
  11. Fix test

    casey committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    d9ca60d View commit details
    Browse the repository at this point in the history
  12. Fix test

    casey committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    033b0be View commit details
    Browse the repository at this point in the history
  13. Finish fixing tests T_T

    casey committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    d3692ee View commit details
    Browse the repository at this point in the history
  14. Implement parsing

    casey committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    4f62ead View commit details
    Browse the repository at this point in the history
  15. placate clippy

    casey committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    d4741b0 View commit details
    Browse the repository at this point in the history
  16. Make note

    casey committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    6f969a4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    af41529 View commit details
    Browse the repository at this point in the history
  18. fix

    casey committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    ffb3e9d View commit details
    Browse the repository at this point in the history
  19. FIx

    casey committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    8a99f01 View commit details
    Browse the repository at this point in the history
  20. Sort

    casey committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    f5ee0cd View commit details
    Browse the repository at this point in the history
  21. Add tests

    casey committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    cf1a16c View commit details
    Browse the repository at this point in the history
  22. Use BlockHash::load

    casey committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    59def47 View commit details
    Browse the repository at this point in the history
  23. tweak

    casey committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    97a9d86 View commit details
    Browse the repository at this point in the history