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

Multiple faucets with whitelist and KSM deposit #319

Merged
merged 14 commits into from
Jun 6, 2023
Merged

Multiple faucets with whitelist and KSM deposit #319

merged 14 commits into from
Jun 6, 2023

Commits on May 30, 2023

  1. implement multiple faucets

    pifragile committed May 30, 2023
    Configuration menu
    Copy the full SHA
    d33dc8f View commit details
    Browse the repository at this point in the history
  2. implement reserve amount

    pifragile committed May 30, 2023
    Configuration menu
    Copy the full SHA
    8ab21f2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. implement faucet reserve

    pifragile committed May 31, 2023
    Configuration menu
    Copy the full SHA
    ea0997c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c501ae8 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. add logs on events

    pifragile committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    bcfdddd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e28b1b6 View commit details
    Browse the repository at this point in the history
  3. fix logger import

    pifragile committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    6faf4ac View commit details
    Browse the repository at this point in the history
  4. taplo fmt

    pifragile committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    faf5aa6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3802df View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. add check drip_amount > ED

    pifragile committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    716d80e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e04530 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2986dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afd2c95 View commit details
    Browse the repository at this point in the history
  5. remove duplicate import

    pifragile committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    bc3baee View commit details
    Browse the repository at this point in the history