Bitcoin Forum
May 24, 2024, 02:37:32 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 [95] 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 »
1881  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: December 01, 2013, 09:55:29 AM
Hello everyone I wanted to know how to solve this problem:

C:\Nxt>java -cp Nxt.zip Nxt
[2013-12-01 10:47:15.242] Nxt 0.2.19 started.
[2013-12-01 10:47:15.266] Loading transactions...
[2013-12-01 10:47:15.409] ...Done
[2013-12-01 10:47:15.410] Loading peers...
[2013-12-01 10:47:15.428] ...Done
[2013-12-01 10:47:15.429] Loading blocks...
[2013-12-01 10:47:16.208] ...Done
[2013-12-01 10:47:16.209] Loading accounts...
[2013-12-01 10:47:16.237] ...Done
[2013-12-01 10:47:16.239] Loading assets...
[2013-12-01 10:47:16.241] ...Done
[2013-12-01 10:47:16.241] Loading orders...
[2013-12-01 10:47:16.242] ...Done
Exception in thread "pool-1-thread-2" java.nio.channels.ReadPendingException
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at java.nio.channels.AsynchronousSocketChannel.read(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.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)
Exception in thread "pool-1-thread-4" java.lang.NullPointerException
        at Nxt$2.completed(Unknown Source)
        at Nxt$2.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.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)
Exception in thread "pool-1-thread-3" java.nio.channels.ReadPendingException
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at java.nio.channels.AsynchronousSocketChannel.read(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.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)
Exception in thread "pool-1-thread-5" java.lang.NullPointerException
        at Nxt$2.completed(Unknown Source)
        at Nxt$2.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.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)
Exception in thread "pool-1-thread-1" java.nio.channels.ReadPendingException
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at java.nio.channels.AsynchronousSocketChannel.read(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.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)
Exception in thread "pool-1-thread-8" Exception in thread "pool-1-thread-7" java
.nio.channels.ReadPendingException
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at java.nio.channels.AsynchronousSocketChannel.read(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.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)
java.nio.channels.ReadPendingException
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at java.nio.channels.AsynchronousSocketChannel.read(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.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)
Exception in thread "pool-1-thread-10" java.nio.channels.ReadPendingException
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at java.nio.channels.AsynchronousSocketChannel.read(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.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)
Exception in thread "pool-1-thread-11" java.nio.channels.ReadPendingException
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at java.nio.channels.AsynchronousSocketChannel.read(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.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)



Did you delete all your .nxt files before starting up?  They may have been corrupted. (Make a backup first)
1882  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: December 01, 2013, 09:54:45 AM
I think you should seriously consider releasing the source code, minus the coloured coins, so it can be peer reviewed.
1883  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: December 01, 2013, 09:50:16 AM
Block explorer down?

Btw, do ya'll need anymore devs?

Yeah, more devs would be great.


What stake is on offer?
1884  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: December 01, 2013, 02:07:55 AM
That's not a very clever design!!

think again, this design is very clever.  Wink


I agree.  You never need to worry about losing your wallet.  It's the next step and solves an old bitcoin problem.
1885  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: December 01, 2013, 01:59:14 AM

The client doesn't make sense to me, what if two people use the same passphrase or common words are entered until a match is found... wouldn't that just open up someone else's wallet?


Yeah, don't pick a stupid short password.
1886  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: December 01, 2013, 01:45:57 AM
What base target (the little red and white target icon) do you see?  I see tens of thousand of percent.

Also, the block explorer shows the base target increasing dramatically:

http://87.230.14.1/nxt/nxt.cgi?action=10

5473   14195150371142589470   566713   0   0   605925763130   0   0   6965796235585550964
5472   9575565819347146297   566443   0   0   302962881565   0   0   2616818314257352073
5471   17693815705716663328   566339   0   0   174786277826   0   0   2616818314257352073
5470   12338540848651413889   566283   0   0   187271011957   0   0   6965796235585550964
5469   8499461349111284557   566227   0   0   200647512812   0   0   7678554491804589202
5468   15983375086446388884   566080   0   0   100323756406   0   0   2556221026631726577
5467   15925998402635253895   565919   0   0   50161878203   0   0   2556221026631726577
5466   373389247039999903   565863   0   0   53744869504   0   0   2556221026631726577
5465   11993978457853181973   565590   0   0   26872434752   0   0   6785084810899231190
5464   11317452651914963516   565437   0   0   13436217376   0   0   6785084810899231190

Moreover, you have accounts with relatively low balances mining several blocks in a row.

