Author

Topic: NXT :: descendant of Bitcoin - Updated Information - page 313. (Read 2761645 times)

sr. member
Activity: 336
Merit: 250
AKA jefdiesel
not working now..


Just updating networking stuff. Let me know if it is still broken. Are you getting coins?

still nothing.. getting 20 peers now with IP address reported, but seeing

 0 shares, current 0.00000000 0.00000000 nodecoins | sent 0.00000000

although I am not hallmarked or running a separate node elsewhere, is that changed? or does nodeminer "run a node" like i think it does.


Reporting is broken for now, but  I am seeing the coins accumulate server side. At some point you should get transfers
What is your testNXT acct? I will see if it is transferring to you

James

test ac  15265031083387211287


been sitting at 1498nodes in wesleys app for a few hours now
sr. member
Activity: 397
Merit: 500
Quote from: nextpuzzled
Or just go to www.p00l.org .  No need to sign up for private anything.  Just put in your nxt address as your username and it'll work.  We're working on giving a little more dynamic info on our page, but we took a shot for the bounty and thus lowered our release requirements. 

Our first step is to add hash rates, but it requires some new accounting code which we need to test a little bit.  You might wish to hold off until then, but we will be paying out NXT every day and cashing out the coins on cryptsy at least twice a day.  We also do sha256.  If you want to convert your older sha256 equipment into NXTs, then we'll be doing that too.


https://nextcoin.org/index.php/topic,4388.msg41144.html#msg41144

Nice one! Thanks nextpuzzled!

stratum+tcp://p00l.org:3001/        SHA-256
stratum+tcp://p00l.org:3003/        SCRYPT

 Cheesy
legendary
Activity: 1176
Merit: 1134
not working now..


Just updating networking stuff. Let me know if it is still broken. Are you getting coins?

still nothing.. getting 20 peers now with IP address reported, but seeing

 0 shares, current 0.00000000 0.00000000 nodecoins | sent 0.00000000

although I am not hallmarked or running a separate node elsewhere, is that changed? or does nodeminer "run a node" like i think it does.


Reporting is broken for now, but  I am seeing the coins accumulate server side. At some point you should get transfers
What is your testNXT acct? I will see if it is transferring to you

James
legendary
Activity: 1176
Merit: 1134
Generating high entropy secretphrase:

Code:

int gen_randomacct(int randchars,char *NXTaddr,char *NXTsecret,char *randfilename)
{
    int i,j,x,iter,bitwidth = 6;
    FILE *fp;
    char buf[512],fname[512];
    unsigned char bits[33];
    NXTaddr[0] = 0;
    randchars /= 8;
    if ( randchars > (int)sizeof(bits) )
        randchars = (int)sizeof(bits);
    if ( randchars < 3 )
        randchars = 3;
    for (iter=0; iter<=8; iter++)
    {
        sprintf(fname,"%s.%d",randfilename,iter);
        fp = fopen(fname,"rb");
        if ( fp == 0 )
        {
            sprintf(buf,"dd if=/dev/random count=%d bs=1 > %s",randchars*8,fname);
            printf("cmd.(%s)\n",buf);
            system(buf);
        }
        fp = fopen(fname,"rb");
        if ( fp != 0 )
        {
            fread(bits,1,sizeof(bits),fp);
            for (i=0; i+bitwidth<(sizeof(bits)*8) && i/bitwidth            {
                for (j=x=0; j<6; j++)
                {
                    if ( GETBIT(bits,i*bitwidth+j) != 0 )
                        x |= (1 << j);
                }
                printf("i.%d j.%d x.%d %c\n",i,j,x,1+' '+x);
                NXTsecret[randchars*iter + i/bitwidth] = 1+ ' ' + x;
            }
            NXTsecret[randchars*iter + i/bitwidth] = 0;
            fclose(fp);
        }
        sleep(3);
    }
    strcpy(NXTaddr,issue_getAccountId(NXTsecret));
    printf("NXT.%s NXTsecret.(%s)\n",NXTaddr,NXTsecret);
    return(0);
}


This works on Mac and Unix, I am not sure if there is a /dev/random equivalent for Windows
you can specify the number of random chars and a filename where it will save the random bits so it can be reproduced.
Not sure if anybody needs this, but it was a bit tricky to convince my Mac to spit out decent random numbers so I figured it might help someone.

Even without the call to issue_getAccountId, this would be a useful program for people to locally generate a high entropy password

James
sr. member
Activity: 336
Merit: 250
AKA jefdiesel
not working now..


Just updating networking stuff. Let me know if it is still broken. Are you getting coins?

still nothing.. getting 20 peers now with IP address reported, but seeing

 0 shares, current 0.00000000 0.00000000 nodecoins | sent 0.00000000

although I am not hallmarked or running a separate node elsewhere, is that changed? or does nodeminer "run a node" like i think it does.

hero member
Activity: 870
Merit: 500
Trading will make me rich)

