Author

Topic: NobleCoin[NOBL] - 8% PoS | 1Yr+ | MARKETPLACE | PAY | GIFT | CHARITIES/MERCHANTS - page 125. (Read 1053231 times)

legendary
Activity: 1764
Merit: 1022

Could you provide output of 'getinfo' command? What URL have you used to download the wallet?


Downloaded from the link you posted
https://bitcointalksearch.org/topic/m.10653046

getinfo

Code:

{
"version" : "v2.0.0.0",
"protocolversion" : 89000,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 1605,
"timeoffset" : 3,
"moneysupply" : 2400392050.64661455,
"connections" : 8,
"proxy" : "",
"difficulty" : {
"proof-of-work" : 0.02403307,
"proof-of-stake" : 0.00390607
},
"testnet" : false,
"keypoololdest" : 1425468908,
"keypoolsize" : 105,
"mininput" : 0.00000000,
"paytxfee" : 0.00000000,
"errors" : ""
}
sr. member
Activity: 440
Merit: 251
What are the nodes that it wallet should be connecting to?

Try 104.236.195.137

Still no connection with the new wallet, even with this node.

What wallet version are you using?

you can check this by issuing 'getinfo' command:

    "version" : "v2.0.0.0",
    "protocolversion" : 89000,
    "walletversion" : 60000,

if this is fine you can also try another node: addnode=194.181.3.79

Yes, getinfo gives the same information as yours.
The command addnode IP add doesn't work in the debug console. How to name the config file, noblcoinpos like the folder it created?

"noblecoin.conf" is config file name

Yes, you need to provide '-addnode' during startup so if you are under windows you can create shortcut to your wallet and modify it to include '-addnode=...'
full member
Activity: 224
Merit: 100
★YoBit.Net★ 350+ Coins Exchange & Dice
What are the nodes that it wallet should be connecting to?

Try 104.236.195.137

Still no connection with the new wallet, even with this node.

What wallet version are you using?

you can check this by issuing 'getinfo' command:

    "version" : "v2.0.0.0",
    "protocolversion" : 89000,
    "walletversion" : 60000,

if this is fine you can also try another node: addnode=194.181.3.79

Yes, getinfo gives the same information as yours.
The command addnode IP add doesn't work in the debug console. How to name the config file, noblcoinpos like the folder it created?
sr. member
Activity: 440
Merit: 251
What are the nodes that it wallet should be connecting to?

Try 104.236.195.137

Still no connection with the new wallet, even with this node.

What wallet version are you using?

you can check this by issuing 'getinfo' command:

    "version" : "v2.0.0.0",
    "protocolversion" : 89000,
    "walletversion" : 60000,

if this is fine you can also try another node: addnode=194.181.3.79

My wallet connected once I added the node. It now has 7 connections.

Code:
{
"addr" : "176.31.188.48:55882",
"services" : "00000001",
"lastsend" : 1425471521,
"lastrecv" : 1425471520,
"conntime" : 1425471403,
"version" : 89000,
"subver" : "/Noblecoin:1.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1596,
"banscore" : 0
},
{
"addr" : "195.230.168.229:55882",
"services" : "00000001",
"lastsend" : 1425471521,
"lastrecv" : 1425471521,
"conntime" : 1425471404,
"version" : 89000,
"subver" : "/Noblecoin:1.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1596,
"banscore" : 0
},
{
"addr" : "217.129.141.209:55882",
"services" : "00000001",
"lastsend" : 1425471521,
"lastrecv" : 1425471497,
"conntime" : 1425471410,
"version" : 89000,
"subver" : "/Noblecoin:1.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1596,
"banscore" : 0
},
{
"addr" : "80.41.37.26:55882",
"services" : "00000001",
"lastsend" : 1425471521,
"lastrecv" : 1425471436,
"conntime" : 1425471411,
"version" : 89000,
"subver" : "/Noblecoin:1.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1596,
"banscore" : 0
},
{
"addr" : "155.210.85.36:55882",
"services" : "00000001",
"lastsend" : 1425471521,
"lastrecv" : 1425471521,
"conntime" : 1425471411,
"version" : 89000,
"subver" : "/Noblecoin:1.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1596,
"banscore" : 0
},
{
"addr" : "104.236.195.137:55882",
"services" : "00000001",
"lastsend" : 1425471520,
"lastrecv" : 1425471520,
"conntime" : 1425471456,
"version" : 89000,
"subver" : "/Noblecoin:1.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1597,
"banscore" : 0
},
{
"addr" : "194.181.3.79:55882",
"services" : "00000001",
"lastsend" : 1425471520,
"lastrecv" : 1425471521,
"conntime" : 1425471462,
"version" : 89000,
"subver" : "/Noblecoin:1.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1597,
"banscore" : 0
}
]

