bizz
|
 |
December 29, 2013, 12:15:50 PM |
|
Turned out it's the DGEX reserve account with 75 mil  What is your source for this statement? If true, it totally invalidates salsacz's video claim that 30% of NXT has changed owners in 21 days or my analysis that 20% had done so thru Dgex in 30 days... Wrong. This is/was receiving address of dgex. 1500 btc received: https://blockchain.info/address/1LNKq42Hx6nsWCyBsxKCDqdF3btBbufnQT
|
|
|
|
dittie
Newbie
Offline
Activity: 42
Merit: 0
|
 |
December 29, 2013, 12:16:09 PM |
|
My Hallmarked VPS is running at Amazon for about 40 hours right now, I have 2 questions though :
1 : Does someone have an easy copy paste restart script? The node seems to hang every 12 hours or so(account will show negative and blocks won't be received anymore in the GUI), so I want to restart it.
2 : Right now I am paying about 0.0725 per hours (or 1.74$ per day), can it be done cheaper at another VPS?
Thanks.
|
|
|
|
laowai80
Member

Offline
Activity: 98
Merit: 10
|
 |
December 29, 2013, 12:18:51 PM |
|
My Hallmarked VPS is running at Amazon for about 40 hours right now, I have 2 questions though :
1 : Does someone have an easy copy paste restart script? The node seems to hang every 12 hours or so(account will show negative and blocks won't be received anymore in the GUI), so I want to restart it.
2 : Right now I am paying about 0.0725 per hours (or 1.74$ per day), can it be done cheaper at another VPS?
Thanks.
Start with a $10/month plan for 1 GB RAM for hallmarked and upgrade if necessary, check out my signature guide. Version 0.4.8 is supposed to fix some memory leaks, so it should get more stable once it's released, so hang on till that happens  this script might help, save it as 'start.sh' and run: nohup ./start.sh & #!/bin/bash while : do ps ax | grep java | grep -vq grep || java -Xms700m -Xmx800m -jar start.jar sleep 30 done
|
|
|
|
newcn
|
 |
December 29, 2013, 12:21:41 PM |
|
newcn
If you notice the ripple address you are to send it to has a ?dt=<number> That number is how the peercover server knows to send it to the NXT acct you put in All fully automated, except for the part where you have to send back the ripple NXT to redeem it
James
I withdrew 2 times, and the following RIPPLE_ADDR?dt=<NN> are different, both for RIPPLE_ADDR and NN, and several hours passed, the balance of my nxt account did not increase, my nxt amount in my ripple wallet did not change, I must did sth wrong!  Check your email,you should receive a mail from peercover. you r right, I got 3 emails from peercover: NXT withdrawal pending Send NXT to ra9eZxMbJrUcgV8ui7aPc161FgrqWScQxV?dt=12 for deposit into NXT wallet with address 16886318053889080545
NXT withdrawal pending Send NXT to ra9eZxMbJrUcgV8ui7aPc161FgrqWScQxV?dt=29 for deposit into NXT wallet with address 16886318053889080545 1688....0545 is my nxt account, to which I withdrew some nxt . but the ra9e....Qxv is not mine!
|
BTC:1NzzfeHCgN8fF6mSG1UeBFCVd2cxKbGyHk NXT:13187911577562526278
|
|
|
dittie
Newbie
Offline
Activity: 42
Merit: 0
|
 |
December 29, 2013, 12:23:41 PM |
|
My Hallmarked VPS is running at Amazon for about 40 hours right now, I have 2 questions though :
1 : Does someone have an easy copy paste restart script? The node seems to hang every 12 hours or so(account will show negative and blocks won't be received anymore in the GUI), so I want to restart it.
2 : Right now I am paying about 0.0725 per hours (or 1.74$ per day), can it be done cheaper at another VPS?
Thanks.
Start with a $10/month plan for 1 GB RAM for hallmarked and upgrade if necessary, check out my signature guide. Version 0.4.8 is supposed to fix some memory leaks, so it should get more stable once it's released, so hang on till that happens  this script might help, save it as 'start.sh' and run: nohup ./start.sh & #!/bin/bash while : do ps ax | grep java | grep -vq grep || java -Xms700m -Xmx800m -jar start.jar sleep 30 done
I think your script only works when the process is crashed right ? The problem is that is does not crash but just runs but "hangs". So I would like to do a shutdown and restart of the process every 12 hours.
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
 |
December 29, 2013, 12:25:03 PM |
|
In 10 years Graviton could say: - I recall times when I had 7.5% of all world wealth in my pocket...
|
|
|
|
laowai80
Member

Offline
Activity: 98
Merit: 10
|
 |
December 29, 2013, 12:27:18 PM |
|
I think your script only works when the process is crashed right ? The problem is that is does not crash but just runs but "hangs". So I would like to do a shutdown and restart of the process every 12 hours.
Well, you could kill off the process and then restart it, but the thing is the blockchain files could get corrupt, so you'd have to do some .bak files copying, so better wait till 0.4.8 anyway 
|
|
|
|
dittie
Newbie
Offline
Activity: 42
Merit: 0
|
 |
December 29, 2013, 12:42:14 PM |
|
I think your script only works when the process is crashed right ? The problem is that is does not crash but just runs but "hangs". So I would like to do a shutdown and restart of the process every 12 hours.
Well, you could kill off the process and then restart it, but the thing is the blockchain files could get corrupt, so you'd have to do some .bak files copying, so better wait till 0.4.8 anyway  Ok, it should be here soon right ?
|
|
|
|
jl777
Legendary
Offline
Activity: 1176
Merit: 1134
|
 |
December 29, 2013, 12:42:51 PM |
|
newcn
Did you do a ripple send to ra9eZxMbJrUcgV8ui7aPc161FgrqWScQxV?dt=12 the NXT you want to withdraw? That is peercover's address, in order to withdraw the ripple NXT you have to redeem it by sending it back to peercover. If you don't send it back, there is nothing to withdraw
James
|
|
|
|
zhangdu
|
 |
December 29, 2013, 12:48:23 PM |
|
newcn
If you notice the ripple address you are to send it to has a ?dt=<number> That number is how the peercover server knows to send it to the NXT acct you put in All fully automated, except for the part where you have to send back the ripple NXT to redeem it
James
I withdrew 2 times, and the following RIPPLE_ADDR?dt=<NN> are different, both for RIPPLE_ADDR and NN, and several hours passed, the balance of my nxt account did not increase, my nxt amount in my ripple wallet did not change, I must did sth wrong!  Check your email,you should receive a mail from peercover. you r right, I got 3 emails from peercover: NXT withdrawal pending Send NXT to ra9eZxMbJrUcgV8ui7aPc161FgrqWScQxV?dt=12 for deposit into NXT wallet with address 16886318053889080545
NXT withdrawal pending Send NXT to ra9eZxMbJrUcgV8ui7aPc161FgrqWScQxV?dt=29 for deposit into NXT wallet with address 16886318053889080545 1688....0545 is my nxt account, to which I withdrew some nxt . but the ra9e....Qxv is not mine! ra9eZxMbJrUcgV8ui7aPc161FgrqWScQxV?dt=12/29 is the peercover ripple gateway trust add, you send the NXT to that acc, then peercover will send NXT to your NXT ACC. It shoud take about 1 day I think.
|
|
|
|
newcn
|
 |
December 29, 2013, 12:52:03 PM |
|
newcn
Did you do a ripple send to ra9eZxMbJrUcgV8ui7aPc161FgrqWScQxV?dt=12 the NXT you want to withdraw? That is peercover's address, in order to withdraw the ripple NXT you have to redeem it by sending it back to peercover. If you don't send it back, there is nothing to withdraw
James
no, I did nothing inside ripple about the withdraw, so, I should send nxt to ra9eZxMbJrUcgV8ui7aPc161FgrqWScQxV inside ripple? I shall have a try ASAP thank you! one more question: should I put "dt=12" as the "destanation tag" in ripple?
|
BTC:1NzzfeHCgN8fF6mSG1UeBFCVd2cxKbGyHk NXT:13187911577562526278
|
|
|
laowai80
Member

Offline
Activity: 98
Merit: 10
|
 |
December 29, 2013, 12:55:31 PM |
|
Ok, it should be here soon right ?
I hope so 
|
|
|
|
mcjavar
|
 |
December 29, 2013, 12:55:34 PM |
|
Anyone interested? The price for a t-shirt would be 350 Nxt (+ shipping within Europe 200 Nxt, outside Europe 400 Nxt) I am not a graphic designer, this is just an idea  
|
|
|
|
GCInc.
|
 |
December 29, 2013, 12:57:32 PM |
|
In 10 years Graviton could say: - I recall times when I had 7.5% of all world wealth in my pocket...
Hah, I take that as a statement of ultimate optimism justified even with the past tense 
|
|
|
|
newcn
|
 |
December 29, 2013, 01:00:54 PM |
|
ra9eZxMbJrUcgV8ui7aPc161FgrqWScQxV?dt=12/29 is the peercover ripple gateway trust add, you send the NXT to that acc, then peercover will send NXT to your NXT ACC. It shoud take about 1 day I think.
Thank you, I see 
|
BTC:1NzzfeHCgN8fF6mSG1UeBFCVd2cxKbGyHk NXT:13187911577562526278
|
|
|
user1922
Newbie
Offline
Activity: 31
Merit: 0
|
 |
December 29, 2013, 01:04:58 PM |
|
Are there any plans on redistributing the roughly 61 million USD in NXT ? The current distribution seems so far off, it borders on being ridiculous. Basically all founders are now millionaires. Before it is even usable as a payment system? I tried to gather some NXT but it seems almost impossible, I got more free BTC doing less work (not mining, but faucets, ad-clicking, etc). This all seems a bit too greedy for my taste to be totally honest.
Why not hold 80% of all NXT in the genesis account and release that as transactions fee's in the coming 10-30 years? Seems a LOT fairer to me.
|
|
|
|
trefifund
Newbie
Offline
Activity: 14
Merit: 0
|
 |
December 29, 2013, 01:09:05 PM |
|
Are there any plans on redistributing the roughly 61 million USD in NXT ? The current distribution seems so far off, it borders on being ridiculous. Basically all founders are now millionaires. Before it is even usable as a payment system? I tried to gather some NXT but it seems almost impossible, I got more free BTC doing less work (not mining, but faucets, ad-clicking, etc). This all seems a bit too greedy for my taste to be totally honest.
Why not hold 80% of all NXT in the genesis account and release that as transactions fee's in the coming 10-30 years? Seems a LOT fairer to me.
I second that! Why not hold 80% of all NXT in the genesis account and release that as transactions fee's in the coming 10-30 years? Great Ideas
|
|
|
|
allwelder
Legendary
Offline
Activity: 1512
Merit: 1004
|
 |
December 29, 2013, 01:11:30 PM |
|
Dont know why there are so many red flags in my acitve peers and Orange flags in know peers. Just ignore them or take some action? Thanks.
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
 |
December 29, 2013, 01:11:36 PM |
|
Why not hold 80% of all NXT in the genesis account and release that as transactions fee's in the coming 10-30 years? Seems a LOT fairer to me.
This would make Nxt less secure. Google "proof-of-stake" and read Sunny King and Balthazar.
|
|
|
|
bizz
|
 |
December 29, 2013, 01:12:15 PM |
|
Are there any plans on redistributing the roughly 61 million USD in NXT ? The current distribution seems so far off, it borders on being ridiculous. Basically all founders are now millionaires. Before it is even usable as a payment system?
Are you talking about bitcoin?  I tried to gather some NXT but it seems almost impossible, I got more free BTC doing less work (not mining, but faucets, ad-clicking, etc). This all seems a bit too greedy for my taste to be totally honest.
You can buy it on dgex with no problem? But you want it for free/nothing? That seems greedy to me.
|
|
|
|
|