And have to mention, that with the current low price, everyone who cried about unfair distribution has a great possibility to jump onboard!
legendary
Activity: 1372
Merit: 1000
Thanks guys.
sr. member
Activity: 490
Merit: 250
I don't really come from outer space.
full member
Activity: 294
Merit: 101
Which exchange has the most Nxt volume?  Is it DGEX?

bter, DGEX is history.
legendary
Activity: 1372
Merit: 1000
Which exchange has the most Nxt volume?  Is it DGEX?
member
Activity: 93
Merit: 10
Would love to contribute my 1.5 Mh/s to this pool!  Invite please!
sr. member
Activity: 897
Merit: 284
1) the front page doesn't count coz it disappears

2) I still don't know if it makes real accounts or not. I just got this number there: 6365394688875287683 - what happens if I send there my Nxt from Cryptsy?

It'll end up in an account on Mainnet with the same account number.
full member
Activity: 294
Merit: 101
Anyone know who (NXT account) is dumping NXT like that and how many NXT still left to dump?
That large amount of NXT selling would be better done off exchange. I think it may scare out a lot of people.

Wow big dump in NXT ... it is now 0.00004+.  I have been buying since 0.00009+.  I will keep on buying loads of NXT now.  Whoever is dumping is either giving his NXT cheaply to the community or shortsighted.


BUY BUY BUY!

I am not dumping, just riding the wave.
newbie
Activity: 20
Merit: 0
Anyone know who (NXT account) is dumping NXT like that and how many NXT still left to dump?
That large amount of NXT selling would be better done off exchange. I think it may scare out a lot of people.

Is there such a thing as a localbitcoins for NXT?
full member
Activity: 284
Merit: 101
Anyone know who (NXT account) is dumping NXT like that and how many NXT still left to dump?
That large amount of NXT selling would be better done off exchange. I think it may scare out a lot of people.

Wow big dump in NXT ... it is now 0.00004+.  I have been buying since 0.00009+.  I will keep on buying loads of NXT now.  Whoever is dumping is either giving his NXT cheaply to the community or shortsighted.


BUY BUY BUY!
legendary
Activity: 1176
Merit: 1134
not working now..

