Bitcoin Forum
April 26, 2024, 10:15:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 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 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 ... 345 »
  Print  
Author Topic: [ANN][XEL] Elastic Project - The Decentralized Supercomputer  (Read 450429 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
trader19
Legendary
*
Offline Offline

Activity: 1232
Merit: 1001



View Profile WWW
September 05, 2016, 07:36:15 PM
 #1581

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)

Join the Elastic revolution!  Elastic - The Decentralized Supercomputer
ELASTIC WEBSITE | NEW ANNOUNCEMENT THREAD | ELASTIC SLACK | ELASTIC FORUM
The grue lurks in the darkest places of the earth. Its favorite diet is adventurers, but its insatiable appetite is tempered by its fear of light. No grue has ever been seen by the light of day, and few have survived its fearsome jaws to tell the tale.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714126529
Hero Member
*
Offline Offline

Posts: 1714126529

View Profile Personal Message (Offline)

Ignore
1714126529
Reply with quote  #2

1714126529
Report to moderator
1714126529
Hero Member
*
Offline Offline

Posts: 1714126529

View Profile Personal Message (Offline)

Ignore
1714126529
Reply with quote  #2

1714126529
Report to moderator
xibeijan
Legendary
*
Offline Offline

Activity: 1232
Merit: 1001


View Profile
September 05, 2016, 07:45:32 PM
 #1582

Now I see 3 different txs appearing then disappearing.

100K
170K
and 3K

Notable projects 2019: Semux, Dero, Wagerr, BEAM
BigBoom3599
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
September 05, 2016, 07:47:53 PM
 #1583

I've noticed that the stats listed on the blocks and peers page (e.g. # Forged Blocks, Uploade Volume, Downloaded Volume) change often (mostly decrease), I think it changes depending on which nodes you're connected to, Is this just the way its stored or is this something else?
Looks like it's because of the network forking every so often Smiley
trader19
Legendary
*
Offline Offline

Activity: 1232
Merit: 1001



View Profile WWW
September 05, 2016, 07:50:30 PM
 #1584

Now I see 3 different txs appearing then disappearing.

100K
170K
and 3K
they are all mine, sent to you to test. i have a theory that if @unvoid stops his node from forging they may get thru. otherwise we should wait for @EK to fix and update git.

Join the Elastic revolution!  Elastic - The Decentralized Supercomputer
ELASTIC WEBSITE | NEW ANNOUNCEMENT THREAD | ELASTIC SLACK | ELASTIC FORUM
unvoid
Hero Member
*****
Offline Offline

Activity: 535
Merit: 500



View Profile
September 05, 2016, 07:51:44 PM
 #1585

Looks like I'm hurting the network with my PoW submissions. So I'm stoping forging for another 12h untill I woke up tomorrow. But I'm not pushing anymore PoW to the network untill @EK will investigate problem.

BTC: 1CMgHWx4wkAaAy2FfeCyPdedUExmhGhfi5
XEL: XEL-HCM8-KB6E-YFLK-8BWMF
trader19
Legendary
*
Offline Offline

Activity: 1232
Merit: 1001



View Profile WWW
September 05, 2016, 07:53:41 PM
 #1586

Looks like I'm hurting the network with my PoW submissions. So I'm stoping forging for another 12h untill I woke up tomorrow. But I'm not pushing anymore PoW to the network untill @EK will investigate problem.

have a good rest, great testing btw lol network DDOSed hard lol  Grin

@EK another interesting thing i found in my logs:

Code:
Rebroadcasting Other Peers' Transactions:
   5780151088660439788
   3163738242126116744
   -7162720148017987491
   -7105696144119508464
   3873363840879837927
   -8918799787157214097
   -5185062371512838902
   -1848635237228897267
   1135860784300139452
   -964579473338753478

Join the Elastic revolution!  Elastic - The Decentralized Supercomputer
ELASTIC WEBSITE | NEW ANNOUNCEMENT THREAD | ELASTIC SLACK | ELASTIC FORUM
ImI
Legendary
*
Offline Offline

Activity: 1946
Merit: 1019



View Profile
September 05, 2016, 10:34:04 PM
 #1587

