still here. didnt really read the last ~10 posts. more skimmed them due to lack of time.
2 things that immediately came to mind.
why do you need an installer? the qt is a 1 click app. no need for an installation process imo. most coins dont have an installer. but if its reallyyyyy wanted i guess i could make one...
other thing was...
it is actually needed for the old dev to state he is leaving and name a successor, otherwise exchanges wont follow new code/github repos and wont update the wallets they run. in which case no matter what i edit the code to do that wont run it. so it would be useless. ive had this problem temporarily in the past (when mintpal was still a thing) and they told me they needed the old devs approval to change the repo they were following.
EDIT: btw, the reason the coin wont connect to the network if you havent run the wallet before is due to lack of coin conf file. and you need to create one manually. no need to do that anymore. i edited the code so that it automatically creates one in the right directory now for you. so that bug is eliminated.
dont know where to upload it as of right now though. i can create my own repo on my git. but before i do that i want to see if the dev is willing to hand off the coin to pass succession to my git. otherwise further developement is pointless if the exchanges wont follow me (described why earlier in the post)
but besides that, yeah we can take over for devving, if there is anything else that i need(that i can get), if someone could PM me or send me that would be great
So the answer to a Test Run of your development skills, is: Why?
"Why does it need an installer" is not really what I would expect from someone that is serious about delivering a marketable product.
We are all trying to determine if giving you control of the code is a good idea, this test build seems like a pretty simple way to do that.
I proposed the Fix the Wallet test run to determine:
If you can.
If you can support all the OS's required.
If you can resist 'on the fly' or unannounced changes.
If you will beta test thoroughly.
If you will release it securely.
How you work with the community and/or people involved.
This would also finally produce something that regular people can install, making it worth recommending and advertising...
You mentioned that you "already fixed it". Ok great, then the hard part is done!
Open source - Stated it would be posted in github.
Installs without manual user steps. - Fix ready
Includes updated supercoin.conf. - Fix ready
Steps To go:
Update logo (Red one, to match what websites were told to use)
Update version and changelog.
Nothing fancy, and no other changes to code.
Tested and reviewed before full release. (allows for community beta test and marketing prep)
Compiled builds released by you with sha256 hash.
What do you think of the steps listed? Are they all necessary? Are any missing?
How long do you think it would take to complete this test build for win\linux\mac?
How would you beta test this build? and for how long?
(Knowing these answers would allow the community to schedule marketing and media stuff.)
These would all be great things to know before the keys to everything get handed over. Thanks for any clarification you can provide.
Hope we can give you some super for your time and effort.