Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
 |
February 06, 2014, 09:25:38 AM |
|
What if someone creates a new account just before a pruning? It would be frustrating to have it deleted before getting a chance to send Nxt to it.
U'll receive the funds in a pruned chain. No problem here.
|
|
|
|
|
martismartis
Legendary
Offline
Activity: 1162
Merit: 1005
|
 |
February 06, 2014, 09:27:10 AM |
|
J-L: I hate u......<engaging upgrade process for the second time today>
U shouldn't blame J-L. When I got info about the bug I offered a solution that was implemented in 0.5.12, actually it was just an uneffective work-around. Later BCNext poped up and proposed a better way to fix the bug. Enjoy 0.6.0. BCNext popped up BCNext is now some magical fairy  OK....got both my home nodes up and running with 6.0, VPS is currently rebuilding its blockchain. I've stopped hating J-L and am back in friendly mode. Got slightly irritated last night, but 4 hours sleep has made me a new man.  Being not-too-techy: Do not blindly transfer your old web.xml over to 6.0 or u will get a monster Java crash on start up.The important line is : New version, 6.0: <?xml version="1.0" encoding="ISO-8859-1"?> <web-app> <servlet> <servlet-name>Nxt</servlet-name> <servlet-class> nxt.Nxt</servlet-class> Old version:<?xml version="1.0" encoding="ISO-8859-1"?> <web-app> <servlet> <servlet-name>Nxt</servlet-name> <servlet-class>Nxt</servlet-class> VPS seems to be sweet as well, everything is on: 59377 16386134630970163904 donderdag 6 februari 2014 10:12:33 0 0 + 0 0 B 2 8507575767315242138 503 %
Good job, guys, thx very muchly. Do we need to change something in web.xml with the new version 0.6.0? EDIT: OK, I got it, do not use web.xml from previous versions. Right?
|
|
|
|
wesleyh
|
 |
February 06, 2014, 09:28:09 AM |
|
I'm receiving these errors:
How many nodes show this error? Deleted transactions.nxt and blocks.nxt and now appears to be working.
|
|
|
|
|
|
EvilDave
|
 |
February 06, 2014, 09:31:41 AM |
|
Being not-too-techy: Do not blindly transfer your old web.xml over to 6.0 or u will get a monster Java crash on start up. The important line is :
New version, 6.0: <?xml version="1.0" encoding="ISO-8859-1"?> <web-app> <servlet> <servlet-name>Nxt</servlet-name> <servlet-class>nxt.Nxt</servlet-class>
Old version: <?xml version="1.0" encoding="ISO-8859-1"?> <web-app> <servlet> <servlet-name>Nxt</servlet-name> <servlet-class>Nxt</servlet-class>
VPS seems to be sweet as well, everything is on:
59377 16386134630970163904 donderdag 6 februari 2014 10:12:33 0 0 + 0 0 B 2 8507575767315242138 503 %
Good job, guys, thx very muchly.
Do we need to change something in web.xml with the new version 0.6.0? Just don't use the old version, from 5.12 or below. Some people (like me) have custom settings in web.xml and are stupid enough to just use the older version without checkng it. Result, monster java crash.
|
|
|
|
|
lucky88888
Sr. Member
  
Offline
Activity: 404
Merit: 250
https://nxtforum.org/
|
 |
February 06, 2014, 09:31:53 AM |
|
I am making good progress on getting AE into my Client - as let's see what the testing does. Any tentative dates for 'official launch' of AE??
11th of Feb - public test Xth of Feb - release Lets make 14th feb the release date.  ) a day with full of love haha You will end up with lots of breakups.. Sample ScenarioGF: hey, you didn't take me out on valentines, what the hell..? BF: Sorry babe, i was umm... busy trading nxt... crypto.. you know.. the price is going through the roof! 
|
Fuck Mt.Gox! Fuck Mintpal! Fuck Bter! FUCK kyc! Protect yourself use MGW! SUPERNET! Recommended ASSET ->InstantDex : Lead Dev Jl777 (decentralized multi currency instant exchange) Recommended ASSET -> Jinn : Lead Dev Come-from-Beyond (ternary processors!) https://nxtforum.org/news-and-announcements/(ann)-jinn/
|
|
|
allwelder
Legendary
Offline
Activity: 1512
Merit: 1004
|
 |
February 06, 2014, 09:38:08 AM |
|
And cracked by Doctor Evil, no less!  Btw, now BCNext can't prove that he is BCNext, anyone can sign a message using the genesis account. So we should expect that BCNext's real identity will never be known... Edit: Is it a coincidence that my contract is being over in April? It was a bright cold day in April, and the clocks were striking thirteen. How to sign a message?
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
 |
February 06, 2014, 09:40:32 AM |
|
How to sign a message?
1. Generate SHA256 of the message 2. Unlock an account 3. Generate a token (purple key icon next to account id) with SHA256 hash used instead of "website"
|
|
|
|
abuelau
|
 |
February 06, 2014, 09:55:01 AM |
|
- with lightweight clients, we are able to use nxt on every smartphone. BUT is this different and superior to BTC if we can’t actually forge with our phone? (Leasing forge power is not the same since we are not really part of the nxt network with the phone). When we implement block shrinking and parallel blockchains, we could shovel weight of the important transaction chain which means smartphones and raspberrypis could work longer for nxt (until how many TPS? I have one clue)
It should be possible to build lightweight smartphone wallets using the online wallet I'll soon be releasing in mynxt.info. The blockchain will be stored in mynxt's servers and we can build iPhone/Android apps using API calls to mynxt.info servers. - SMS gateway (bounty by CfB) must be developed (eg Africa is using SMS as some sort of currency). This would be a really nice feature, especially for marketing
Where can I find info on this bounty please? Guys & Gals, I think it would be great to have a Asset Exchange Explorer type website similar to our blockexplorer http://87.230.14.1/nxt/nxt.cgi?action=1Development can begin now so that it would be ready when the Asset Exchange officially launches. I can include this in mynxt.info. What's the latest on AE release date please?
|
|
|
|
allwelder
Legendary
Offline
Activity: 1512
Merit: 1004
|
 |
