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

Implement Sia Encoding #57

Merged
merged 36 commits into from
Nov 7, 2024
Merged

Commits on Nov 5, 2024

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

    n8maninger committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c5a724e View commit details
    Browse the repository at this point in the history
  3. trim whitespace

    n8maninger committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    476b546 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93a80ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4900920 View commit details
    Browse the repository at this point in the history
  6. fmt

    n8maninger committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0fb47d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e361043 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a09831e View commit details
    Browse the repository at this point in the history
  9. replace chrono with time

    n8maninger committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ffc3e47 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0bf8f9a View commit details
    Browse the repository at this point in the history
  11. all: ouch

    n8maninger committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    88e5a0a View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. spendpolicy: fix encoding

    n8maninger committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a3a33dc View commit details
    Browse the repository at this point in the history
  2. handle sig error

    n8maninger committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4acd5ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a85c9cb View commit details
    Browse the repository at this point in the history
  4. fix signing test

    n8maninger committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    347ce2e View commit details
    Browse the repository at this point in the history
  5. fmt

    n8maninger committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b896887 View commit details
    Browse the repository at this point in the history
  6. fix clippy warnings

    n8maninger committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    57c1d99 View commit details
    Browse the repository at this point in the history
  7. remove deprecated mod.rs

    n8maninger committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    024aea2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e4d11c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cc4b639 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2f9125a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0d4e4f4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b4a0a12 View commit details
    Browse the repository at this point in the history
  13. underscore consistency

    n8maninger committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    6f3442f View commit details
    Browse the repository at this point in the history
  14. fix derive path

    n8maninger committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2f95668 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9d38bc2 View commit details
    Browse the repository at this point in the history
  16. encoding: support option

    n8maninger committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a6c978e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    11627ef View commit details
    Browse the repository at this point in the history
  18. fmt

    n8maninger committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a151885 View commit details
    Browse the repository at this point in the history
  19. ci: install nightly

    n8maninger committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    098b423 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    88a441e View commit details
    Browse the repository at this point in the history
  21. add component

    n8maninger committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a895845 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0a9687e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    421f774 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    6f9d4db View commit details
    Browse the repository at this point in the history
  2. renaming encoding modules

    n8maninger committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    9e0c55e View commit details
    Browse the repository at this point in the history