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

Testing with new built in YAC/USD price and a block explorer #66

Closed
wants to merge 2 commits into from
Closed

Testing with new built in YAC/USD price and a block explorer #66

wants to merge 2 commits into from

Conversation

ya1-old-c-coder
Copy link

Not much different from previous block explorer, but a new YAC price feed, updated roughly with each new block. These changes are not meant to be the "end all". Just to show what can be done. I have made no attempt to beautify, so modify to your pleasure. The explorer has been around as a commit since December of 2014, see ya1-old-c-coder@7142482
Since I can't test on Linux, Mac all code is "guarded" in an #ifdef WIN32, so this is first for Windows users. Others will have to "unguard" and test for themselves. Though I don't see too much problem! Well maybe the RAII socket connect class (for the YAC price) which is sort of MS specific?

Ron

ya-old-c-coder added 2 commits December 13, 2014 00:06
Added a "mode-less" block chain explorer to YACoin-Qt.  Added some
"missing" close buttons to a few dialogs.  Pretty-ed up the About
dialog,  Made the "selected" text visible!  Blocked the ability to play
around in Qt before the splash screen ends, since it can cause Qt to
crash, in Windows at least!  Centered the text in the splash screen.
One icon and two source files and three Qt form .ui files added..  Not
tested on Mac or linux, but easy enough, see bitcoingui.cpp

This is a first pass as it were to show how easy it is to add this
functionality.  Modify it to show hat you want to see.  Note the
tooltips, shortcuts and other subtle "touches" made to make the Qt
"experience" more SAA CUA compatible.
slightly changed block explorer code.  But a new YAC price display,
triggered by (more or less) each new block.  This and the explorer are
not meant to be the final say on the matter. They are just to show what
can be done.  Change to your pleasure.
@yacoin
Copy link
Owner

yacoin commented Apr 2, 2016

Added to yacoin-tst0.4.5b

@yacoin yacoin closed this Apr 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants