Bitcoin Forum
May 25, 2024, 08:29:12 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [19] 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 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 ... 80 »
361  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 05, 2016, 07:36:15 PM
Just sent transaction from my node. Network discarded it. Again it's my PoW submissions I think.

@EK My nxt.log:

http://s000.tinyupload.com/index.php?file_id=04482194844896188085
interesting, i stopped my node for 10mins than run it and your? peer got banned. now i dont get bunch of errors from before.

Code:
2016-09-05 19:33:35 FINE: PeerImpl.blacklist: Blacklisting 31.178.227.21 because of: nxt.NxtException$NotValidException: Peer sends invalid transactions
nxt.NxtException$NotValidException: Peer sends invalid transactions
        at nxt.TransactionProcessorImpl.processPeerTransactions(TransactionProcessorImpl.java:532)
        at nxt.TransactionProcessorImpl.processPeerTransactions(TransactionProcessorImpl.java:325)
        at nxt.peer.ProcessTransactions.processRequest(ProcessTransactions.java:21)
        at nxt.peer.PeerServlet.doPost(PeerServlet.java:113)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
        at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:800)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1669)
        at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
        at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at org.eclipse.jetty.servlets.DoSFilter.doFilterChain(DoSFilter.java:470)
        at org.eclipse.jetty.servlets.DoSFilter.doFilter(DoSFilter.java:322)
        at org.eclipse.jetty.servlets.DoSFilter.doFilter(DoSFilter.java:292)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:517)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
        at org.eclipse.jetty.server.Server.handle(Server.java:497)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:313)
        at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:248)
        at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:626)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:546)
        at java.lang.Thread.run(Thread.java:745)
EDIT and another one peer got blacklisted by me lol
Code:
2016-09-05 19:41:00 FINE: PeerImpl.blacklist: Blacklisting 52.57.31.137 because of: nxt.NxtException$NotValidException: Peer sends invalid transactions
nxt.NxtException$NotValidException: Peer sends invalid transactions
        at nxt.TransactionProcessorImpl.processPeerTransactions(TransactionProcessorImpl.java:532)
        at nxt.TransactionProcessorImpl.processPeerTransactions(TransactionProcessorImpl.java:325)
        at nxt.peer.ProcessTransactions.processRequest(ProcessTransactions.java:21)
        at nxt.peer.PeerServlet.doPost(PeerServlet.java:113)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
        at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:800)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1669)
        at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
        at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at org.eclipse.jetty.servlets.DoSFilter.doFilterChain(DoSFilter.java:470)
        at org.eclipse.jetty.servlets.DoSFilter.doFilter(DoSFilter.java:322)
        at org.eclipse.jetty.servlets.DoSFilter.doFilter(DoSFilter.java:292)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:517)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
        at org.eclipse.jetty.server.Server.handle(Server.java:497)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:313)
        at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:248)
        at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:626)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:546)
        at java.lang.Thread.run(Thread.java:745)
362  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 05, 2016, 07:22:48 PM
Just sent transaction from my node. Network discarded it. Again it's my PoW submissions I think.

@EK My nxt.log:

http://s000.tinyupload.com/index.php?file_id=04482194844896188085
yes must have something to do with your submitted work, i am getting bunch off errors:

Code:
Discarded Bounty Submission for work_id=8439169722941893793, number exceeded! confirmed left = 10, unconfirmed pending = 10
Discarded Bounty Submission for work_id=8439169722941893793, number exceeded! confirmed left = 10, unconfirmed pending = 10
Discarded Bounty Submission for work_id=8439169722941893793, number exceeded! confirmed left = 10, unconfirmed pending = 10
Discarded Bounty Submission for work_id=8439169722941893793, number exceeded! confirmed left = 10, unconfirmed pending = 10
Discarded Bounty Submission for work_id=8439169722941893793, number exceeded! confirmed left = 10, unconfirmed pending = 10
Discarded Bounty Submission for work_id=8439169722941893793, number exceeded! confirmed left = 10, unconfirmed pending = 10
Discarded Bounty Submission for work_id=8439169722941893793, number exceeded! confirmed left = 10, unconfirmed pending = 10
Discarded Bounty Submission for work_id=8439169722941893793, number exceeded! confirmed left = 10, unconfirmed pending = 10
Discarded Bounty Submission for work_id=8439169722941893793, number exceeded! confirmed left = 10, unconfirmed pending = 10
Discarded Bounty Submission for work_id=8439169722941893793, number exceeded! confirmed left = 10, unconfirmed pending = 10
its almost like you are DDOSing the network..

