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

feed foundation wallet by default, not faucet #1636

Closed
wants to merge 26 commits into from

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    7ea296e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5bef93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afdc21b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e79094 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15f73b4 View commit details
    Browse the repository at this point in the history
  6. fix(client): move acct_packet mnemonic into client layer

    Allows for reuse in faucet works and proper ci usage.
    
    Makes the account packet tooling more client layer there.
    joshuef committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f2c7641 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d810a1c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0971624 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1ef6f0f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4864fdb View commit details
    Browse the repository at this point in the history
  11. fix: update calls to HotWallet::load

    Use account packet helpers to generate wallet reliably now  errors out if
    no wallet is found
    joshuef committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    bd6e763 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4cd8d16 View commit details
    Browse the repository at this point in the history
  13. fix: more test and cli fixes

    joshuef committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    59cc69e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c95a337 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ceb414e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d5f7adb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5d986ab View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4f46579 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    27b8781 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7868362 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    96f50f6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3c0c54d View commit details
    Browse the repository at this point in the history
  23. feat(faucet): add feat for gifting-from-genesis

    So we no longer gift the entire genesis amount to the faucet
    (which we can fund in other means).
    
    but we retain a feat for this for testing etc
    joshuef committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f0e98f1 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    79afa4b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    da8b8b8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1a3aab9 View commit details
    Browse the repository at this point in the history