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

crypto: lazy_static removed, light parser for address URI added #2250

Merged
merged 32 commits into from
Nov 17, 2023

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    5b233fc View commit details
    Browse the repository at this point in the history
  2. fuzzer added

    michalkucharczyk committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    3ab3733 View commit details
    Browse the repository at this point in the history
  3. fix

    michalkucharczyk committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    7e6bdb3 View commit details
    Browse the repository at this point in the history
  4. cleanup

    michalkucharczyk committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f92f50f View commit details
    Browse the repository at this point in the history
  5. license added

    michalkucharczyk committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    1a52c98 View commit details
    Browse the repository at this point in the history
  6. std gate added

    michalkucharczyk committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b0167c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6dbf0d View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Apply suggestions from code review

    Co-authored-by: Bastian Köcher <git@kchr.de>
    michalkucharczyk and bkchr authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    eaf5de0 View commit details
    Browse the repository at this point in the history
  2. parsing error added

    michalkucharczyk committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    047eb83 View commit details
    Browse the repository at this point in the history
  3. fix

    michalkucharczyk committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b33de54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee7f179 View commit details
    Browse the repository at this point in the history
  5. Update substrate/primitives/core/src/address_uri.rs

    Co-authored-by: Koute <koute@users.noreply.github.com>
    michalkucharczyk and koute authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a3b9ded View commit details
    Browse the repository at this point in the history
  6. Update substrate/primitives/core/src/address_uri.rs

    Co-authored-by: Koute <koute@users.noreply.github.com>
    michalkucharczyk and koute authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3aad2c5 View commit details
    Browse the repository at this point in the history
  7. review suggestions

    michalkucharczyk committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d556091 View commit details
    Browse the repository at this point in the history
  8. fuzzer fixed

    michalkucharczyk committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    40486a6 View commit details
    Browse the repository at this point in the history
  9. review suggestion

    michalkucharczyk committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    77ad7f1 View commit details
    Browse the repository at this point in the history
  10. naming

    michalkucharczyk committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    93bc851 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    33dd1f3 View commit details
    Browse the repository at this point in the history
  12. Update substrate/primitives/core/src/address_uri.rs

    Co-authored-by: Koute <koute@users.noreply.github.com>
    michalkucharczyk and koute authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0476638 View commit details
    Browse the repository at this point in the history
  13. fix

    michalkucharczyk committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0dddd34 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2500fe0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    52f8aa2 View commit details
    Browse the repository at this point in the history
  16. ".git/.scripts/commands/update-ui/update-ui.sh"

    command-bot committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    abff740 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b2bb315 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    13582d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    9fa5ff8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80532e7 View commit details
    Browse the repository at this point in the history
  3. fix

    michalkucharczyk committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    69d7c7f View commit details
    Browse the repository at this point in the history
  4. fix

    michalkucharczyk committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    ad71461 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab059c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6c7bfd View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

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