Just saw 170,000 appear then disappear.   Is that enough to forge with?  Would be good to test forging with lots of participants.
yea, that was me sending to you but looks like network forked again.. we should wait for EK
363  Alternate cryptocurrencies / Announcements (Altcoins) / Re: (JWL) JEWELS 🔷MMORPG 🔷 ICO OVER 🔷 TRUSTED DEV 🔷 336 BTC RAISED! on: September 05, 2016, 06:28:39 PM
I'm using a headless Jewelsd under Linux. What's the rpc command or startup flag(s) to enable minting / staking?

Add in your config file: server=1
then to start your daemon on background:
./jewelsd &
to unlock your wallet (if encrypted) for staking only:
./jewelsd walletpassphrase [your passphrase] 9999999999 true
...
wait

Done as proposed after encrypting the wallet (it is clear text by default, and command fails on clear text wallet).
But it doesn't appear to enable staking. Flag is still false when checking with getstakinginfo, and I don't seem to be receiving any block rewards.

{
    "enabled" : true,
    "staking" : false,
    "errors" : "",
    "currentblocksize" : 0,
    "currentblocktx" : 0,
    "pooledtx" : 0,
    "difficulty" : 483173.80564325,
    "search-interval" : 0,
    "weight" : 0,
    "netstakeweight" : 427637355062842,
    "expectedtime" : 0
}

did coins mature (4h)? do you have your balance available? it works great on my linux server..
364  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 04, 2016, 06:09:25 PM
Close elastic, wait 10 minutes for blacklist to expire, git pull; ./compile.sh; ./run.sh
... no need to reload the blockchain! What do you think?

The first suggestion for a possible fix for that problem is here:
https://github.com/OrdinaryDude/elastic-reference-client/commit/1ae69559c2faa97c641293d65f8decf3f6470d25
updated, you are quick  Cool when you have some time can you please take a look at problem i have since the start? i cant register account name and can't submit new work because i am getting this error:

Code:
Could not verify signature (server side).

thx
365  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Xaurum [XAUR] on: September 04, 2016, 02:38:43 PM
just saw this on etc thread http://www.kitco.com/charts/livegold.html gold price up 11% 
366  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 04, 2016, 01:25:42 PM
I'm not forging anymore, @trader19 could you please send about 20 various transactions to me and anyone else and confirm that everything is ok? And please don't send more than 2 transactions per block. Thanks.
sent you 20 various transactions on block 4112,4113,4114,4115,4116 pls check.

i see several TXs at block# 4116-4119

edit: only peer at the moment 108.61.xxx

edit2: apart from me no one else seems to forge
yes that's my node server, we might have several forks running because like you seems that i am the only one forging  Grin lol 
367  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 04, 2016, 01:13:54 PM
I'm not forging anymore, @trader19 could you please send about 20 various transactions to me and anyone else and confirm that everything is ok? And please don't send more than 2 transactions per block. Thanks.
sent you 20 various transactions on block 4112,4113,4114,4115,4116 pls check.
368  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 04, 2016, 11:14:27 AM
@EK i have a bunch of unconfirmed transactions, few of them are @unvoid POW payments. Can all this mess also have something to do with time offset?

369  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 04, 2016, 10:12:16 AM
Ok. I think that my chain is wrong. Strange, wondering why my node forked. I'll delete db and redownload.
i saw you forged few blocks then your work just disappeared lol, what is going on  Shocked

XEL-QPHC-9Z29-7BEN-E5E8F it's your address right?
yes, i saw u started forging again but transaction is not getting picked.

