Author

Topic: NXT :: descendant of Bitcoin - Updated Information - page 2162. (Read 2761644 times)

legendary
Activity: 2142
Merit: 1010
Newbie
@jl777: This is the last block I see atm:

24471      9433259657262176905      25.12.2013 20:59:06   
0      0 + 0      0 B   
1      15858490813220262449      819 %

Maybe better get that one first.

He received a transaction with short deadline that wasn't included into re-forged chain. I sent him all the info and he will ask the sender to repeat the payment. Luckyly the sender is a good guy so there won't be any problems. But next time people should refuse to accept payments with short deadlines (less than 24h), coz a blockchain reorg can invalidate them. I think we should change deadline minimum value from 1 min to 24 hours.
legendary
Activity: 1199
Merit: 1047
So yesterday I created an address by choosing a pass-phrase, but now, when I get to localhost:7874 and put that pass-phrase, a different address appears. How can I access my original address?

Give me your new address and old address and I will check the balance in the old one and reimburse you what you have lost (within my means) if you can't remember it.

Just remember the new passphrase!!

I'd really appreciate your help. My new address is 11167183571272945597. The old one is 15833482877956085624.
full member
Activity: 196
Merit: 100

The forum seems perma-DDoS'd, so I didn't really bother writing much there. Only put a link in that one thread.

Thanks, I will look into the sticky when it comes back online.
full member
Activity: 196
Merit: 100
@jl777: This is the last block I see atm:

24471      9433259657262176905      25.12.2013 20:59:06   
0      0 + 0      0 B   
1      15858490813220262449      819 %

Maybe better get that one first.
full member
Activity: 171
Merit: 100
short summery of my, each on separate account hallmarked, vps-nodes:

93.190.92.74            nxt0.4.7e        
37.209.120.192         nxt0.4.7e
93.190.92.75            nxt0.4.7e
85.25.134.59            nxt0.4.7e
93.190.92.76            nxt0.4.7e

location is germany.
still looking for an asian hoster...

has created an donation account for more transparency.
6207322156989043489

I will hallmark the donation account with a power full server and hope it becomes weighted well ;-)


NxT Hurra !!!
legendary
Activity: 2184
Merit: 1000
+1

That was quick  Grin
hero member
Activity: 808
Merit: 1011
Standalone package for the Raspberry Pi:

I've put together a package with the current version of the NXT server and the Embedded Version of Oracle JRE that you can run on your Raspberry Pi as-is. You can get it from my public node server.

To download and run it on the Pi, do the following steps in a local or remote console. I assume you have the Pi up and running already, using e.g. Raspbian. I myself am using Raspbian, however, the package should also work with other distributions.

Code:
wget http://109.230.224.65/~nxt/nxt_rasppi.tar.gz
tar -xf nxt_rasppi.tar.gz
cd nxt
./run_nxt.sh

You can tweak the JRE call in the run_nxt.sh script if you want, most importantly of course: the memory usage. I have found that my preset values are more than enough, so you might want to try to tweak them lower, especially if you want to do something else with the Pi while running the server.
Also, I put a symlink in the rootdir called configfile which leads to the web.xml file, for easier access.

I recommend running the server in some sort of backgrounding context, as it is basically a daemon. Use a multiplexer like screen or at least use nohup.

If you want to access the client from another machine, as you probably are starting the server remotely, remember to put your accessing IP or "*" as allowed addresses in the configfile.

Have fun trying it out, and remember to post your impressions of NXT on a Pi.

someone pls FIX a thread with this on nextcoin ASAP!



I've added a sticky at Nextcoin.org
hero member
Activity: 644
Merit: 500
Please somebody help me, I will be going to airport soon and won't be able to be online much for two weeks and I really need to get this fixed first.
Don't bother then, relax, 99%+ u see some type of crash when return. We're under attack, forks'es rate very high, cos network's constantly splitting. If zombies can grab u 720+ blocks away (at now much less diff. needed) from main chain u'll stuck.
member
Activity: 101
Merit: 10
War chest update

1. I have received several PMs with offers to help set up public nodes
2. Due to the very high volume of posts, I have not been able to check through every one looking for most suitable/deserving member to disburse the funds.
3. We have another 260K in the fund available for immediate disbursement. So, here's my plan.

