This website requires JavaScript.
Explore
Help
Register
Sign In
zecfoundation
/
zebra-launcher
mirror of
https://github.com/ZcashFoundation/zebra-launcher.git
Watch
1
Star
0
Fork
You've already forked zebra-launcher
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rm-config-form
zebra-launcher
/
src-tauri
/
src
History
Automated Release Test
f25e9d6286
moves log state up to App so it persists across route changes, moves wait during setup for webview to start to the async runtime so it doesn't block the setup fn from starting the webview.
2024-03-05 20:42:25 -05:00
..
child_process.rs
moves log state up to App so it persists across route changes, moves wait during setup for webview to start to the async runtime so it doesn't block the setup fn from starting the webview.
2024-03-05 20:42:25 -05:00
main.rs
moves log state up to App so it persists across route changes, moves wait during setup for webview to start to the async runtime so it doesn't block the setup fn from starting the webview.
2024-03-05 20:42:25 -05:00
state.rs
updates `save_config` command to kill the zebrad child process, (which will cause the output reader task to exit as well), read the existing config, overwrite it with the new config, start the zebrad process, and start a new task for reading its output.
2024-03-05 18:20:45 -05:00