-
Notifications
You must be signed in to change notification settings - Fork 178
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
Yield generator can be launched in Qt #487
Open
AdamISZ
wants to merge
7
commits into
master
Choose a base branch
from
maker-qt
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Nov 14, 2020
-
Yield generator script can be launched in Qt
A status bar widget allows access to configure, and start/stop a yield generator (maker) bot in the background. While running, taker functions are disabled as well as wallet changing functions. Other functionality is still available.
Configuration menu - View commit details
-
Copy full SHA for c5c6a46 - Browse repository at this point
Copy the full SHA c5c6a46View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6b20a6 - Browse repository at this point
Copy the full SHA b6b20a6View commit details -
TxHistory tab in Qt records coinjoins
while in maker mode, and deposits (although there is no sophisticated tx type parsing). The location of the corresponding history file is fixed to the datadir correctly. Also fixed Maker start/stop for non-Tor case.
Configuration menu - View commit details
-
Copy full SHA for ae20eac - Browse repository at this point
Copy the full SHA ae20eacView commit details -
Update maker dialog to remember maker settings.
Also various small fixes to strings and info text, and validation of inputs and tooltips.
Configuration menu - View commit details
-
Copy full SHA for 51f293a - Browse repository at this point
Copy the full SHA 51f293aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b57b70c - Browse repository at this point
Copy the full SHA b57b70cView commit details
Commits on Nov 15, 2020
-
generateAction etc. must be instance vars so that they can be toggled inactive.
Configuration menu - View commit details
-
Copy full SHA for 230cd0d - Browse repository at this point
Copy the full SHA 230cd0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58589a2 - Browse repository at this point
Copy the full SHA 58589a2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.