Anyone who has a history of setting up nodes and who have a specific plan of action, please post your requirements here and follow up with a PM to me. I'll disburse funds to all legit requests asap.

Conditions:

1. You must describe your specific plan and how much Nxt you need to implement the plan.
    Eg. I need xx Nxt to set up nn Nodes in these locations by this date.

2. You have to report back to the community after you've implemented your plan.

Thanks.




Hi, so i've decided to help nxt community a little bit by providing public node 24/7 from my dedicated server
My spec :
8 core processor (intel),2GB RAM, Up-to 1Gbps traffic, running 24/7 located in Indonesia
I've already implemented and running version 0.4.7e @ 203.174.12.17

Please donate me some Nxt to start and keep server running. I dont want to ask for specific amount since i''m just want to help this nice community and watch it grow bigger and better  Smiley

Nxt : 6085825983472667622

Thanks.
legendary
Activity: 2184
Merit: 1000
can you elaborate on what is "THE HIVE"

U should ask nexern, I already told too much.

I did but i think he was too busy with the DDOS counterattack...anyhow i'm sure he will elaborate over the coming weeks.
legendary
Activity: 1176
Merit: 1134
Everything is messed up for me. I have a transaction that appears in the block chain info website under transaction ID and also in my list of transactions, but my total NXT doesn't count it.

Client side, it keeps getting confused and now 99% of my NXT is not accounted for. Right after refreshing and logging in again, I get to:

      24430      4747512364439223888      12/25/2013 9:06:56 PM   
4      80 + 4      544 B   
1      12062559375247828788      932 %

With over 1000 unconfirmed transactions. I have waited for 10 hours for things to clear up, but if anything it is getting worse. I have the latest 4.7e version started fresh in its subdirectory.

What am I doing wrong? Please somebody help me, I will be going to airport soon and won't be able to be online much for two weeks and I really need to get this fixed first. The fact that the server side block chain website can miscalculate the total NXT in my account seems to be a pretty big bug.

please help!

James
legendary
Activity: 2184
Merit: 1000
Standalone package for the Raspberry Pi:

I've put together a package with the current version of the NXT server and the Embedded Version of Oracle JRE that you can run on your Raspberry Pi as-is. You can get it from my public node server.

To download and run it on the Pi, do the following steps in a local or remote console. I assume you have the Pi up and running already, using e.g. Raspbian. I myself am using Raspbian, however, the package should also work with other distributions.

Code:
wget http://109.230.224.65/~nxt/nxt_rasppi.tar.gz
tar -xf nxt_rasppi.tar.gz
cd nxt
./run_nxt.sh

You can tweak the JRE call in the run_nxt.sh script if you want, most importantly of course: the memory usage. I have found that my preset values are more than enough, so you might want to try to tweak them lower, especially if you want to do something else with the Pi while running the server.
Also, I put a symlink in the rootdir called configfile which leads to the web.xml file, for easier access.

I recommend running the server in some sort of backgrounding context, as it is basically a daemon. Use a multiplexer like screen or at least use nohup.

If you want to access the client from another machine, as you probably are starting the server remotely, remember to put your accessing IP or "*" as allowed addresses in the configfile.

Have fun trying it out, and remember to post your impressions of NXT on a Pi.

someone pls FIX a thread with this on nextcoin ASAP!

full member
Activity: 196
Merit: 100
Standalone package for the Raspberry Pi:

I've put together a package with the current version of the NXT server and the Embedded Version of Oracle JRE that you can run on your Raspberry Pi as-is. You can get it from my public node server.


Cross-posting this to the Raspberry Pi forums now.
full member
Activity: 196
Merit: 100
RaspNXT - a standalone NXT environment for the Raspberry Pi

UPDATE 2014-01-08: NXT 0.5.3 coming soon
UPDATE 2014-01-05: NXT 0.5.0 cancelled
UPDATE 2014-01-02: NXT 0.4.8, update script, blockchain-less



This package contains the current stable version of the NXT server and the Embedded Version of Oracle JRE that you can run on your Raspberry Pi as-is. You can get it from my public node server (hash checksums coming soon). This archive contains most of what you might need, including some helpful utilities and scripts.
If you have the JRE already or insist on using another one, try this archive. Both links always link to the newest version of the package. You can get older versions or other stuff from the nxt root of the server.
Notice: Unlike the initial version, there are no block files in this version of the package. This reflects the makeup of the main NXT releases, which are now also blockchain-less. If you would rather use a basic blockchain to update from, but don't have one yet, you can download one of these.