Thanks

Could you provide output of 'getinfo' command? What URL have you used to download the wallet?
legendary
Activity: 1764
Merit: 1022
What are the nodes that it wallet should be connecting to?

Try 104.236.195.137

Still no connection with the new wallet, even with this node.

What wallet version are you using?

you can check this by issuing 'getinfo' command:

    "version" : "v2.0.0.0",
    "protocolversion" : 89000,
    "walletversion" : 60000,

if this is fine you can also try another node: addnode=194.181.3.79

My wallet connected once I added the node. It now has 7 connections.

Code:
{
"addr" : "176.31.188.48:55882",
"services" : "00000001",
"lastsend" : 1425471521,
"lastrecv" : 1425471520,
"conntime" : 1425471403,
"version" : 89000,
"subver" : "/Noblecoin:1.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1596,
"banscore" : 0
},
{
"addr" : "195.230.168.229:55882",
"services" : "00000001",
"lastsend" : 1425471521,
"lastrecv" : 1425471521,
"conntime" : 1425471404,
"version" : 89000,
"subver" : "/Noblecoin:1.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1596,
"banscore" : 0
},
{
"addr" : "217.129.141.209:55882",
"services" : "00000001",
"lastsend" : 1425471521,
"lastrecv" : 1425471497,
"conntime" : 1425471410,
"version" : 89000,
"subver" : "/Noblecoin:1.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1596,
"banscore" : 0
},
{
"addr" : "80.41.37.26:55882",
"services" : "00000001",
"lastsend" : 1425471521,
"lastrecv" : 1425471436,
"conntime" : 1425471411,
"version" : 89000,
"subver" : "/Noblecoin:1.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1596,
"banscore" : 0
},
{
"addr" : "155.210.85.36:55882",
"services" : "00000001",
"lastsend" : 1425471521,
"lastrecv" : 1425471521,
"conntime" : 1425471411,
"version" : 89000,
"subver" : "/Noblecoin:1.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1596,
"banscore" : 0
},
{
"addr" : "104.236.195.137:55882",
"services" : "00000001",
"lastsend" : 1425471520,
"lastrecv" : 1425471520,
"conntime" : 1425471456,
"version" : 89000,
"subver" : "/Noblecoin:1.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1597,
"banscore" : 0
},
{
"addr" : "194.181.3.79:55882",
"services" : "00000001",
"lastsend" : 1425471520,
"lastrecv" : 1425471521,
"conntime" : 1425471462,
"version" : 89000,
"subver" : "/Noblecoin:1.0.0.1/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1597,
"banscore" : 0
}
]

Thanks
sr. member
Activity: 440
Merit: 251
What are the nodes that it wallet should be connecting to?

Try 104.236.195.137

Still no connection with the new wallet, even with this node.

What wallet version are you using?

you can check this by issuing 'getinfo' command:

    "version" : "v2.0.0.0",
    "protocolversion" : 89000,
    "walletversion" : 60000,

