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

Index multi-parent inscriptions #3227

Merged
merged 54 commits into from
Mar 15, 2024
Merged

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    5d3cbbb View commit details
    Browse the repository at this point in the history
  2. Update schema version.

    arik-so committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    536fa77 View commit details
    Browse the repository at this point in the history
  3. Parse arrays of parents.

    arik-so committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a89cd8c View commit details
    Browse the repository at this point in the history
  4. Update explorer

    raphjaph authored and arik-so committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    12c6117 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    595ed9c View commit details
    Browse the repository at this point in the history
  6. Fix something

    raphjaph authored and arik-so committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    5c1a753 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec979fc View commit details
    Browse the repository at this point in the history
  8. Fix HTML serialization tests.

    arik-so committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    65d703c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    da3ffb2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f4f54a4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    63bc321 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d5e7156 View commit details
    Browse the repository at this point in the history
  13. Stash

    raphjaph authored and arik-so committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    b51dcfa View commit details
    Browse the repository at this point in the history
  14. New templates

    raphjaph authored and arik-so committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    01883e7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e881416 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    dc5a891 View commit details
    Browse the repository at this point in the history
  17. Rename potential_parents and purported_parent to not have alliteratio…

    …ns for improved legibility.
    arik-so committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3993fe2 View commit details
    Browse the repository at this point in the history
  18. Add some comments.

    arik-so committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    91b5d80 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    08ddbe1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d19dec2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7bb4714 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7ad6394 View commit details
    Browse the repository at this point in the history
  23. Fix plural in variable name.

    arik-so committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    8028be8 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Merge branch 'main' into multi-parent

    # Conflicts:
    #	src/api.rs
    #	src/subcommand/server.rs
    #	src/templates/inscription.rs
    #	templates/inscription.html
    #	tests/json_api.rs
    #	tests/wallet/inscribe.rs
    arik-so committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    80c5be3 View commit details
    Browse the repository at this point in the history
  2. Fix test

    raphjaph committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a2a925f View commit details
    Browse the repository at this point in the history
  3. Add parent pagination

    raphjaph committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    47bd4e0 View commit details
    Browse the repository at this point in the history
  4. Amend

    raphjaph committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    1d93ee8 View commit details
    Browse the repository at this point in the history
  5. Small things

    raphjaph committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    228997f View commit details
    Browse the repository at this point in the history
  6. Minor things

    raphjaph committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a78f841 View commit details
    Browse the repository at this point in the history
  7. Update src/inscriptions/tag.rs

    Co-authored-by: raph <raphjaph@protonmail.com>
    arik-so and raphjaph committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b638d22 View commit details
    Browse the repository at this point in the history
  8. Fix Github's whitespace.

    arik-so committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a0471b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

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

Commits on Mar 14, 2024

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

Commits on Mar 15, 2024

  1. Merge branch 'main' into multi-parent

    # Conflicts:
    #	src/subcommand/server.rs
    arik-so committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d2e94d8 View commit details
    Browse the repository at this point in the history
  2. Fix formating.

    arik-so committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7898762 View commit details
    Browse the repository at this point in the history
  3. Amend

    raphjaph committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    44f963b View commit details
    Browse the repository at this point in the history
  4. Vec::new()

    raphjaph committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    8aafcc4 View commit details
    Browse the repository at this point in the history
  5. Vec::new() in tests

    raphjaph committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7c2265a View commit details
    Browse the repository at this point in the history
  6. Dedup in parser

    raphjaph committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    bd71ec7 View commit details
    Browse the repository at this point in the history
  7. Add InscriptionEntry test

    raphjaph committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0dc3615 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c0d5bbd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fc98cc4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    30e7a82 View commit details
    Browse the repository at this point in the history
  11. Compare with vec

    casey committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    920a970 View commit details
    Browse the repository at this point in the history
  12. Remove -> take

    casey committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d6453c3 View commit details
    Browse the repository at this point in the history
  13. append -> encode

    casey committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7959293 View commit details
    Browse the repository at this point in the history
  14. Remove comments

    casey committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    872290d View commit details
    Browse the repository at this point in the history
  15. Simplify take_array

    casey committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9f78f3c View commit details
    Browse the repository at this point in the history
  16. Get rid of tag codec strategy

    casey committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e23a2aa View commit details
    Browse the repository at this point in the history
  17. Use iterator

    casey committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6be2e4f View commit details
    Browse the repository at this point in the history
  18. Paginate parents

    raphjaph committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    afc533d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c208141 View commit details
    Browse the repository at this point in the history
  20. Amend

    raphjaph committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6d8349c View commit details
    Browse the repository at this point in the history
  21. Tweak

    casey committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    acc89bf View commit details
    Browse the repository at this point in the history