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

feat: add block issuer feature #984

Merged
merged 42 commits into from
Aug 7, 2023
Merged

Commits on Jul 28, 2023

  1. init

    qrayven committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    a2b493e View commit details
    Browse the repository at this point in the history
  2. init

    qrayven committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    bf9801c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    101a95f View commit details
    Browse the repository at this point in the history
  2. feat: block issuer feature

    qrayven committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    98f0719 View commit details
    Browse the repository at this point in the history
  3. add rand

    qrayven committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    ab28953 View commit details
    Browse the repository at this point in the history
  4. some fixes

    qrayven committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    5419ba2 View commit details
    Browse the repository at this point in the history
  5. fix more issues

    qrayven committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    d5cb04c View commit details
    Browse the repository at this point in the history
  6. change order in rand

    qrayven committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    ba84964 View commit details
    Browse the repository at this point in the history
  7. fix no_std for box

    qrayven committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    6818f91 View commit details
    Browse the repository at this point in the history
  8. fix no_std for macro

    qrayven committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    e289900 View commit details
    Browse the repository at this point in the history
  9. remove unnecessary imports

    qrayven committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    11b9c0d View commit details
    Browse the repository at this point in the history
  10. too much

    qrayven committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    cbba160 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6f81054 View commit details
    Browse the repository at this point in the history
  12. fix error order

    qrayven committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    1717a61 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. addressing comments

    qrayven committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d591eaa View commit details
    Browse the repository at this point in the history
  2. Update sdk/src/types/block/rand/public_key.rs

    Co-authored-by: Thoralf-M <[email protected]>
    qrayven and Thoralf-M authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    7f35d52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc41f9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1af229 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bae2972 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. fixing issues

    qrayven committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    0d8df8a View commit details
    Browse the repository at this point in the history
  2. unused imports

    qrayven committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    7464531 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef3fb47 View commit details
    Browse the repository at this point in the history
  4. remove alloc

    qrayven committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    e86edda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d525e6 View commit details
    Browse the repository at this point in the history
  6. fmt

    qrayven committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    0ec5cfa View commit details
    Browse the repository at this point in the history
  7. clippyt

    qrayven committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    4d6be36 View commit details
    Browse the repository at this point in the history
  8. Update sdk/src/types/block/rand/output/feature.rs

    Co-authored-by: Thoralf-M <[email protected]>
    qrayven and Thoralf-M authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    802bc2b View commit details
    Browse the repository at this point in the history
  9. Update sdk/src/types/block/output/feature/block_issuer.rs

    Co-authored-by: Alexandcoats <[email protected]>
    qrayven and Alexandcoats authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    4d365ce View commit details
    Browse the repository at this point in the history
  10. Update sdk/src/types/block/output/feature/block_issuer.rs

    Co-authored-by: Alexandcoats <[email protected]>
    qrayven and Alexandcoats authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    b77339d View commit details
    Browse the repository at this point in the history
  11. address issues

    qrayven committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    d347906 View commit details
    Browse the repository at this point in the history
  12. use btreeset

    qrayven committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    68fdc0e View commit details
    Browse the repository at this point in the history
  13. fix

    qrayven committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    b3c23b9 View commit details
    Browse the repository at this point in the history
  14. Merge branch '2.0' into pr/qrayven/889

    Alexandcoats authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    ec16552 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

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

    qrayven committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    99690b1 View commit details
    Browse the repository at this point in the history
  4. fmt

    qrayven committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    ccc91e7 View commit details
    Browse the repository at this point in the history
  5. clippy

    qrayven committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    8d2b52b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7125ec View commit details
    Browse the repository at this point in the history
  7. fix non-std

    qrayven committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    c21406a View commit details
    Browse the repository at this point in the history
  8. fmt

    qrayven committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    0c83442 View commit details
    Browse the repository at this point in the history
  9. remove default

    qrayven committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    a54d406 View commit details
    Browse the repository at this point in the history