February 06, 2014, 10:00:12 AM |
|
Am I seeing this correctly? A lot of transactions of zero value are coming out.
Is that going to blow out the memory of Nxt nodes?
Yes, all nodes will blow after number of transactions reaches 666. Is transaction number personal transactions or all transactions on Nxt net?
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
 |
February 06, 2014, 10:02:47 AM |
|
Am I seeing this correctly? A lot of transactions of zero value are coming out.
Is that going to blow out the memory of Nxt nodes?
Yes, all nodes will blow after number of transactions reaches 666. Is transaction number personal transactions or all transactions on Nxt net? Hm... One of us should have put a smiley in the end...
|
|
|
|
Passion_ltc
|
 |
February 06, 2014, 10:06:47 AM |
|
Am I seeing this correctly? A lot of transactions of zero value are coming out.
Is that going to blow out the memory of Nxt nodes?
Yes, all nodes will blow after number of transactions reaches 666.  Is transaction number personal transactions or all transactions on Nxt net? Hm... One of us should have put a smiley in the end... FTFY
|
|
|
|
bitcoinpaul
|
 |
February 06, 2014, 10:07:58 AM |
|
- SMS gateway (bounty by CfB community) must be developed (eg Africa is using SMS as some sort of currency). This would be a really nice feature, especially for marketing
Where can I find info on this bounty please? https://bitcointalk.org/index.php?topic=345619.msg4596611#msg4596611Bounty announcement1st one who implements a working (during 7 days at least) SMS-to-NXT gateway will get a bounty. Amount of the bounty will be considered by the community. Deadline: 28th of February, 2014.
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
 |
February 06, 2014, 10:15:50 AM |
|
Quite boring day, let's play a game!In 1000 blocks I'll disclose the critical bug info. If the network doesn't upgrade till that... well, at least we'll have some fun. Current block is 59427 10006970057300228034 6.2.2014 13:13:28 0 0 + 0 0 B 2 1386255593342569532 821 % PS: There is another way to keep my mouth shut - stop forging before 1000th block comes. 
|
|
|
|
bitcoinpaul
|
 |
February 06, 2014, 10:19:28 AM |
|
Quite boring day, let's play a game!In 1000 blocks I'll disclose the critical bug info. If the network won't upgrade till that... well, at least we'll have some fun. Current block is 59427 10006970057300228034 6.2.2014 13:13:28 0 0 + 0 0 B 2 1386255593342569532 821 % PS: There is another way to keep my mouth shut - stop forging before 1000th block comes.  
|
|
|
|
swartzfeger
|
 |
February 06, 2014, 10:21:15 AM |
|
Question to all native speaker. Is "wager" the same as "bet"?
More or less. Wager is... more 'formal', I guess. In practice, they describe the same thing.
|
|
|
|
lucky88888
Sr. Member
  
Offline
Activity: 404
Merit: 250
https://nxtforum.org/
|
 |
February 06, 2014, 10:24:21 AM |
|
Quite boring day, let's play a game!In 1000 blocks I'll disclose the critical bug info. If the network doesn't upgrade till that... well, at least we'll have some fun. Current block is 59427 10006970057300228034 6.2.2014 13:13:28 0 0 + 0 0 B 2 1386255593342569532 821 % PS: There is another way to keep my mouth shut - stop forging before 1000th block comes.  Currently i'm only connected to 8 nodes with 0.6.0 is that going to be enough?.. Half the world is sleeping... another quarter is working.. and another bunch is well having a life somewhere.. not many left like me staring on this thread 24/7.. 1000 blocks is not going to be enough.. make it 2000!  vps1.nxtcrypto.org vps1.nxtcrypto.org 4'333'332 12'931 B 151'163 B NRS (0.6.0) @ nxt.now.im 178.35.153.10 178.35.153.10 5'160 48 B 1'068 B NRS (0.6.0) @ Linux bitsy02.vps.nxtcrypto.org bitsy02.vps.nxtcrypt... 49 2 B 140 B NRS (0.6.0) @ nxt.now.im bitsy05.vps.nxtcrypto.org bitsy05.vps.nxtcrypt... 50 2 B 140 B NRS (0.6.0) @ nxt.now.im vps2.nxtcrypto.org vps2.nxtcrypto.org 4'333'332 9'283 B 159'606 B NRS (0.6.0) @ nxt.now.im vps3.nxtcrypto.org vps3.nxtcrypto.org 4'333'332 16'908 B 391'175 B NRS (0.6.0) @ nxt.now.im acharrison007.vps.nxtcrypto.or... acharrison007.vps.nx... 0 2 B 140 B NRS (0.6.0) @ nxt.now.im 217.146.248.99 217.146.248.99 725 8 B 477 B NRS (0.6.0) @ Linux
|
Fuck Mt.Gox! Fuck Mintpal! Fuck Bter! FUCK kyc! Protect yourself use MGW! SUPERNET! Recommended ASSET ->InstantDex : Lead Dev Jl777 (decentralized multi currency instant exchange) Recommended ASSET -> Jinn : Lead Dev Come-from-Beyond (ternary processors!) https://nxtforum.org/news-and-announcements/(ann)-jinn/
|
|
|
|