Sent you some XEL. Please confirm that you got it.
received on block 3937, but the ones i sent you never received?
1000
10000
800
370  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 04, 2016, 10:08:25 AM
Ok. I think that my chain is wrong. Strange, wondering why my node forked. I'll delete db and redownload.
i saw you forged few blocks then your work just disappeared lol, what is going on  Shocked

XEL-QPHC-9Z29-7BEN-E5E8F it's your address right?
yes, i saw u started forging again but transaction is not getting picked.
371  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 04, 2016, 10:03:10 AM
Ok. I think that my chain is wrong. Strange, wondering why my node forked. I'll delete db and redownload.
i saw you forged few blocks then your work just disappeared lol, what is going on  Shocked
372  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 04, 2016, 09:59:12 AM
Ok. I think that my chain is wrong. Strange, wondering why my node forked. I'll delete db and redownload.
sent you 1000, they are not getting picked up by the network..

Code:
LIST OF OVERLOADED BOUNTY TRANSACTIONS IN BLOCK CREATION
********************************************************
FORCED CANCEL: []
Summarizing last POW
    BID -2031237064727249867 has 0 POW submissions our of 0 TX (Total sent 0)!
    BID 8929041995693404044 has 0 POW submissions our of 0 TX (Total sent 0)!
    BID 8161087119187156445 has 0 POW submissions our of 0 TX (Total sent 0)!
    BID -772151573831966423 has 0 POW submissions our of 0 TX (Total sent 0)!
    BID -494721667673038869 has 0 POW submissions our of 0 TX (Total sent 0)!
    BID -3611413533023910961 has 0 POW submissions our of 1 TX (Total sent 10000000000)!
    BID 119323026679610265 has 0 POW submissions our of 0 TX (Total sent 0)!
    BID 2469974279213507905 has 0 POW submissions our of 0 TX (Total sent 0)!
    BID 5588503687646238449 has 0 POW submissions our of 0 TX (Total sent 0)!
    BID -2319803938751381170 has 0 POW submissions our of 0 TX (Total sent 0)!
    BID 195312593183591164 has 0 POW submissions our of 0 TX (Total sent 0)!
    BID -3920595898414181222 has 0 POW submissions our of 0 TX (Total sent 0)!
373  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 04, 2016, 09:47:10 AM
By the way, there is an old node broadcasting bad transactions and getting blacklisted frequently. An update (git pull & compile) should help @   108.61.177.169   
i am forging like a pro  Grin you can add/use/abusse my node 108.61.177.169 as you wish. interface is online @ http://108.61.177.169:6876/index.html#

@EK: strangely but i still cannot register account name..
Code:
Could not verify signature (server side).

Strange, I'm forging all blocks since yesterday. Either you're on fork or I'm. Could you paste here screenshot of lastest blocks that you forged?

Yes. I logged in to your node and I see that there is fork on the network. Question is, which fork is ok? Smiley
3913 is my last block, also BigBoom3599 is forging on the same chain  Roll Eyes hmmm

Code:
Payload Length:	0
Total Amount NQT: 0
Generator: 14310613600781948394
Generator Public Key: 7efdd37eccf3d0918f2bfd0bdaaba3ed5c7f203c18a4a0159400786d7abbfe0c
Base Target: 7428072190
Generator RS: XEL-QPHC-9Z29-7BEN-E5E8F
Number of Transactions: 0
Block Signature: 9eb558e8152e4a89f0ed46c12a991cd7ed28626115f6de23381a5ae30b0db60621b55ac9e67e04a2168c53667f624859daffce31ab25f59a4886de3c62e94eb3
Version: 1
Total Fee NQT: 0
Previous Block: 14526148175295370394
cumulative_difficulty: 198761721917958
Height: 3913
Timestamp: 21372389
374  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 04, 2016, 09:33:28 AM
By the way, there is an old node broadcasting bad transactions and getting blacklisted frequently. An update (git pull & compile) should help @   108.61.177.169   
i am forging like a pro  Grin you can add/use/abusse my node 108.61.177.169 as you wish. interface is online @ http://108.61.177.169:6876/index.html#

@EK: strangely but i still cannot register account name..
Code:
Could not verify signature (server side).

