Bitcoin Forum
May 05, 2024, 12:28:32 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 [1313] 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 ... 2557 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761529 times)
nexern
Hero Member
*****
Offline Offline

Activity: 597
Merit: 500



View Profile
January 30, 2014, 06:08:24 PM
 #26241

edit: 54075 -> 2568.46 target? can you confirm?

I see that also:
Code:
54075  15064205013177557702  1/30/2014 11:58:49 AM	
0      0 + 0                 0 B
2      17082715411382776494  2568 %

thx for conf. xyzzyx.
1714912112
Hero Member
*
Offline Offline

Posts: 1714912112

View Profile Personal Message (Offline)

Ignore
1714912112
Reply with quote  #2

1714912112
Report to moderator
"Governments are good at cutting off the heads of a centrally controlled networks like Napster, but pure P2P networks like Gnutella and Tor seem to be holding their own." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714912112
Hero Member
*
Offline Offline

Posts: 1714912112

View Profile Personal Message (Offline)

Ignore
1714912112
Reply with quote  #2

1714912112
Report to moderator
1714912112
Hero Member
*
Offline Offline

Posts: 1714912112

View Profile Personal Message (Offline)

Ignore
1714912112
Reply with quote  #2

1714912112
Report to moderator
1714912112
Hero Member
*
Offline Offline

Posts: 1714912112

View Profile Personal Message (Offline)

Ignore
1714912112
Reply with quote  #2

1714912112
Report to moderator
nexern
Hero Member
*****
Offline Offline

Activity: 597
Merit: 500



View Profile
January 30, 2014, 06:10:02 PM
 #26242

@ Asset Exchange client devs:

How to get assets owned by an account:
http://holms.cloudapp.net:6874/nxt?requestType=getAccount&account=7090973412966

getAskOrderIds/getBidOrderIds now require asset. Order ids r returned in ascending order according to their matching queue position, this can be used to easily build market depth.

very good, and already running on testnet. thx cfb.
xyzzyx
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


I don't really come from outer space.


View Profile
January 30, 2014, 06:10:11 PM
 #26243

I'm running 0.5.10 and my block height is at 46,974. Target is 1302144826%.

I just deleted the blocks.nxt and transactions.nxt and redownloaded everything because it was acting funny and I thought that would fix it.

0.5.11 was just released to fix a bug. Upgrade to 0.5.11 or you'll continue to fork.

"An awful lot of code is being written ... in languages that aren't very good by people who don't know what they're doing." -- Barbara Liskov
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 30, 2014, 06:11:01 PM
 #26244

54118      4747512364439223888      30.1.2014 21:09:06   
0      0 + 0      0 B   
2      267251606384021817      266 %

On 0.5.9.
instacalm
Hero Member
*****
Offline Offline

Activity: 798
Merit: 500



View Profile
January 30, 2014, 06:12:28 PM
 #26245

Code:
54120		14571285356259793594		30 Jan 2014 18:13:48 GMT
1 1'988 + 1        128 B
2 1609712208390542591 861 %

0.5.11
abctc
Legendary
*
Offline Offline

Activity: 1792
Merit: 1038



View Profile
January 30, 2014, 06:14:45 PM
 #26246

