Bitcoin Forum
June 26, 2024, 02:46:06 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2]
21  Alternate cryptocurrencies / Altcoin Discussion / Re: Free Devcoin Giveaway for Everyone! Over 100 coins left to give away! on: December 02, 2013, 06:34:42 PM
14ULDkwHs5Mq4HbNBx14knX5niyzXEX2b7

Thank you Smiley
22  Alternate cryptocurrencies / Altcoin Discussion / Re: Beg here for Nxt coins on: December 02, 2013, 05:01:53 PM
1638703899794978992

Thank you very much Smiley

received, working, running!
23  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: December 02, 2013, 04:57:23 PM
No. Blacklist is disabled.

Version 0.3.1 - https://dl.dropboxusercontent.com/u/67242472/nxt.zip

Use this version. It already contains nxt-files. Change web.xml if u wish to announce ur address.

Report exceptions that say "REPORT THIS".

I donloaded the latest version. Made a .bat for 'java -jar start.jar' but somehow I can't connect to the local host. Am I doing something wrong?

a bat with:
Code:
"C:\Program Files (x86)\Java\jre7\bin\java.exe" -jar start.jar
works for me
24  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: December 02, 2013, 04:53:56 PM
[2013-12-02 17:39:14.577] REPORT THIS:   java.net.SocketTimeoutException: connect timed out
[2013-12-02 17:39:15.821] REPORT THIS:   java.net.ConnectException: Connection refused: connect
[2013-12-02 17:39:24.689] REPORT THIS:   java.net.SocketTimeoutException: Read timed out
[2013-12-02 17:39:25.658] REPORT THIS:   java.net.ConnectException: Connection refused: connect
[2013-12-02 17:39:30.837] REPORT THIS:   java.net.ConnectException: Connection refused: connect
[2013-12-02 17:39:39.581] REPORT THIS:   java.net.SocketTimeoutException: connect timed out
[2013-12-02 17:39:40.669] REPORT THIS:   java.net.ConnectException: Connection refused: connect
[2013-12-02 17:39:40.684] REPORT THIS:   java.net.ConnectException: Connection refused: connect
[2013-12-02 17:39:45.836] REPORT THIS:   java.net.ConnectException: Connection refused: connect
[2013-12-02 17:39:49.583] REPORT THIS:   java.net.SocketTimeoutException: connect timed out
[2013-12-02 17:39:49.583] REPORT THIS:   java.net.SocketTimeoutException: connect timed out
[2013-12-02 17:39:50.673] REPORT THIS:   java.net.ConnectException: Connection refused: connect
[2013-12-02 17:39:54.585] REPORT THIS:   java.net.SocketTimeoutException: connect timed out
[2013-12-02 17:40:00.685] REPORT THIS:   java.net.ConnectException: Connection refused: connect
[2013-12-02 17:40:04.588] REPORT THIS:   java.net.SocketTimeoutException: connect timed out
[2013-12-02 17:40:14.802] REPORT THIS:   java.net.SocketTimeoutException: Read timed out
[2013-12-02 17:40:15.673] REPORT THIS:   java.net.ConnectException: Connection refused: connect
[2013-12-02 17:40:30.673] REPORT THIS:   java.net.ConnectException: Connection refused: connect
[2013-12-02 17:40:30.846] REPORT THIS:   java.net.ConnectException: Connection refused: connect
[2013-12-02 17:40:45.692] REPORT THIS:   java.net.ConnectException: Connection refused: connect
[2013-12-02 17:40:49.783] REPORT THIS:   java.net.SocketTimeoutException: Read timed out
[2013-12-02 17:40:50.837] REPORT THIS:   java.net.ConnectException: Connection refused: connect
[2013-12-02 17:41:00.686] REPORT THIS:   java.net.ConnectException: Connection refused: connect
[2013-12-02 17:41:04.599] REPORT THIS:   java.net.SocketTimeoutException: connect timed out
[2013-12-02 17:41:09.790] REPORT THIS:   java.net.SocketTimeoutException: Read timed out
[2013-12-02 17:41:14.600] REPORT THIS:   java.net.SocketTimeoutException: connect timed out
[2013-12-02 17:41:17.713] REPORT THIS:   java.net.SocketTimeoutException: Read timed out
[2013-12-02 17:41:20.857] REPORT THIS:   java.net.ConnectException: Connection refused: connect
25  Alternate cryptocurrencies / Altcoin Discussion / Re: Beg here for Nxt coins on: December 02, 2013, 04:49:06 PM
1638703899794978992

Thank you very much Smiley
26  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: December 01, 2013, 02:57:58 PM
Code:
[2013-12-01 15:53:12.766] ...Done
Exception in thread "pool-1-thread-4" java.nio.BufferOverflowException
        at java.nio.DirectByteBuffer.put(Unknown Source)
        at Nxt$Peer.process(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 "Thread-13" java.nio.BufferOverflowException
        at java.nio.DirectByteBuffer.put(Unknown Source)
        at Nxt$Peer.process(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.invokeUnchecked(Unknown Source)
        at sun.nio.ch.WindowsAsynchronousSocketChannelImpl$ReadTask.completed(Unknown Source)
        at sun.nio.ch.Iocp$EventHandlerTask.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)
27  Alternate cryptocurrencies / Altcoin Discussion / Re: [PPC] Free Peercoin Giveaway - Just post your wallet on: December 01, 2013, 01:35:11 PM
PEnqTg6L4MBsWpVR2C75neoMtypePUJo7d

TYVM!
28  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: December 01, 2013, 01:17:56 PM
The same here, but i had this with 19, too.


Will it be possible to actually mine coins with this? because i did not get even 1 NXT out of it. Will it be possible when hvin 1 NXT?
29  Alternate cryptocurrencies / Altcoin Discussion / Re: BTC vs altcoins. on: December 01, 2013, 08:34:14 AM
BTC has several flaws in usability like
  • Needs a locally stored wallet
  • Needs a lot of Traffic (at least at start)
  • Needs a lot of calculating speed/power which could be used for better things
  • Needs a lot of time and no transactions can be transferred back, gone is gone

I think btc has a high chance to be the #1 cryptocurrency for a long time because it is fuly established now, but it will lose to an alternative coin, that is secure and has a higher usability for all people, not only computer people, illegal activities, early adopters, investors/traders.

I just wonder which will be it
Pages: « 1 [2]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!