EDIT also the same error when submitting work..
375  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 03, 2016, 09:36:41 PM
By the way, there is an old node broadcasting bad transactions and getting blacklisted frequently. An update (git pull & compile) should help @   108.61.177.169   
thx for heads up, i will update asap  Wink
376  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 02, 2016, 10:08:57 PM
Wow, unvoid! It looks like you have found just another glitch! I think Lannister would send you 2 more BTC (as I recall you are eligible for the first bug bounty as well)
....
I would say, if you can fix this mistake before my holiday is over I would give you 5 BTC of my personal savings on top of the bug bounties that Lannister will pay out to you.
yes i have the same on my logs, when i was setting up second server it throwed alot of errors and banned all the peers.. can this be the reason that network stoped moving??

Edit: i must admit i played a bit with ports on second node i setuped, may be that triggered me banning other nodes. change i made were on  nxt-default.properties!! it could be a problem with how peers interact.

here my log maybe it helps:
Code:
2016-09-03 00:03:58 FINE: TransactionProcessorImpl.processPeerTransactions: Invalid transaction from peer: {"senderPublicKey":"ae0df06215caa34bf680a84b24330554d0af092b925b5bcf8704ac31cd489019","signature":"184ab92b3d18eb8b6dc426415c8fd47c471db184e7ec743ba6b54f3e7358d901d8245682f92285baae65db3df9b6c795b72ccaf58a9c152acba825147c20f9da","feeNQT":0,"type":3,"version":1,"ecBlockId":"2871771636556869817","attachment":{"input":[179229214,1466908374,1493491762],"version.PiggybackedProofOfWork":1,"id":"11341360148518111736"},"subtype":2,"amountNQT":1000000000,"recipient":"12808828738982832951","ecBlockHeight":2258,"deadline":1440,"timestamp":21238027}
java.lang.RuntimeException: Proof of work is invalid: causes ElasticPL function to crash
        at nxt.WorkLogicManager.validatePOW(WorkLogicManager.java:1204)
        at nxt.TransactionType$WorkControl$4.validateAttachment(TransactionType.java:661)
        at nxt.Attachment$AbstractAttachment.validate(Attachment.java:34)
        at nxt.TransactionImpl.validate(TransactionImpl.java:835)
        at nxt.TransactionProcessorImpl.processPeerTransactions(TransactionProcessorImpl.java:468)
        at nxt.TransactionProcessorImpl.access$500(TransactionProcessorImpl.java:36)
        at nxt.TransactionProcessorImpl$5.run(TransactionProcessorImpl.java:211)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
Validating POW for work = -7105383925191439880
java.lang.RuntimeException: Proof of work is invalid: does not meet target
        at nxt.WorkLogicManager.validatePOW(WorkLogicManager.java:1199)
        at nxt.TransactionType$WorkControl$4.validateAttachment(TransactionType.java:661)
        at nxt.Attachment$AbstractAttachment.validate(Attachment.java:34)
        at nxt.TransactionImpl.validate(TransactionImpl.java:835)
        at nxt.TransactionProcessorImpl.processPeerTransactions(TransactionProcessorImpl.java:468)
        at nxt.TransactionProcessorImpl.access$500(TransactionProcessorImpl.java:36)
        at nxt.TransactionProcessorImpl$5.run(TransactionProcessorImpl.java:211)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
2016-09-03 00:03:58 FINE: TransactionProcessorImpl.processPeerTransactions: Invalid transaction from peer: {"senderPublicKey":"ae0df06215caa34bf680a84b24330554d0af092b925b5bcf8704ac31cd489019","signature":"ab35345f8fd915a8271e3e42e453eae978fb381f42e08add99f960d920ae90077709ee289768548661d2e8fbad93e5e49fa73810e94c51e8a2a3be02e571bc55","feeNQT":0,"type":3,"version":1,"ecBlockId":"8374719821771097422","attachment":{"input":[-927207464,-1246912258,1665854923],"version.PiggybackedProofOfWork":1,"id":"11341360148518111736"},"subtype":2,"amountNQT":1000000000,"recipient":"12808828738982832951","ecBlockHeight":2260,"deadline":1440,"timestamp":21238093}
java.lang.RuntimeException: Proof of work is invalid: causes ElasticPL function to crash
        at nxt.WorkLogicManager.validatePOW(WorkLogicManager.java:1204)
        at nxt.TransactionType$WorkControl$4.validateAttachment(TransactionType.java:661)
        at nxt.Attachment$AbstractAttachment.validate(Attachment.java:34)
        at nxt.TransactionImpl.validate(TransactionImpl.java:835)
        at nxt.TransactionProcessorImpl.processPeerTransactions(TransactionProcessorImpl.java:468)
        at nxt.TransactionProcessorImpl.access$500(TransactionProcessorImpl.java:36)
        at nxt.TransactionProcessorImpl$5.run(TransactionProcessorImpl.java:211)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
Validating POW for work = -7105383925191439880
java.lang.RuntimeException: Proof of work is invalid: does not meet target
        at nxt.WorkLogicManager.validatePOW(WorkLogicManager.java:1199)
        at nxt.TransactionType$WorkControl$4.validateAttachment(TransactionType.java:661)
        at nxt.Attachment$AbstractAttachment.validate(Attachment.java:34)
        at nxt.TransactionImpl.validate(TransactionImpl.java:835)
        at nxt.TransactionProcessorImpl.processPeerTransactions(TransactionProcessorImpl.java:468)
        at nxt.TransactionProcessorImpl.access$500(TransactionProcessorImpl.java:36)
        at nxt.TransactionProcessorImpl$5.run(TransactionProcessorImpl.java:211)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
2016-09-03 00:03:58 FINE: TransactionProcessorImpl.processPeerTransactions: Invalid transaction from peer: {"senderPublicKey":"ae0df06215caa34bf680a84b24330554d0af092b925b5bcf8704ac31cd489019","signature":"750e00d1d840a09a7917a519653f1f58fe7af2f5f8e6fc2fe1010ba285420801e748c8dd1f0cfacac89b80b9f3ed2d7eee4483b8cb7bec7438f9bb807bd3980b","feeNQT":0,"type":3,"version":1,"ecBlockId":"8374719821771097422","attachment":{"input":[-243064765,-1325190373,-329177223],"version.PiggybackedProofOfWork":1,"id":"11341360148518111736"},"subtype":2,"amountNQT":1000000000,"recipient":"12808828738982832951","ecBlockHeight":2260,"deadline":1440,"timestamp":21238095}
java.lang.RuntimeException: Proof of work is invalid: causes ElasticPL function to crash
        at nxt.WorkLogicManager.validatePOW(WorkLogicManager.java:1204)
        at nxt.TransactionType$WorkControl$4.validateAttachment(TransactionType.java:661)
        at nxt.Attachment$AbstractAttachment.validate(Attachment.java:34)
        at nxt.TransactionImpl.validate(TransactionImpl.java:835)
        at nxt.TransactionProcessorImpl.processPeerTransactions(TransactionProcessorImpl.java:468)
        at nxt.TransactionProcessorImpl.access$500(TransactionProcessorImpl.java:36)
        at nxt.TransactionProcessorImpl$5.run(TransactionProcessorImpl.java:211)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
Validating POW for work = -7105383925191439880
java.lang.RuntimeException: Proof of work is invalid: does not meet target
        at nxt.WorkLogicManager.validatePOW(WorkLogicManager.java:1199)
        at nxt.TransactionType$WorkControl$4.validateAttachment(TransactionType.java:661)
        at nxt.Attachment$AbstractAttachment.validate(Attachment.java:34)
        at nxt.TransactionImpl.validate(TransactionImpl.java:835)
        at nxt.TransactionProcessorImpl.processPeerTransactions(TransactionProcessorImpl.java:468)
        at nxt.TransactionProcessorImpl.access$500(TransactionProcessorImpl.java:36)
        at nxt.TransactionProcessorImpl$5.run(TransactionProcessorImpl.java:211)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