if this is fine you can also try another node: addnode=194.181.3.79
hero member
Activity: 691
Merit: 500
What are the nodes that it wallet should be connecting to?

Try 104.236.195.137

Still no connection with the new wallet, even with this node.

I have installed 3 today, 2 worked out of the box and one I had to start using CMD and pass it the node. It worked fine then though
full member
Activity: 224
Merit: 100
★YoBit.Net★ 350+ Coins Exchange & Dice
What are the nodes that it wallet should be connecting to?

Try 104.236.195.137

Still no connection with the new wallet, even with this node.
hero member
Activity: 691
Merit: 500
What are the nodes that it wallet should be connecting to?

Try 104.236.195.137
legendary
Activity: 1764
Merit: 1022
What are the nodes that it wallet should be connecting to?
hero member
Activity: 691
Merit: 500
PoA:

Ok, so there has been some confusion on the spreadsheet, I thought it was sorted by date and time, it wasn't! It just meant some people hadn't been paid, or not paid enough.

Sorted now Smiley

Total paid out: 192,000
Total entrants: 30
Funds remaining: 1074037.15105929 NOBLE

Have had a couple of people not put in NobleCoin addresses (maybe they thought they were getting 10k btc?!)

If either of these are yours drop me a PM with a NobleCoin address (and the submitting email address so I can verify)
X4NPbmfMUm7MC9ZKsSBTEMucXeCHaf
1E8GyrMRMPGLktvAEBL1FqmMeTcd877FX6

http://promoplugs.com/Campaign.aspx?CID=147
full member
Activity: 224
Merit: 100
★YoBit.Net★ 350+ Coins Exchange & Dice
Are you in touch with the NOBL pools? I contacted 2 multipools who often miss such announcements and continue mining after the fork.

Two biggest pools Lifeforce and CoinMine.pw know about switch to PoS. Do we have more?

I sent a mail to coinmine.pw and hash-to-coins.com yesterday. There's a notice on both pools about the end of PoW today.

Cool. Thank you!

Do we have any faucets?

http://www.cryptoblox.com/faucets/NobleCoin/
http://www.thebitcoinmaster.com/noblecoin/


No faucet but probably also important: https://www.coinpayments.net/supported-coins
sr. member
Activity: 440
Merit: 251
Are you in touch with the NOBL pools? I contacted 2 multipools who often miss such announcements and continue mining after the fork.

Two biggest pools Lifeforce and CoinMine.pw know about switch to PoS. Do we have more?

I sent a mail to coinmine.pw and hash-to-coins.com yesterday. There's a notice on both pools about the end of PoW today.

Cool. Thank you!

Do we have any faucets?
full member
Activity: 224
Merit: 100
★YoBit.Net★ 350+ Coins Exchange & Dice
Are you in touch with the NOBL pools? I contacted 2 multipools who often miss such announcements and continue mining after the fork.

Two biggest pools Lifeforce and CoinMine.pw know about switch to PoS. Do we have more?

I sent a mail to coinmine.pw and hash-to-coins.com yesterday. There's a notice on both pools about the end of PoW today.
hero member
Activity: 691
Merit: 500
Bump

Not had many takers so far, let's get some free coins in the PoA campaign Smiley

http://promoplugs.com/Campaign.aspx?CID=147
sr. member
Activity: 440
Merit: 251
----------------------------------
New PoS wallet is ready!
----------------------------------

Since new wallet was already announced on our OP page I am going to advertise it here.

You can download new wallet and CPU mine coins with it now. Also you will be able to stake any CPU mined coins before the switch.
However if you imported any private keys into it money will be distributed later today, after block #534500 on PoW blockchain. So exactly after this block snapshot of blockchain will be taken using fairglu's script (kudos!) and money will be distributed.

Windows version: http://noble.ilikebtc.com/NobleCoin-Qt-v2.0.0.zip
Mac version: http://coinmagi.org/files/Noblecoin/Noblecoin-Qt.dmg  (thank you Joe!)
Source: https://github.com/eagleflies/noblecoin/