To download and run it on the Pi, do the following steps in a local or remote console. I assume you have the Pi up and running already, using e.g. Raspbian. I myself am using Raspbian, however, the package should also work with other distributions.

Code:
wget http://109.230.224.65/~nxt/nxt_rasppi.tar.gz
tar -xpf nxt_rasppi.tar.gz
chown -R *youruser*:*yourgroup* nxt/
cd nxt
ln -fs webapps/root/WEB-INF/web.xml configfile
./run_nxt.sh

I now have incorporated my public node update script into the package. Called automatically by the run script before starting the JVM, it fetches a list of well-known public nodes and puts them in your config.

You can tweak the JRE call in the run_nxt.sh script if you want. After some testing with the new version, I have found that not that much memory is needed.
Also, I put a symlink in the rootdir called configfile which leads to the web.xml file, for easier access.

I recommend running the server in some sort of backgrounding context, as it is basically a daemon. Use a multiplexer like screen or at least use nohup. For a more comprehensive guide on setting this up, I recommend this how-to which also references this package.

If you want to access the client from another machine - which you probably do want when starting the server or using the Pi as a whole remotely - remember to put your accessing IP or the "*" wildcard (no quotes) as allowed addresses in the configfile.

Have fun with it, and feel free to post some impressions of RaspNXT on your RPi Smiley
legendary
Activity: 2142
Merit: 1010
Newbie
can you elaborate on what is "THE HIVE"

U should ask nexern, I already told too much.
legendary
Activity: 2184
Merit: 1000

That's great! Where could I buy a few thousands of these raspberries? For NXT or USD (not sure how long USD will be accepted so I prefer to get rid of dollars in the 1st place).

The best place...

http://www.newark.com/raspberry-pi-accessories

..altho there are many others (Amazon, EBay, etc) and Liz Upton of the Raspberry Pi Foundation is in direct contact with the Sony factory in the UK that turns out 40K units per week.

Something to use as a springboard document:

http://coen.boisestate.edu/ece/files/2013/05/Creating.a.Raspberry.Pi-Based.Beowulf.Cluster_v2.pdf

Thx.

A thought has crossed my mind... Could "The Hive" feature, developed by nexern, be deployed to those raspberries...

can you elaborate on what is "THE HIVE"
legendary
Activity: 2142
Merit: 1010
Newbie
how do we get consensus on time?

If blocks/transactions too far in future (only +15 sec is allowed) then they r rejected.
full member
Activity: 196
Merit: 100
Raspberry Pis running NXT. What a nice christmas this is, ladies and gentlemen!

+1  Grin
legendary
Activity: 1722
Merit: 1217
hey cfb. does baseTarget adjust with an algorithm similar to bitcoins re-target algo?

No. Next base target = previous base target * time since last block / 60.

Edit: It's limited to 50% - 200% interval also.

how do we get consensus on time?
newbie
Activity: 30
Merit: 0
War chest update

1. I have received several PMs with offers to help set up public nodes
2. Due to the very high volume of posts, I have not been able to check through every one looking for most suitable/deserving member to disburse the funds.
3. We have another 260K in the fund available for immediate disbursement. So, here's my plan.

Anyone who has a history of setting up nodes and who have a specific plan of action, please post your requirements here and follow up with a PM to me. I'll disburse funds to all legit requests asap.

Conditions:

1. You must describe your specific plan and how much Nxt you need to implement the plan.
    Eg. I need xx Nxt to set up nn Nodes in these locations by this date.

2. You have to report back to the community after you've implemented your plan.

Thanks.



I could setup more root servers... 24h-36h TTC... And attend them at least two times a day...
Server location: Germany
  • AMD Athlon 64 3700+, 2GB RAM , 100Mbit/s , 20Gbit/s uplink - 625NXT/month
  • Intel i7-4770, 32GB RAM, 1Gbit/s, 51Gbit/s uplink - 1350NXT/month
Possible remote hw reset/kvm
Jump to: