-
Notifications
You must be signed in to change notification settings - Fork 0
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
UI/QT warnings #72
Comments
Ahh nice - good catch. OK so:
This is due to my moving the original bitcoin send dialog into a tab - fixed by directing the signal to the new tab instead of the original page (05e0e81)
This is due to the fact
Looks like some extraneous zorder directives have gotten in here somehow - perhaps I did something weird when designing that form - fixed in a0f081c Thanks again dude!!! :) |
A few of the following lines are printed to the debug file, after generating a block:
State: after running the regtests. It also appears, if all Omni transactions are confirmed. It is not triggered by simple sends, and also not when creating new trades. But it is triggered, when cancelling trades. |
OK great, thanks for the heads up - I'll take a look once I get through with rewriting |
55fd30f Fix bad link in README.md, reflect current project status (dexX7)
Stumbled upon this in the debug.log:
And when building after cleaning:
The text was updated successfully, but these errors were encountered: