Griffith
Legendary
Offline
Activity: 1400
Merit: 1000
|
|
April 23, 2016, 03:51:39 AM |
|
Speaking of which, it's still not working, are you sure you tested it this time? We could stop being helpful, we could delist the coin until you get it sorted. It'll be fine, most people don't use or know how any of that RPC stuff works, then again, most people want a coin to be on an exchange.
i built the daemon on my ubuntu machine that i code on and tested dumpprivkey, dumpprivkeyexchange, importprivkey and importprivkeyexchange to a second whole computer with a windows gui and one to a second linux daemon. i am 100% sure it works. if you are getting an error with importing a priv key i do know that it will say error adding wallet if the wallet is locked, what exactly are the issues that it is giving you? is it compile issues or the functions themselves. with the 2.0.0 release that was my fault, i forgot to test the rpc functionality so there were some problems there. this is the first time i had gone back to fix it. 2.0.1 was a staking fix for chain movement. also yes you are right, i didnt consult you guys first on how to handle it. i just made the dual addr system because that was the task given and was planning on fixing the other functionality so it would be compliant for cryptopia after since a lot of the rpc stuff needs a working system to be adjusted to so that it too will work. edit: do you use skype or something>? because that would be 10x faster comms than a forum edit2: i got some text from vegas. will read it
|
|
|
|
bitspill
Legendary
Offline
Activity: 2088
Merit: 1015
|
|
April 23, 2016, 04:26:29 AM |
|
signrawtransaction - doesnt work. i have never met anyone who used it ligitimately. and 99% of people in crypto dont know what it even does. so again, its not a high priority on the fix list.
(create/sign/broadcast)rawtransaction can be used for multiple legitimate purposes, the two big ones I can think of would be multi signature transactions, or for operating offline cold wallets. Although it is probably true that the majority of people using alt-coins do not know what it does or use them, there are plenty of uses for it.
|
|
|
|
Griffith
Legendary
Offline
Activity: 1400
Merit: 1000
|
|
April 23, 2016, 04:28:49 AM |
|
signrawtransaction - doesnt work. i have never met anyone who used it ligitimately. and 99% of people in crypto dont know what it even does. so again, its not a high priority on the fix list.
(create/sign/broadcast)rawtransaction can be used for multiple legitimate purposes, the two big ones I can think of would be multi signature transactions, or for operating offline cold wallets. Although it is probably true that the majority of people using alt-coins do not know what it does or use them, there are plenty of uses for it. i should restate that. it doesnt work for exchange addresses. only for regular ones. but good point. i could do a command fix for exchange addresses
|
|
|
|
Griffith
Legendary
Offline
Activity: 1400
Merit: 1000
|
|
April 23, 2016, 04:31:31 AM |
|
You know what hex, i give you permission to tell me to fuck off on this one.
i didnt catch the error with key compression. btw the error only happens on compressed keys, it took me 3 tries to recreate your error.
and its because arrays are 0 indexed and i forgot. so i was checking for size 64 for compression not 65. my bad. indexs 0-64 means there are 65 total not 64.
literally a 1 character fix. there you go.
i do know what im doing, just sometimes shit like that doesnt register and it looks fine.
|
|
|
|
vegasguy (OP)
Legendary
Offline
Activity: 1610
Merit: 1003
"Yobit pump alert software" Link in my signature!
|
|
April 23, 2016, 04:40:25 AM |
|
Ok so we are trying crazy stuff here, and these things will happen. Remember , its crypto, so we are not right in the first place. Hex has a corrected source , and we have a new binary. Just overwrite .exe www.bitcoinlasvegas.net/files/FlyCoin-qt.exeVegas
|
I want to make sure everyone knows that I just released my software called "Yobit pump alert". THis is custom software that uses an algo to detect the start of a pump here on yobit, the second it starts. YOu can even filter the coins you see by price. Most pumps start less than 100 sats , so you can easily filter the cheap coins, so they are the only ones displayed https://bitcointalk.org/index.php?topic=1945937.msg20241953#msg20241953
|
|
|
TripleHeXXX
Full Member
Offline
Activity: 176
Merit: 102
https://www.cryptopia.co.nz
|
|
April 23, 2016, 04:51:35 AM |
|
I'm not trying to tell anyone to fuck off, I'd rather get the problem sorted and the wallets running and users doing what they were doing, that's easier than delisting a coin and then relisting it later. I just want to make the point that we didn't create these problems, and we've been in communication with vegasguy trying to get things up and running again.
When we get support tickets placing the blame on us like somehow we're taking too long to get the wallet back online, and then coming to this thread and seeing that the implication is that it's our problems and we're the delay when the reality is everything was working, and then you made network changes and things weren't working and we're actually trying to be a helpful as we can.
|
|
|
|
Griffith
Legendary
Offline
Activity: 1400
Merit: 1000
|
|
April 23, 2016, 05:38:05 AM |
|
I'm not trying to tell anyone to fuck off, I'd rather get the problem sorted and the wallets running and users doing what they were doing, that's easier than delisting a coin and then relisting it later. I just want to make the point that we didn't create these problems, and we've been in communication with vegasguy trying to get things up and running again.
When we get support tickets placing the blame on us like somehow we're taking too long to get the wallet back online, and then coming to this thread and seeing that the implication is that it's our problems and we're the delay when the reality is everything was working, and then you made network changes and things weren't working and we're actually trying to be a helpful as we can.
i hate how tone is lost over the internet. i facepalmed sooo hard when i saw that i messed up a zero index and accidentally did 64 not 65. you were totally right. i am sorry i messed that digit up. so read that message in a lol u wut m8 kind of way. @the people of the thread, it was never cryptopias fault if they took the wallet offline. they have been pretty quick to communicate one way or the other. rpc delays were my fault. not them. either vegas guy or hex will post something about how the transition for old addresses on the exchange which will NOT BE USED anymore. NEW ADDRESSES WILL BE NEEDED FOR EVERYONE ON THE EXCHANGE will go. probably more on that later. but please DO NOT SEND TO YOUR OLD EXCHANGE ADDRESS EVER AGAIN
|
|
|
|
galacticpilgrim
|
|
April 23, 2016, 02:18:17 PM |
|
Great job y'all, keep it up!
I happily jump through so many hoops in crypto that an occasional wallet exe update (that takes 18 seconds) is no big deal at all.
Keep up the good work!
In a scene full of cons and crooks, it's not very often that you experience such transparency and consistency in a coin's team. I'm stoked to be here!
|
|
|
|
vegasguy (OP)
Legendary
Offline
Activity: 1610
Merit: 1003
"Yobit pump alert software" Link in my signature!
|
|
April 23, 2016, 03:10:39 PM Last edit: April 23, 2016, 03:32:03 PM by vegasguy |
|
Its true, Cryptopia has put up with many wallets we have sent them that havnt worked, and the fault has always been on our end. Thats why we are there, because we like them, and no one else would put up with this crap.
Anyway: EXCHANGE BACK ONLINE!!!!!!!! YAY!!!!!!!!!!!!!!!!!!!!!!!!
Remember though, like Griffith said: NEW ADDRESSES ON THE EXCHANGE WILL BE NEEDED. SIMPLY GO TO THE EXCHANGE AND CLICK "GENERATE ADDRESS". DO NOT SEND COINS TO YOUR OLD ADDRESS ON EXCHANGE, GENERATE A NEW ONE FIRST!!!
Vegas
|
I want to make sure everyone knows that I just released my software called "Yobit pump alert". THis is custom software that uses an algo to detect the start of a pump here on yobit, the second it starts. YOu can even filter the coins you see by price. Most pumps start less than 100 sats , so you can easily filter the cheap coins, so they are the only ones displayed https://bitcointalk.org/index.php?topic=1945937.msg20241953#msg20241953
|
|
|
binmon
|
|
April 23, 2016, 04:08:50 PM |
|
Great job y'all, keep it up!
I happily jump through so many hoops in crypto that an occasional wallet exe update (that takes 18 seconds) is no big deal at all.
Keep up the good work!
In a scene full of cons and crooks, it's not very often that you experience such transparency and consistency in a coin's team. I'm stoked to be here!
Well said, and appreciated. The glass IS half full, not half empty!
|
|
|
|
crazyivan
Legendary
Offline
Activity: 1652
Merit: 1007
DMD Diamond Making Money 4+ years! Join us!
|
|
April 23, 2016, 08:22:47 PM |
|
Cryptopia generated an address which is significantly longer compared to the previous ones. Is this something expected?
|
|
|
|
metamorphin
Legendary
Offline
Activity: 1106
Merit: 1004
No risk, no fun!
|
|
April 23, 2016, 08:34:40 PM |
|
Cryptopia generated an address which is significantly longer compared to the previous ones. Is this something expected?
Yes. This is right! Greetz Steve
|
|
|
|
vegasguy (OP)
Legendary
Offline
Activity: 1610
Merit: 1003
"Yobit pump alert software" Link in my signature!
|
|
April 23, 2016, 10:01:52 PM |
|
Cryptopia generated an address which is significantly longer compared to the previous ones. Is this something expected?
Yes your new address with look completely different on Cryptopia. This is expected. I did a withdrawal and can confirm I received my funds from Cryptopia. Vegas
|
I want to make sure everyone knows that I just released my software called "Yobit pump alert". THis is custom software that uses an algo to detect the start of a pump here on yobit, the second it starts. YOu can even filter the coins you see by price. Most pumps start less than 100 sats , so you can easily filter the cheap coins, so they are the only ones displayed https://bitcointalk.org/index.php?topic=1945937.msg20241953#msg20241953
|
|
|
metamorphin
Legendary
Offline
Activity: 1106
Merit: 1004
No risk, no fun!
|
|
April 23, 2016, 10:16:22 PM |
|
To claim the name on the blockexplorer of presstab ( http://www.presstab.pw/phpexplorer/FLY/richlist.php ): The address claim feature uses your wallet's ability to cryptographically sign a message proving ownership of a specific address. To claim your address enter all three requested fields (if the address field has the incorrect address, click the 'Address Claim' link on the menubar to clear it). For QT Wallets: Click 'File' and select 'sign message'. Next paste your address you are signing for in the address field, and the name you would like to register in the message box (make sure it is identical including letter case). Next click 'sign message' and your wallet will generate a signature. Copy the entire signature (you can use the copy to clipboard button). Input your address, the exact name your signed for, and the signature into the input field on presstab.pw. Click submit. For daemons: ./flycoind signmessage addressgoeshere nametosignfor If you need help, so let me know Greetz Steve
|
|
|
|
binmon
|
|
April 24, 2016, 03:30:02 PM |
|
To claim the name on the blockexplorer of presstab ( http://www.presstab.pw/phpexplorer/FLY/richlist.php ): The address claim feature uses your wallet's ability to cryptographically sign a message proving ownership of a specific address. To claim your address enter all three requested fields (if the address field has the incorrect address, click the 'Address Claim' link on the menubar to clear it). For QT Wallets: Click 'File' and select 'sign message'. Next paste your address you are signing for in the address field, and the name you would like to register in the message box (make sure it is identical including letter case). Next click 'sign message' and your wallet will generate a signature. Copy the entire signature (you can use the copy to clipboard button). Input your address, the exact name your signed for, and the signature into the input field on presstab.pw. Click submit. For daemons: ./flycoind signmessage addressgoeshere nametosignfor If you need help, so let me know Greetz Steve Thanks Steve! It took me 3 times to make this work. If you are not successful, be sure you are entering your claim name in the wallet! It's sort of hidden message block just below the address. So you must enter your "claim name" in this box! And it must be the same name (case sensitive) you use in the block explorer! It's amazing how easy it is NOT to see that instruction if you've never sent a signed message before! Good luck!
|
|
|
|
|
c00p3r
Member
Offline
Activity: 101
Merit: 10
Frank Sinatra
|
|
April 25, 2016, 01:39:45 PM |
|
MacWallet v2.0.1.1Download
|
|
|
|
vegasguy (OP)
Legendary
Offline
Activity: 1610
Merit: 1003
"Yobit pump alert software" Link in my signature!
|
|
April 25, 2016, 02:21:06 PM |
|
Op updated with Mac wallet and will post Pi wallet once I update rest of OP.
Current windows Version on OP is v2.0.1.1
Vegas
|
I want to make sure everyone knows that I just released my software called "Yobit pump alert". THis is custom software that uses an algo to detect the start of a pump here on yobit, the second it starts. YOu can even filter the coins you see by price. Most pumps start less than 100 sats , so you can easily filter the cheap coins, so they are the only ones displayed https://bitcointalk.org/index.php?topic=1945937.msg20241953#msg20241953
|
|
|
vegasguy (OP)
Legendary
Offline
Activity: 1610
Merit: 1003
"Yobit pump alert software" Link in my signature!
|
|
April 25, 2016, 03:27:17 PM |
|
Ok OP/ANN has been completely updated. To my knowledge everything on their is current. Graphics and verbiage have all been cleaned and revised. Enjoy https://bitcointalk.org/index.php?topic=1316737.msg13461568#msg13461568Vegas
|
I want to make sure everyone knows that I just released my software called "Yobit pump alert". THis is custom software that uses an algo to detect the start of a pump here on yobit, the second it starts. YOu can even filter the coins you see by price. Most pumps start less than 100 sats , so you can easily filter the cheap coins, so they are the only ones displayed https://bitcointalk.org/index.php?topic=1945937.msg20241953#msg20241953
|
|
|
vegasguy (OP)
Legendary
Offline
Activity: 1610
Merit: 1003
"Yobit pump alert software" Link in my signature!
|
|
April 26, 2016, 01:38:45 PM |
|
Team FLY proudly welcomes our newest member Xprophet!!!!
Vegas
|
I want to make sure everyone knows that I just released my software called "Yobit pump alert". THis is custom software that uses an algo to detect the start of a pump here on yobit, the second it starts. YOu can even filter the coins you see by price. Most pumps start less than 100 sats , so you can easily filter the cheap coins, so they are the only ones displayed https://bitcointalk.org/index.php?topic=1945937.msg20241953#msg20241953
|
|
|
|