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

Do a bunch of clean ups #17

Merged
merged 15 commits into from
Feb 1, 2024
Merged

Do a bunch of clean ups #17

merged 15 commits into from
Feb 1, 2024

Commits on Feb 1, 2024

  1. Fix manifest description

    Its v2 not v1, woops. While we are at it capitalise Signed.
    tcharding committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    024e619 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7f0b86 View commit details
    Browse the repository at this point in the history
  3. Fix readme path

    tcharding committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3a61b12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f10679e View commit details
    Browse the repository at this point in the history
  5. Publicly re-export Version

    tcharding committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d3eb400 View commit details
    Browse the repository at this point in the history
  6. Improve Constructor link

    tcharding committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    93ee2a2 View commit details
    Browse the repository at this point in the history
  7. Put id in the same place as for Signer

    Make the docs easier to read, put the `id` function in the same place
    as it is in `Signer`.
    tcharding committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    88002e5 View commit details
    Browse the repository at this point in the history
  8. Add id to Extractor and Finalizer

    Both these roles should be able to get the PSBT's id.
    tcharding committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    be9a562 View commit details
    Browse the repository at this point in the history
  9. Improve Extractor rustdocs

    tcharding committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    53eca5a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7db0291 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b23e38a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    392684b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    07960e8 View commit details
    Browse the repository at this point in the history
  14. Make function private

    tcharding committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3e757ed View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    66abe2c View commit details
    Browse the repository at this point in the history