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

Update list.rs to include inscription and rune info #3766

Merged
merged 16 commits into from
May 24, 2024

Commits on May 18, 2024

  1. Update list.rs to include inscription and rune info

    fixes ordinals#3701 - I've added the /output/<OUTPOINT> fields to the `ord list` command into a section called 'list'.  I also reordered the fields in the existing 'ranges' section to make more logical sense.  There is a small amount of redundancy now with the list.sat_ranges vs ranges.start & end, and list.value vs ranges.size.
    cryptoni9n committed May 18, 2024
    Configuration menu
    Copy the full SHA
    8f3f573 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    629a6ce View commit details
    Browse the repository at this point in the history
  3. Format code with cargo fmt

    cryptoni9n committed May 18, 2024
    Configuration menu
    Copy the full SHA
    cf10173 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fd0461 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4dc5de View commit details
    Browse the repository at this point in the history
  6. Format code with cargo fmt

    cryptoni9n committed May 18, 2024
    Configuration menu
    Copy the full SHA
    b17f0ed View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

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

Commits on May 22, 2024

  1. Removed commented test from list.rs

    deleted commented test
    cryptoni9n authored May 22, 2024
    Configuration menu
    Copy the full SHA
    0e9cbad View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    9efb439 View commit details
    Browse the repository at this point in the history
  2. Update src/subcommand/list.rs

    removing comment
    
    Co-authored-by: raph <raphjaph@protonmail.com>
    cryptoni9n and raphjaph authored May 23, 2024
    Configuration menu
    Copy the full SHA
    b292404 View commit details
    Browse the repository at this point in the history
  3. Update src/subcommand/list.rs

    removing comment
    
    Co-authored-by: raph <raphjaph@protonmail.com>
    cryptoni9n and raphjaph authored May 23, 2024
    Configuration menu
    Copy the full SHA
    b515e42 View commit details
    Browse the repository at this point in the history
  4. Update tests/list.rs

    removing comment
    
    Co-authored-by: raph <raphjaph@protonmail.com>
    cryptoni9n and raphjaph authored May 23, 2024
    Configuration menu
    Copy the full SHA
    b86850c View commit details
    Browse the repository at this point in the history
  5. Update tests/list.rs

    removing comment
    
    Co-authored-by: raph <raphjaph@protonmail.com>
    cryptoni9n and raphjaph authored May 23, 2024
    Configuration menu
    Copy the full SHA
    b5cda38 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95601d2 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    619a897 View commit details
    Browse the repository at this point in the history
  2. Amend

    raphjaph committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c9437c2 View commit details
    Browse the repository at this point in the history