Umm... what is going on here?  Is the block explorer broken OR is the network broken?!?
1887  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: December 01, 2013, 01:27:32 AM
first basic block statistics. transaction and account statistics in progress with a daily breakdown.
i am trying to understand the baseTarget algo to include a mining-calculator based on balance,
basetarget and block creation timediffs.

-----------------------------------------------
num_blocks               5371
num_blockEmpty           4685
num_blockFee             686
num_blockFeeRatio        12.772295661888 %
sum_totalFee             48313
avg_feeBlock             70.427113702624

sum_transactions         1.083
avg_transactionsBlock    1.5787172011662
num_transactionsHigh     73

sum_baseTarget           5944541135038
num_baseTargetHigh       44643016547
num_baseTargetLow        2589259730
avg_baseTarget           110678479520.35
-----------------------------------------------

not bad for nxt start, +12% of all blocks with transaction fees and the average fee is 70 nxt/transaction block. mined 48.313 nxt so far.



I think you're block explorer has some bugs.  There are many inconsistencies.
1888  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: December 01, 2013, 01:22:25 AM
Oh, developers.... I think we have a problem here....  base target at 55346%
1889  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: December 01, 2013, 01:03:27 AM
Something seems wrong with the network, the base target is stupidly high: 15424%
1890  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] DGEX.com multicurrency exchange BTC <-> NXT no trading fees on: November 30, 2013, 11:41:43 PM
I understand your frustration guys, but please read the terms before getting nervous. One busines Day from Friday night is Monday. This is currently One man operation and I actually do not live by the screen although it certainly sometimes feels like that. Thanks

Are you kidding me?

This is not an exchange.  It's a waste of time.

I read the terms and it says

"BTC and NXT deposits are confirmed manually and credited to account balances
several times a day, during and outside central European business hours."

I've not seen anything change all day.  The paragraph you have there makes it seem like your working during and outside central European business hours...umm... that's all the time.  So, what's the deal?
1891  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: November 30, 2013, 11:11:12 PM
Was messing around in PS & threw together a quick v1 NXT logo.

Thoughts? Maybe we can iterate from here until we get something sexy?   Wink



- J
I like this.

Is there a bounty for a logo?  I do this professionally.
1892  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: Trading Thread for Nxt :: Descendant of Bitcoin on: November 30, 2013, 09:35:45 PM
Want to buy 20,000 NXT for 0.03 BTC.  PM me.
1893  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: Trading Thread for Nxt :: Descendant of Bitcoin on: November 30, 2013, 09:14:00 PM
WTB 500K NXT... PM me.
1894  Alternate cryptocurrencies / Altcoin Discussion / Re: [WTS] NXT @ 0.00000110 - 381,000 left To Sell on: November 30, 2013, 08:46:13 PM
I am interested in 800,000 NXT.

I can't part with that much, the most ill part with is 500K at 115. Did you want that?

At 0.00000115?
1895  Alternate cryptocurrencies / Altcoin Discussion / Re: [WTS] NXT @ 0.00000110 - 381,000 left To Sell on: November 30, 2013, 08:23:39 PM
I am interested in 800,000 NXT.
1896  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: Trading Thread for Nxt :: Descendant of Bitcoin on: November 30, 2013, 05:59:31 PM
I have  0.0088 BTC and would like to buy some NXT.  Would anyone please sell me some? If so, what your best price?  Is there any bonus included?

Thanks.
1897  Alternate cryptocurrencies / Altcoin Discussion / Re: Nxt's Decentralized Exchange / Asset issuance fee on: November 30, 2013, 05:51:09 PM
Maybe you could make it dynamic using a retargeting mechanism.   The network would adjust the cost of adding an asset so that the number of new assets added per day (a.k.a., bloat) is bounded.

This would allow the network to bound/guarantee the maximum amount of bloat allowed over a time period.  Also, it would help increase the amount of NXT in circulation, which would incentivise mining.

The more people are interested in posting assets, the more posting an asset costs.  If there is less demand, then posting an asset gets cheaper.

Or maybe it could also be bound to the value or activity of the asset (class).
1898  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: November 30, 2013, 05:26:32 PM
How many confirmations do I need before block chain explorer shows my balance increase?
1899  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: November 30, 2013, 04:37:57 PM
What is the .00 (fractional NXT) next to your balance on the UI for?

Does NXT support fractional units?
1900  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: November 30, 2013, 03:56:11 PM
Do I need nxt coins to start mining?  If so please send a few to 3937699229213236762.  Thanks!
- a few coins sent.

A few million?
Pages: « 1 ... 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 [95] 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!