2016-09-03 00:03:58 FINE: TransactionProcessorImpl.processPeerTransactions: Invalid transaction from peer: {"senderPublicKey":"ae0df06215caa34bf680a84b24330554d0af092b925b5bcf8704ac31cd489019","signature":"23efd6d0f5d475a7bacbff1712cf47e59a17ca838854ccf9806bea12e3482f0c607f32f146a67530c957fa83da96d810d81760f62f8330464e00063bba97255b","feeNQT":0,"type":3,"version":1,"ecBlockId":"9625735294777976311","attachment":{"input":[-296756662,298707674,763600244],"version.PiggybackedProofOfWork":1,"id":"11341360148518111736"},"subtype":2,"amountNQT":1000000000,"recipient":"12808828738982832951","ecBlockHeight":2261,"deadline":1440,"timestamp":21238123}
java.lang.RuntimeException: Proof of work is invalid: causes ElasticPL function to crash
        at nxt.WorkLogicManager.validatePOW(WorkLogicManager.java:1204)
        at nxt.TransactionType$WorkControl$4.validateAttachment(TransactionType.java:661)
        at nxt.Attachment$AbstractAttachment.validate(Attachment.java:34)
        at nxt.TransactionImpl.validate(TransactionImpl.java:835)
        at nxt.TransactionProcessorImpl.processPeerTransactions(TransactionProcessorImpl.java:468)
        at nxt.TransactionProcessorImpl.access$500(TransactionProcessorImpl.java:36)
        at nxt.TransactionProcessorImpl$5.run(TransactionProcessorImpl.java:211)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
Validating POW for work = -7105383925191439880
java.lang.RuntimeException: Proof of work is invalid: does not meet target
        at nxt.WorkLogicManager.validatePOW(WorkLogicManager.java:1199)
        at nxt.TransactionType$WorkControl$4.validateAttachment(TransactionType.java:661)
        at nxt.Attachment$AbstractAttachment.validate(Attachment.java:34)
        at nxt.TransactionImpl.validate(TransactionImpl.java:835)
        at nxt.TransactionProcessorImpl.processPeerTransactions(TransactionProcessorImpl.java:468)
        at nxt.TransactionProcessorImpl.access$500(TransactionProcessorImpl.java:36)
        at nxt.TransactionProcessorImpl$5.run(TransactionProcessorImpl.java:211)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
2016-09-03 00:03:58 FINE: TransactionProcessorImpl.processPeerTransactions: Invalid transaction from peer: {"senderPublicKey":"ae0df06215caa34bf680a84b24330554d0af092b925b5bcf8704ac31cd489019","signature":"531eb1490e04eefe9e9ac0992fa44cc4d2d412fba9d6780b3638597aad8e5307eb30c676d2a9f6363a2adba7cde6d5154fd3e416c5e837fb93c019bb840301bf","feeNQT":0,"type":3,"version":1,"ecBlockId":"7943361064250860785","attachment":{"input":[-990667952,654208454,-2008405028],"version.PiggybackedProofOfWork":1,"id":"11341360148518111736"},"subtype":2,"amountNQT":1000000000,"recipient":"12808828738982832951","ecBlockHeight":2282,"deadline":1440,"timestamp":21239436}
java.lang.RuntimeException: Proof of work is invalid: causes ElasticPL function to crash
        at nxt.WorkLogicManager.validatePOW(WorkLogicManager.java:1204)
        at nxt.TransactionType$WorkControl$4.validateAttachment(TransactionType.java:661)
        at nxt.Attachment$AbstractAttachment.validate(Attachment.java:34)
        at nxt.TransactionImpl.validate(TransactionImpl.java:835)
        at nxt.TransactionProcessorImpl.processPeerTransactions(TransactionProcessorImpl.java:468)
        at nxt.TransactionProcessorImpl.access$500(TransactionProcessorImpl.java:36)
        at nxt.TransactionProcessorImpl$5.run(TransactionProcessorImpl.java:211)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
