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

Custom signature topic #2031

Merged
merged 22 commits into from
Jan 11, 2024
Merged

Custom signature topic #2031

merged 22 commits into from
Jan 11, 2024

Commits on Dec 20, 2023

  1. basic setup

    SkymanOne committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    8df58c3 View commit details
    Browse the repository at this point in the history
  2. successful parsing of args

    SkymanOne committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    ff82dcb View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. working specification

    SkymanOne committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    6706b96 View commit details
    Browse the repository at this point in the history
  2. fix tests

    SkymanOne committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    14429ac View commit details
    Browse the repository at this point in the history
  3. add changelog

    SkymanOne committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    5d3333b View commit details
    Browse the repository at this point in the history
  4. fmt

    SkymanOne committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    48cec1f View commit details
    Browse the repository at this point in the history
  5. add signature_topic macro

    SkymanOne committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    b802df2 View commit details
    Browse the repository at this point in the history
  6. simpligy argument parsing

    SkymanOne committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ac0d28c View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. add tests

    SkymanOne committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    8feaf2d View commit details
    Browse the repository at this point in the history
  2. remove links

    SkymanOne committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    21994a2 View commit details
    Browse the repository at this point in the history
  3. use const array

    SkymanOne committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    683e180 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. remove hex crate

    SkymanOne committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    91b3f91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c788c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    490e5a6 View commit details
    Browse the repository at this point in the history
  4. minor fixes

    SkymanOne committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    1c92ba8 View commit details
    Browse the repository at this point in the history
  5. remove trailing code

    SkymanOne committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    9e67b3e View commit details
    Browse the repository at this point in the history
  6. fix UI tests

    SkymanOne committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    c1168e7 View commit details
    Browse the repository at this point in the history
  7. add UI tests

    SkymanOne committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    764443c View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    67ed065 View commit details
    Browse the repository at this point in the history
  2. uncomment tests

    SkymanOne committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    07433cb View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. rename function

    SkymanOne committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    7eba6a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5e5e9f View commit details
    Browse the repository at this point in the history