Hi,

I've set up a public available testserver:

The Server can be reached by http(s)://elastic.cryptnodes.site

If someone could send my some Testnet - XEL I will be happy: XEL-48LM-K27E-ZXWE-FFFF2

IMHO it would be beneficial if we could restrict the host from which minting/forging could be enabled or disable the option completely.  This made it easier to run a public wallet.

Regards

Great! More nodes more fun for us all. Please write pm to @ImI for some test XEL. He should send you more than regular since you're running 24/7 node. I'll send you some coins also as soon as my node will be operational.

@ImI ?? Who is ImI ? A user here at the BTCT ?

yes I 'll run it 24/7 and try to stay as up to date as possible.

regards



sent some, but i doubt you will get them as i seem to be on a fork at the moment.
xxxgoodgirls
Legendary
*
Offline Offline

Activity: 1092
Merit: 1001


View Profile
September 06, 2016, 12:47:45 AM
 #1588

Is Lannister still around?
Anyway awesome job guys, you are killing it Smiley

Do you guys need another node? I may setup one on a raspberry pi.

In summary, the Intel Management Engine and its applications are a backdoor with total access to and control over the rest of the PC. The ME is a threat to freedom, security, and privacy, and the libreboot project strongly recommends avoiding it entirely. Since recent versions of it can’t be removed, this means avoiding all recent generations of Intel hardware. details https://libreboot.org/faq.html#intelme --- https://tehnoetic.com/laptops --- https://store.vikings.net/x200-ryf-certfied
hagie
Hero Member
*****
Offline Offline

Activity: 792
Merit: 501



View Profile
September 06, 2016, 07:02:39 AM
 #1589

Hi,

I've set up a public available testserver:

The Server can be reached by http(s)://elastic.cryptnodes.site

If someone could send my some Testnet - XEL I will be happy: XEL-48LM-K27E-ZXWE-FFFF2

IMHO it would be beneficial if we could restrict the host from which minting/forging could be enabled or disable the option completely.  This made it easier to run a public wallet.

Regards

Great! More nodes more fun for us all. Please write pm to @ImI for some test XEL. He should send you more than regular since you're running 24/7 node. I'll send you some coins also as soon as my node will be operational.

@ImI ?? Who is ImI ? A user here at the BTCT ?

yes I 'll run it 24/7 and try to stay as up to date as possible.

regards



sent some, but i doubt you will get them as i seem to be on a fork at the moment.

I received 3 transactions :
7025775540721014843   /   31/07/2014 10:15:26   Ordinary Payment      10   1   XEL-QPHC-9Z29-7BEN-E5E8F   490
1534364808169911983   /   31/07/2014 07:14:56   Ordinary Payment      1'000'000   1   XEL-XD24-CTKL-DT3K-DGF25   490
17385508303759003751   /   31/07/2014 08:08:35   Ordinary Payment      500'000   1   XEL-7UTR-VYZY-ZUZZ-DTJJ5   490

Regards
hagie
Hero Member
*****
Offline Offline

Activity: 792
Merit: 501



View Profile
September 06, 2016, 07:19:42 AM
 #1590

my Console shows these message over and over ?!

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
but the chain is moving formward - Block 6573:
Block Signature:   47ecfc829432e71280dbc866656c08702e919d7b79e4e3f96a224b671bba110a9c8fd46ece5727d 35dff45c90705f051d2fe34b5b6c3a8365906812e76d7ae2a

regards
unvoid
Hero Member
*****
Offline Offline

Activity: 535
Merit: 500



View Profile
September 06, 2016, 07:55:21 AM
 #1591

Is Lannister still around?
Anyway awesome job guys, you are killing it Smiley

Do you guys need another node? I may setup one on a raspberry pi.

Hope so, @Lannister could you show up for a min? Some summary/conclusions from you would be good.

The more nodes the better. Drop your address when your node will be up.

BTC: 1CMgHWx4wkAaAy2FfeCyPdedUExmhGhfi5
XEL: XEL-HCM8-KB6E-YFLK-8BWMF
unvoid
Hero Member
*****
Offline Offline

Activity: 535
Merit: 500