2016-09-03 00:03:58 FINE: PeerImpl.blacklist: Blacklisting 52.28.123.208 because of: nxt.NxtException$NotValidException: Peer sends invalid transactions
nxt.NxtException$NotValidException: Peer sends invalid transactions
        at nxt.TransactionProcessorImpl.processPeerTransactions(TransactionProcessorImpl.java:495)
        at nxt.TransactionProcessorImpl.access$500(TransactionProcessorImpl.java:36)
        at nxt.TransactionProcessorImpl$5.run(TransactionProcessorImpl.java:211)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)

also getting bunch of this since network frozen:
Code:
Clearing inactive listener: 383971131
Clearing inactive listener: 383971131
Clearing inactive listener: 383971131
Clearing inactive listener: 383971131
Clearing inactive listener: 383971131
Clearing inactive listener: 383971131
Clearing inactive listener: 383971131
Clearing inactive listener: 383971131
Clearing inactive listener: 383971131
Clearing inactive listener: 383971131
Clearing inactive listener: 383971131
Clearing inactive listener: 383971131
Clearing inactive listener: 383971131
377  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 02, 2016, 08:22:20 PM
@EK we have big problem here. I submitted 6 works to the network (at once) and first work can't get to end. Bounty found is 0 for an hour and nothing is changing. Another 5 jobs waiting for execute but first one is stuck.
same with transaction, i sent 100k to BigBoom3599 and it keeps appearing and disappearing from transaction history. its like transaction is not getting picked by node, same with messaging. sent an answer to unvoid 1h ago its still not delivered.

@trader19 if you'll have 24/7 node please paste here your IP address so we can add it to the testnetPeers in next release.
@unvoid do we have any instruction to install full node with web interface under ubuntu 14.4? i am stuck with bunch of java errors
EDIT: watching video just now lol
EDIT2: i am clearly missing some deps. ?
Do you have any error? Java >=1.8 is base dep. You can check your Java version by running:
Code:
java -version
in terminal
i got it working on ubuntu vultr server, i can see my peer appeared in the peer list and i have interface access on my node.
i will keep node running for few days.
thanks
378  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 02, 2016, 06:41:33 PM
@EK we have big problem here. I submitted 6 works to the network (at once) and first work can't get to end. Bounty found is 0 for an hour and nothing is changing. Another 5 jobs waiting for execute but first one is stuck.
same with transaction, i sent 100k to BigBoom3599 and it keeps appearing and disappearing from transaction history. its like transaction is not getting picked by node, same with messaging. sent an answer to unvoid 1h ago its still not delivered.

@trader19 if you'll have 24/7 node please paste here your IP address so we can add it to the testnetPeers in next release.
@unvoid do we have any instruction to install full node with web interface under ubuntu 14.4? i am stuck with bunch of java errors
EDIT: watching video just now lol
EDIT2: i am clearly missing some deps. ?
Do you have any error? Java >=1.8 is base dep. You can check your Java version by running:
Code:
java -version
in terminal
java version "1.7.0_111"
will update and try again, thanks
379  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 02, 2016, 05:59:13 PM
@EK we have big problem here. I submitted 6 works to the network (at once) and first work can't get to end. Bounty found is 0 for an hour and nothing is changing. Another 5 jobs waiting for execute but first one is stuck.
same with transaction, i sent 100k to BigBoom3599 and it keeps appearing and disappearing from transaction history. its like transaction is not getting picked by node, same with messaging. sent an answer to unvoid 1h ago its still not delivered.

@trader19 if you'll have 24/7 node please paste here your IP address so we can add it to the testnetPeers in next release.
@unvoid do we have any instruction to install full node with web interface under ubuntu 14.4? i am stuck with bunch of java errors
EDIT: watching video just now lol
EDIT2: i am clearly missing some deps. ?
380  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 02, 2016, 04:13:16 PM
can i have some txels pls  Smiley XEL-QPHC-9Z29-7BEN-E5E8F wanna try forging. thx

100k on it's way. But if you really want to find block fast you will need at least one milion. @lml account is too strong to be competive in forging.

EDIT: The more he will give to people the more chance for the rest of us to forge so please spam him PM or here for test XEL Smiley
thanks, i am at 600k atm. i will pm lml for more  Grin does anyone have problem registering Account name? i am getting

Code:
Could not verify signature (server side).
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [19] 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 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 ... 80 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!