-
Notifications
You must be signed in to change notification settings - Fork 220
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
feat: added burn feature to the console wallet #5322
Commits on May 8, 2023
-
added Burn tab to the console wallet, basic functionality atm
copied `serde_from` module from `tari-dan` to `tari_common_types`
Configuration menu - View commit details
-
Copy full SHA for 3dabc02 - Browse repository at this point
Copy the full SHA 3dabc02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ae417a - Browse repository at this point
Copy the full SHA 2ae417aView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for c0a401c - Browse repository at this point
Copy the full SHA c0a401cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52beb8e - Browse repository at this point
Copy the full SHA 52beb8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15a3632 - Browse repository at this point
Copy the full SHA 15a3632View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a6b892 - Browse repository at this point
Copy the full SHA 6a6b892View commit details -
Update applications/tari_console_wallet/src/ui/components/burn_tab.rs
Co-authored-by: SW van Heerden <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bbcda3f - Browse repository at this point
Copy the full SHA bbcda3fView commit details -
Update applications/tari_console_wallet/src/ui/state/app_state.rs
Co-authored-by: SW van Heerden <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7491dae - Browse repository at this point
Copy the full SHA 7491daeView commit details -
Update applications/tari_console_wallet/src/ui/components/burn_tab.rs
Co-authored-by: SW van Heerden <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26c7675 - Browse repository at this point
Copy the full SHA 26c7675View commit details -
slightly reworked the database functions related to burnt proofs and …
…split the ui types back into separate files for convenience
Configuration menu - View commit details
-
Copy full SHA for e3877f3 - Browse repository at this point
Copy the full SHA e3877f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 791d015 - Browse repository at this point
Copy the full SHA 791d015View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2371b2e - Browse repository at this point
Copy the full SHA 2371b2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 311a416 - Browse repository at this point
Copy the full SHA 311a416View commit details -
Configuration menu - View commit details
-
Copy full SHA for 594049f - Browse repository at this point
Copy the full SHA 594049fView commit details
Commits on May 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2396a24 - Browse repository at this point
Copy the full SHA 2396a24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 688ae46 - Browse repository at this point
Copy the full SHA 688ae46View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4818ee - Browse repository at this point
Copy the full SHA d4818eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ebc351 - Browse repository at this point
Copy the full SHA 8ebc351View commit details