View Profile
September 06, 2016, 08:02:46 AM
 #1592

@EK we should launch vote on minimum fee. Also after smoke falls, we should think about how much bounty submission should be worth. Of course 10XEL right now is too much (XEL should be worth 0.001$ or even less in current 10XEL per bounty for people to make it worth to submit any work). It will obviously either:

1 kill PoW functionality as no one will want to push overpriced work to the network, or
2 kill XEL as whole, as main functionality should be PoW itself.

BTC: 1CMgHWx4wkAaAy2FfeCyPdedUExmhGhfi5
XEL: XEL-HCM8-KB6E-YFLK-8BWMF
unvoid
Hero Member
*****
Offline Offline

Activity: 535
Merit: 500



View Profile
September 06, 2016, 09:08:21 AM
 #1593

@trader19 your node constantly banning mine. My PoW is long canceled, three times I was trying to del blockchain, waiting for ban to expire (10min) and launching the client again. After ~20min I'm back on fork.

BTC: 1CMgHWx4wkAaAy2FfeCyPdedUExmhGhfi5
XEL: XEL-HCM8-KB6E-YFLK-8BWMF
hagie
Hero Member
*****
Offline Offline

Activity: 792
Merit: 501



View Profile
September 06, 2016, 09:26:29 AM
 #1594

Is minting supposed to be working on testnet ?

must the configuration contains more than : nxt.mint.isSubmitted=true

regards
unvoid
Hero Member
*****
Offline Offline

Activity: 535
Merit: 500



View Profile
September 06, 2016, 09:48:37 AM
 #1595

Is minting supposed to be working on testnet ?

must the configuration contains more than : nxt.mint.isSubmitted=true

regards


Your coins must to be 1440+ blocks old (24h) in order to start forging. There is no need to change anything in your config file if it comes to forging.

BTC: 1CMgHWx4wkAaAy2FfeCyPdedUExmhGhfi5
XEL: XEL-HCM8-KB6E-YFLK-8BWMF
Redawn
Member
**
Offline Offline

Activity: 122
Merit: 10


View Profile
September 06, 2016, 04:16:35 PM
 #1596

Do we have some promotion material (logos)? I want to use it to make the reddit page more unique. Thanks
unvoid
Hero Member
*****
Offline Offline

Activity: 535
Merit: 500



View Profile
September 06, 2016, 04:52:31 PM
 #1597

Do we have some promotion material (logos)? I want to use it to make the reddit page more unique. Thanks

Here we have logo source files: https://github.com/OrdinaryDude/elastic-reference-client/tree/master/logo_raw

BTC: 1CMgHWx4wkAaAy2FfeCyPdedUExmhGhfi5
XEL: XEL-HCM8-KB6E-YFLK-8BWMF
Redawn
Member
**
Offline Offline

Activity: 122
Merit: 10


View Profile
September 06, 2016, 11:50:37 PM
 #1598

Do we have some promotion material (logos)? I want to use it to make the reddit page more unique. Thanks

Here we have logo source files: https://github.com/OrdinaryDude/elastic-reference-client/tree/master/logo_raw

Thanks, I just have made a logo for r/XEL (only visibly with mobile device).
beyinsi
Hero Member
*****
Offline Offline

Activity: 742
Merit: 501


View Profile
September 07, 2016, 12:01:09 AM
 #1599

Hello, When will elastic testnet finish? and when main net.?
xxxgoodgirls
Legendary
*
Offline Offline

Activity: 1092
Merit: 1001


View Profile
September 07, 2016, 12:57:47 AM
 #1600

Hello, When will elastic testnet finish? and when main net.?

When XEL will be bug free and perfectly workable I guess.

In summary, the Intel Management Engine and its applications are a backdoor with total access to and control over the rest of the PC. The ME is a threat to freedom, security, and privacy, and the libreboot project strongly recommends avoiding it entirely. Since recent versions of it can’t be removed, this means avoiding all recent generations of Intel hardware. details https://libreboot.org/faq.html#intelme --- https://tehnoetic.com/laptops --- https://store.vikings.net/x200-ryf-certfied
Pages: « 1 ... 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 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 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 ... 345 »
  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!