Code:
connect() failed: Connection refused
connection variant.0 failure
error submitting results to (162.217.204.142) retval -1 vs 48 -> switch to (162.217.204.144)
NEW block.(2427680280895981793) vs lastblock.(13833505500464351431)
0: GOOD PEER.0 (2901759 458677) 109.87.169.253 state.1 blacklist.false share.true announce.109.87.169.253 downloaded.290156651 uploaded.18444708
1: GOOD PEER.1 (253198 327999) 162.217.203.106 state.1 blacklist.false share.true announce.162.217.203.106 downloaded.1088124 uploaded.1316131
2: GOOD PEER.2 (36715 191156) 162.217.204.38 state.1 blacklist.false share.true announce.162.217.204.38 downloaded.3250738 uploaded.6157631
3: GOOD PEER.3 (2944190 191366) 138.91.4.52 state.1 blacklist.false share.true announce.testnxt-jp.cloudapp.net downloaded.128051412 uploaded.6176910
4: GOOD PEER.4 (167913 195465) 107.170.226.230 state.1 blacklist.false share.true announce.node10.mynxtcoin.org downloaded.9732909 uploaded.137761789
5: GOOD PEER.5 (148816 202070) 162.243.126.110 state.1 blacklist.false share.true announce.node9.mynxtcoin.org downloaded.26166168 uploaded.10190513
6: GOOD PEER.6 (65062 190529) 209.126.73.166 state.1 blacklist.false share.true announce.209.126.73.166 downloaded.2054511 uploaded.6124137
7: GOOD PEER.8 (36801 191596) 209.126.75.130 state.1 blacklist.false share.true announce.209.126.75.130 downloaded.2027089 uploaded.4608605
8: GOOD PEER.9 (120248 212415) 178.162.198.111 state.1 blacklist.false share.true announce.bug.airdns.org downloaded.578768 uploaded.749405
9: GOOD PEER.10 (90031 114932) 192.241.223.132 state.1 blacklist.false share.true announce.192.241.223.132 downloaded.688219 uploaded.644000
10: GOOD PEER.11 (251528 114690) 209.126.74.120 state.1 blacklist.false share.true announce.209.126.74.120 downloaded.9279095 uploaded.6967156
11: GOOD PEER.12 (292540 85560) 162.217.204.28 state.1 blacklist.false share.true announce.162.217.204.28 downloaded.6786889 uploaded.3289142
12: GOOD PEER.13 (77272 8498) 162.217.202.168 state.1 blacklist.false share.true announce.162.217.202.168 downloaded.2184392 uploaded.181774
13: GOOD PEER.14 (108457 8586) 83.212.110.150 state.1 blacklist.false share.true announce.83.212.110.150 downloaded.4222167 uploaded.146522
14: GOOD PEER.15 (224112 165183) 162.217.204.12 state.1 blacklist.false share.true announce.162.217.204.12 downloaded.6442259 uploaded.3296037
15: GOOD PEER.16 (51539 8712) 209.126.73.128 state.1 blacklist.false share.true announce.209.126.73.128 downloaded.2709012 uploaded.164439
16: GOOD PEER.17 (59406 8637) 162.217.203.174 state.1 blacklist.false share.true announce.162.217.203.174 downloaded.2654224 uploaded.180542
17: GOOD PEER.18 (65715 7992) 209.126.73.160 state.1 blacklist.false share.true announce.209.126.73.160 downloaded.1916314 uploaded.183345
18: GOOD PEER.19 (1560964 2277487) 23.97.135.119 state.1 blacklist.false share.true announce.testnxt-we.cloudapp.net downloaded.101856605 uploaded.41129862
19: GOOD PEER.20 (95447 9150) 209.126.74.122 state.1 blacklist.false share.true announce.209.126.74.122 downloaded.4013920 uploaded.251659
20: GOOD PEER.21 (252716 78371) 162.217.203.16 state.1 blacklist.false share.true announce.162.217.203.16 downloaded.5259173 uploaded.2855958
20: GOOD PEER.22 (2024640 2553411) 137.135.208.131 state.1 blacklist.false share.true announce.testnxt-ne.cloudapp.net downloaded.102871165 uploaded.47500423
numactivepeers.20
connect() failed: Connection refused
Just updating networking stuff. Let me know if it is still broken. Are you getting coins?
hero member
Activity: 715
Merit: 500
Anyone know who (NXT account) is dumping NXT like that and how many NXT still left to dump?
That large amount of NXT selling would be better done off exchange. I think it may scare out a lot of people.
newbie
Activity: 20
Merit: 0
I'd love to mine for NXT, but I don't have a miner, nor any idea how to get one, or set one up..  Other than that, I'd be right there with you guys.

To the guy with the 15 year old who wants to learn code & work on CCs, I'd do whatever you can to encourage him or her to do so.  They'll figure it out for themselves if they need to take on other work to make money, but pursuing something you're really interested in..  That possibility is invaluable.  I concluded myself that I should focus on non-computer related work to make money.  I can't say I regret it, but 15 years old was a looooong time ago for me, and I can't tell you how many times I almost learned something to get distracted by girls, work, etc., and never got back around to it.

I'm very excited about all this decentralized tech stuff, and I decided to put virtually all of my non-BTC holdings in NXT.  I don't really get peoples' concern for the distribution.  That's probably the least important quality to me, but then I'm not looking to get rich, really.  I'm much more excited about the potential of the technology.  NXT seems to be the most exciting, and I can't wait to see the Zerocoin implementation.

I have a couple of questions..  How do I use the messaging on the NXT network?  Will it be easier, or less expensive, to acquire NXT when the exchange is open for business?  When will I be able to insert some of this paper money into my computer, and get some NXT, like in that gif I saw a little while ago?
sr. member
Activity: 288
Merit: 250
I think an extra advertisement as salsacz says would help.It says it before you log in,and in the dashboard,,but it should be more clear imo.
hero member
Activity: 490
Merit: 504
1) the front page doesn't count coz it disappears

2) I still don't know if it makes real accounts or not. I just got this number there: 6365394688875287683 - what happens if I send there my Nxt from Cryptsy?
Jump to: