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: added burn feature to the console wallet #5322

Merged

Commits on May 8, 2023

  1. added Burn tab to the console wallet, basic functionality atm

    copied `serde_from` module from `tari-dan` to `tari_common_types`
    agubarev committed May 8, 2023
    Configuration menu
    Copy the full SHA
    3dabc02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ae417a View commit details
    Browse the repository at this point in the history
  3. burnt proofs are now saved to the database to later view in the conso…

    …le wallet, save the proof into a file and delete claimed proofs on will
    agubarev committed May 8, 2023
    Configuration menu
    Copy the full SHA
    c0a401c View commit details
    Browse the repository at this point in the history
  4. cleanup

    agubarev committed May 8, 2023
    Configuration menu
    Copy the full SHA
    52beb8e View commit details
    Browse the repository at this point in the history
  5. added license copy

    agubarev committed May 8, 2023
    Configuration menu
    Copy the full SHA
    15a3632 View commit details
    Browse the repository at this point in the history
  6. bugfix

    agubarev committed May 8, 2023
    Configuration menu
    Copy the full SHA
    6a6b892 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bbcda3f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7491dae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    26c7675 View commit details
    Browse the repository at this point in the history
  10. slightly reworked the database functions related to burnt proofs and …

    …split the ui types back into separate files for convenience
    agubarev committed May 8, 2023
    Configuration menu
    Copy the full SHA
    e3877f3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    791d015 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2371b2e View commit details
    Browse the repository at this point in the history
  13. cleanup

    agubarev committed May 8, 2023
    Configuration menu
    Copy the full SHA
    311a416 View commit details
    Browse the repository at this point in the history
  14. cleanup

    agubarev committed May 8, 2023
    Configuration menu
    Copy the full SHA
    594049f View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. minor fixes

    agubarev committed May 9, 2023
    Configuration menu
    Copy the full SHA
    2396a24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    688ae46 View commit details
    Browse the repository at this point in the history
  3. cleanup

    agubarev committed May 9, 2023
    Configuration menu
    Copy the full SHA
    d4818ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ebc351 View commit details
    Browse the repository at this point in the history