New/PoS block explorer: https://chainz.cryptoid.info/nobles/#



To start CPU mining type in console:
Code:
setgenerate true 1

"1" means wallet will use one CPU core for mining. You can use more cores if you want.
sr. member
Activity: 440
Merit: 251
Can I use the new PoS wallet to transfer coins from cryptsy ?

The new wallet will be announced at the time of switch. I do not think you will have lots of time to start it, generate receiving address and request transfer from cryptsy.

Recommendation - use current PoW wallet to generate address. Transfer money there and then after the switch migrate coins using https://github.com/eagleflies/noblecoin/wiki/Importing-private-keys-from-old-wallet.dat-using---salvagewallet-option method.

Alternatively - you can transfer coins to either bittrex or poloniex.

There is only PoS wallet download link on the main page:

Latest Production Versions (Eagleflies/PoS): http://noble.ilikebtc.com/NobleCoin-Qt-v2.0.0.zip

This is confusing and may lead to loss. I downloaded this wallet and transferred 1 NOBL from cryptsy to it and it didn't showed.
Please, add the link of the old PoW wallet to the main page.

I see that Rofo provided link to the new wallet already Wink So the new wallet is the PoS wallet we are going to use after transition.

Current PoW wallet can be downloaded from https://www.noblemovement.com/downloads/NobleCoin-Qt-v1.0.1-Heartbleed.zip
I am unable to update our OP since I did not create it.

----

Your money is safe. If you transferred anything into new wallet you will see money after switch. Switch will happen after block #534500 of PoW blochchain.
You can monitor current blockchain there https://chainz.cryptoid.info/nobl/#

newbie
Activity: 22
Merit: 0
Can I use the new PoS wallet to transfer coins from cryptsy ?

The new wallet will be announced at the time of switch. I do not think you will have lots of time to start it, generate receiving address and request transfer from cryptsy.

Recommendation - use current PoW wallet to generate address. Transfer money there and then after the switch migrate coins using https://github.com/eagleflies/noblecoin/wiki/Importing-private-keys-from-old-wallet.dat-using---salvagewallet-option method.

Alternatively - you can transfer coins to either bittrex or poloniex.

There is only PoS wallet download link on the main page:

Latest Production Versions (Eagleflies/PoS): http://noble.ilikebtc.com/NobleCoin-Qt-v2.0.0.zip

This is confusing and may lead to loss. I downloaded this wallet and transferred 1 NOBL from cryptsy to it and it didn't showed.
Please, add the link of the old PoW wallet to the main page.
sr. member
Activity: 440
Merit: 251
Cryptsy will not be ready for the fork tomorrow. We will be disabling our wallet around midnight tonight

The new repository was not forked from an existing repo. There fore a full review of the source needs to be done. Which will take some time

To avoid delays like this in the future more notice should be given for a hard fork of this nature. And the code should be forked from an existing repository

It will likely be 2-3 days before we can do a full review of the new source code and enable deposits/withdrawals again


Thanks for being one of the few (only?) exchanges who does their homework on coins and updates.  I don't have any reason to think eagleflies or anyone involved in NOBL would try to pull anything sneaky (would be nice if they got this ball rolling before the announced changeover though), but it's good policy to check out any new code and other exchanges should not be lazy / greedy and rely on Cryptsy to do this for them. 

It's just unfortunate that so many people are moving coins there and will get them "stuck"  while the code review is done,  this is going to weigh on the price for a few days methinks.

Mikey - please check my other post describing in details when Cryptsy was contacted. https://bitcointalksearch.org/topic/m.10651511

I do appreciate Cryptsy is doing their work, however we could have avoided this if they started asking questions on the ticket which was cut 20 days ago.

Both Bittrex and Poloniex asked tons of questions which were answered. Whole process was discussed thoroughfully days before the switch.