0.5.11 crushes second time in 2 hours:
Code:
[2014-01-30 17:44:22.496] NRS 0.5.11 started successfully.
[2014-01-30 18:02:51.495] CRITICAL ERROR. PLEASE REPORT TO THE DEVELOPERS.
java.lang.OutOfMemoryError: Java heap space
java.lang.OutOfMemoryError: Java heap space
        at java.io.ObjectOutputStream$HandleTable.growEntries(Unknown Source)
        at java.io.ObjectOutputStream$HandleTable.assign(Unknown Source)
        at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
        at java.io.ObjectOutputStream.writeObject0(Unknown Source)
        at java.io.ObjectOutputStream.writeObject(Unknown Source)
        at java.util.HashMap.writeObject(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
        at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
        at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
        at java.io.ObjectOutputStream.writeObject0(Unknown Source)
        at java.io.ObjectOutputStream.writeObject(Unknown Source)
        at Nxt$Transaction.saveTransactions(Nxt.java:4657)
        at Nxt$7.run(Nxt.java:6669)
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
        at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
[2014-01-30 18:03:01.821] some threads didn't terminate, forcing shutdown

now reinstalling 0.5.10

█████████████████████████████████████████████████
███████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
██████████████████████████████████████████████████████
█████
█████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████
███████████████████████████████████████████████████████
█████████████████████████████████████████████████████████████
███████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████
   
, the Next platform.  Magis quam Moneta (More than a Coin)
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 30, 2014, 06:16:13 PM
 #26247

now reinstalling 0.5.10

I wouldn't do it...
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
January 30, 2014, 06:17:35 PM
 #26248

I just signed up for Bittylicious and clicked through to apply to be a seller and they are asking for people to be able to sell £1000/1200 Euro/$1500 per week !!  Shocked

Out of my league, I want Nxt to be big in the UK but how is this going get off the ground? Disappointing  Sad

Well, u could wait for 1-2 years when $1500 will be worth 2 cups of tea...
S3MKi
Legendary
*
Offline Offline

Activity: 1540
Merit: 1016



View Profile
January 30, 2014, 06:17:41 PM
 #26249

Code:
54120		14571285356259793594		30 Jan 2014 18:13:48 GMT
1 1'988 + 1        128 B
2 1609712208390542591 861 %

0.5.11
same
instacalm
Hero Member
*****
Offline Offline

Activity: 798
Merit: 500



View Profile
January 30, 2014, 06:18:23 PM
 #26250

java.lang.OutOfMemoryError: Java heap space

JVM has run out of memory
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1132


View Profile WWW
January 30, 2014, 06:20:05 PM
 #26251

NXTcash project

klee is funding a NXTcash project.

The goal of this project is to integrate zerocoin/zerocash functionality into NXT. Nxtchg and I will be sharing tech duties, need a lot more help.

Not sure of total bounty for this but at least one million NXT. Maybe CfB would combine his bounty and others too?

NXTcash will make NXT the place to get the next and only form of cash!

James

https://forums.nxtcrypto.org/viewtopic.php?f=38&t=701

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
Zahlen
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
January 30, 2014, 06:24:20 PM
 #26252

I can draw some pictures for NXT.



What does everyone think about a mascot character for Nxt? I know I would like one  Grin And I'm pretty sure it will go down well in Japan with all the otaku (nerds).

simpleunit, would you be interested in designing one?

instacalm
Hero Member
*****
Offline Offline

Activity: 798
Merit: 500



View Profile
January 30, 2014, 06:24:57 PM
 #26253

I can draw some pictures for NXT.

What does everyone think about a mascot character for Nxt? I know I would like one  Grin And I'm pretty sure it will go down well in Japan with all the otaku (nerds).

No
chanc3r
Sr. Member
****
Offline Offline

Activity: 952
Merit: 253



View Profile
January 30, 2014, 06:27:50 PM
 #26254

I just signed up for Bittylicious and clicked through to apply to be a seller and they are asking for people to be able to sell £1000/1200 Euro/$1500 per week !!  Shocked

Out of my league, I want Nxt to be big in the UK but how is this going get off the ground? Disappointing  Sad

Well they don't currently offer NXT so lets see what they say about putting it on and take it from there....
I'm sure they ask for that volume but I cant see every seller they have achieving it when they are low on volume on some of the coins they offer like WDC and FTC

Uniqueorn
Full Member
***
Offline Offline

Activity: 182
Merit: 100

NXT.org


View Profile
January 30, 2014, 06:28:12 PM
 #26255

I can draw some pictures for NXT.



What does everyone think about a mascot character for Nxt? I know I would like one  Grin And I'm pretty sure it will go down well in Japan with all the otaku (nerds).

simpleunit, would you be interested in designing one?

While I love the drawing in terms of talent, this is not going to happen.
We are not going to have some prototypical manga girl as a "mascot" for NXT.

NXT is trying to distance itself from all of those corny cheap marketing tricks. Let's build NXTs image based on being superior in eveyr shape way and form to the altcoins.
S3MKi
Legendary
*
Offline Offline

Activity: 1540
Merit: 1016



View Profile
January 30, 2014, 06:29:09 PM
 #26256

guys stop repost this sweetheart girl please. use link to image. thanks a lot.
Zahlen
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
January 30, 2014, 06:29:34 PM
 #26257

If you are able to work fulltime on NXT, PM me how much NXT it would take and what you will be able to do if you were working fulltime on NXT.

I'm very tempted!

My primary skills are math and teaching. But I'm not in academia. I can code, in C/C++/Python. But I'm a hobbyist coder, I just do my own thing, never worked with a group of people before. I can write, but I'm not formally trained in writing. I can help out with the wiki, keep old articles up to date, write new ones. Samples of my work: http://wiki.nxtcrypto.org/wiki/How-To:VerifySHA256 http://wiki.nxtcrypto.org/wiki/How-To:GenerateStrongPassword

I need to think more about it. What is everyone looking for?

EDIT: I agree, we need a new sweetheart girl to repost  Grin

BitcoinForumator
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000


View Profile
January 30, 2014, 06:30:24 PM
 #26258

I can draw some pictures for NXT.

What does everyone think about a mascot character for Nxt? I know I would like one  Grin And I'm pretty sure it will go down well in Japan with all the otaku (nerds).

No

Why not? Part/most of Dogecoin appeal is the doge image.

Who is honey-badger afraid of? Some animal? What kicks honey-badger's ass?
punkrock
Hero Member
*****
Offline Offline

Activity: 808
Merit: 1011



View Profile
January 30, 2014, 06:30:34 PM
 #26259

Only 30 minutes to take off! - please join our first round!  Wink

IveBeenBit
Sr. Member
****
Offline Offline

Activity: 449
Merit: 250



View Profile
January 30, 2014, 06:31:42 PM
 #26260

What does everyone think about a mascot character for Nxt? I know I would like one  Grin And I'm pretty sure it will go down well in Japan with all the otaku (nerds).

simpleunit, would you be interested in designing one?

We should have some sort of animal/human hybrid creature like a centaur, for instance. It symbolizes that Nxt is something that has never been seen before.
Pages: « 1 ... 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 [1313] 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 ... 2557 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!