I stand corrected - I see you did file a ticket well in advance, so the problem is not as clear cut.  Cryptsy works on their own schedule though, that is well known. 
If you want to get their attention you have to make some noise in their chat window sometimes, to make sure your ticket doesn't get put on the back burner behind other, louder complainers.  I still applaud them for going the extra length, while other exchanges don't ask many questions and don't do full source code reviews when they should (if they ever do at all).  I don't mind if it foils some pumpers' plans and timetables. Good.   Cryptsy has too many people trying to pump NOBL for short term gain,  I'm fine with them getting cold feet and going somewhere else.  NOBL will be fine, I think you are doing a great job on the tech side. 

Well they will do what they will do. Checking the code makes sense and I appreciate that.

We have been trying to get their attention via chat window last couple of days and someone told me they are aware of the switch. Also the ticket was put into 'work in progress' mode so someone read it.

My only complaint is they could let us know earlier about how long this is going to take. So this could be announced to Noblecoin's holders and they could choose to either keep money on Cryptsy or move it somewhere else if they want to stake right away.

If the ticket was filed 20 days ago then that is our issue with communication on support.

I was made aware roughly 4 days ago. I went to update today and found out the details of the update. So sorry if my original post sounded harsh. Ill have to look into refining the way we handle wallet update tickets

Thank you. I appreciate this.
legendary
Activity: 1064
Merit: 1002
Cryptsy will not be ready for the fork tomorrow. We will be disabling our wallet around midnight tonight

The new repository was not forked from an existing repo. There fore a full review of the source needs to be done. Which will take some time

To avoid delays like this in the future more notice should be given for a hard fork of this nature. And the code should be forked from an existing repository

It will likely be 2-3 days before we can do a full review of the new source code and enable deposits/withdrawals again


Thanks for being one of the few (only?) exchanges who does their homework on coins and updates.  I don't have any reason to think eagleflies or anyone involved in NOBL would try to pull anything sneaky (would be nice if they got this ball rolling before the announced changeover though), but it's good policy to check out any new code and other exchanges should not be lazy / greedy and rely on Cryptsy to do this for them. 

It's just unfortunate that so many people are moving coins there and will get them "stuck"  while the code review is done,  this is going to weigh on the price for a few days methinks.

Mikey - please check my other post describing in details when Cryptsy was contacted. https://bitcointalksearch.org/topic/m.10651511

I do appreciate Cryptsy is doing their work, however we could have avoided this if they started asking questions on the ticket which was cut 20 days ago.

Both Bittrex and Poloniex asked tons of questions which were answered. Whole process was discussed thoroughfully days before the switch.

I stand corrected - I see you did file a ticket well in advance, so the problem is not as clear cut.  Cryptsy works on their own schedule though, that is well known. 
If you want to get their attention you have to make some noise in their chat window sometimes, to make sure your ticket doesn't get put on the back burner behind other, louder complainers.  I still applaud them for going the extra length, while other exchanges don't ask many questions and don't do full source code reviews when they should (if they ever do at all).  I don't mind if it foils some pumpers' plans and timetables. Good.   Cryptsy has too many people trying to pump NOBL for short term gain,  I'm fine with them getting cold feet and going somewhere else.  NOBL will be fine, I think you are doing a great job on the tech side. 

Well they will do what they will do. Checking the code makes sense and I appreciate that.

We have been trying to get their attention via chat window last couple of days and someone told me they are aware of the switch. Also the ticket was put into 'work in progress' mode so someone read it.

My only complaint is they could let us know earlier about how long this is going to take. So this could be announced to Noblecoin's holders and they could choose to either keep money on Cryptsy or move it somewhere else if they want to stake right away.

If the ticket was filed 20 days ago then that is our issue with communication on support.

I was made aware roughly 4 days ago. I went to update today and found out the details of the update. So sorry if my original post sounded harsh. Ill have to look into refining the way we handle wallet update tickets
Jump to: