Pages:
Author

Topic: [ANN][XEL] Elastic Project - The Decentralized Supercomputer - page 98. (Read 450522 times)

hero member
Activity: 826
Merit: 532
Today I connected quickly, without problems. I see 3 peers although I would not know if there are synchronization problems, I see that the blocks are passing normally.

I've seen that redeem should work fine because several accounts already have their XEL block genesis.

What envy, there was an account with more than 1 million XEL, although it is not the only one, there are also 5 and 6 million

It's only Test XEL, no need to worry!

I now check that some quantities are on the official list and others are not:

http://Https://dl.dropboxusercontent.com/u/21000833/Elastic/Icolist/Ico-list.txt

In the list that appears in redeem in the wallet, I have seen wallet of 5 and 6 million that are not in the official, where the largest has about 4 million
hero member
Activity: 734
Merit: 500
Today I connected quickly, without problems. I see 3 peers although I would not know if there are synchronization problems, I see that the blocks are passing normally.

I've seen that redeem should work fine because several accounts already have their XEL block genesis.

What envy, there was an account with more than 1 million XEL, although it is not the only one, there are also 5 and 6 million

It's only Test XEL, no need to worry!
legendary
Activity: 1148
Merit: 1000
Today I connected quickly, without problems. I see 3 peers although I would not know if there are synchronization problems, I see that the blocks are passing normally.

I've seen that redeem should work fine because several accounts already have their XEL block genesis.

What envy, there was an account with more than 1 million XEL, although it is not the only one, there are also 5 and 6 million


will try to run some test too.

 Smiley
hero member
Activity: 826
Merit: 532
Today I connected quickly, without problems. I see 3 peers although I would not know if there are synchronization problems, I see that the blocks are passing normally.

I've seen that redeem should work fine because several accounts already have their XEL block genesis.

What envy, there was an account with more than 1 million XEL, although it is not the only one, there are also 5 and 6 million
legendary
Activity: 1148
Merit: 1000
this is still one of the most promising project in 2017.

same as byteball and Qtum.
hero member
Activity: 952
Merit: 501
I'm pretty sure anyone who tries to run elastic even on windows has enough skill to know how to do that. So I doubt anyone will get stuck here

We could maybe create a simple installer or something - at least a batch script for new users. I have no experience with Windows though.

maybe find a Windows developer, since most of average people are still using Windows.
legendary
Activity: 1260
Merit: 1168
I'm pretty sure anyone who tries to run elastic even on windows has enough skill to know how to do that. So I doubt anyone will get stuck here

We could maybe create a simple installer or something - at least a batch script for new users. I have no experience with Windows though.
legendary
Activity: 2165
Merit: 1002

I created How to setup on Windows topic
Quote
Very good guide, exactly what I was waiting for. No problems following it.
Quote
Thank you I hope it will be guide and useful for everyone. If you see a mistake, give a feedback i will be update


6. Compile Elastic-PL
Open windows terminal ( Startup Key + R Key > Type "cmd" then Enter)
Then type command :

    mvn compile package install


A new cmd will not start in the correct folder (but probably in system32 or the user's home folder)
So you should navigate to proper folder within that cmd

I'm pretty sure anyone who tries to run elastic even on windows has enough skill to know how to do that. So I doubt anyone will get stuck here
legendary
Activity: 1260
Merit: 1168
Got the wireshark traces ... checking now!

EDIT: It does not really make sense, but in the traces you can see many connection errors (triple duplicate acks, etc.) ... even to your local router. Do you have connection issues in general?
Maybe another wireshark trace from someone else with sync issues might help here?
member
Activity: 96
Merit: 10
running Elastic-core_1.0.4 but not peers, no connection

Took me awhile to get any connections. Maybe wait little longer. I got connections (didn't watch but) after 1 to 2 hours. Some nasty bug messing our software. But still I don't know if I am on a fork. Let's wait for @EK and his mind.

Thanks, now i have 3 peers, 1 supernode


Faucet also work
http://elasticexplorer.org/faucet/

Awkward! Does anyone have a wireshark trace so I can reproduce that problem locally?

I will trace it for you. But firstyl I am working on how to set up on Windows non-docker option, if you wait a hour more, i will publish xel talkforum after you can repro on windows

@EK I sent wireshark sniffing datas.

Can you confirm that logs true?

2017-04-09 04:31:35 FINE: Peers$1.run: Loading known peers from the database...
2017-04-09 04:31:35 FINE: BasicDb.getPooledConnection: Database connection pool current size: 2
2017-04-09 04:31:35 INFO: BlockchainProcessorImpl.addGenesisBlock: Genesis block already in database
2017-04-09 04:31:35 FINE: BlockchainProcessorImpl.popOffTo: Rollback from block 18036849569196248673 at height 0 to 18036849569196248673 at 0
2017-04-09 04:31:35 FINE: TransactionalDb.endTransaction: Average database transaction time is 0.031 seconds
2017-04-09 04:31:35 INFO: BlockchainProcessorImpl.addGenesisBlock: Last block height: 0

Is it normally?
My full logs https://pastebin.com/f4s3M1bG

edit: @EK did you remove DBShell feature? :6876/dbshell


I think the issue is with connections to other nodes. Its not connecting to my node also.

I have tried to add my peer node manually on rallier test node, its not showing connected nodes.

legendary
Activity: 1848
Merit: 1334
just in case
running Elastic-core_1.0.4 but not peers, no connection

Took me awhile to get any connections. Maybe wait little longer. I got connections (didn't watch but) after 1 to 2 hours. Some nasty bug messing our software. But still I don't know if I am on a fork. Let's wait for @EK and his mind.

Thanks, now i have 3 peers, 1 supernode


Faucet also work
http://elasticexplorer.org/faucet/

Awkward! Does anyone have a wireshark trace so I can reproduce that problem locally?

I will trace it for you. But firstyl I am working on how to set up on Windows non-docker option, if you wait a hour more, i will publish xel talkforum after you can repro on windows

@EK I sent wireshark sniffing datas.

Can you confirm that logs true?

2017-04-09 04:31:35 FINE: Peers$1.run: Loading known peers from the database...
2017-04-09 04:31:35 FINE: BasicDb.getPooledConnection: Database connection pool current size: 2
2017-04-09 04:31:35 INFO: BlockchainProcessorImpl.addGenesisBlock: Genesis block already in database
2017-04-09 04:31:35 FINE: BlockchainProcessorImpl.popOffTo: Rollback from block 18036849569196248673 at height 0 to 18036849569196248673 at 0
2017-04-09 04:31:35 FINE: TransactionalDb.endTransaction: Average database transaction time is 0.031 seconds
2017-04-09 04:31:35 INFO: BlockchainProcessorImpl.addGenesisBlock: Last block height: 0

Is it normally?
My full logs https://pastebin.com/f4s3M1bG

edit: @EK did you remove DBShell feature? :6876/dbshell
sr. member
Activity: 350
Merit: 250
CryptoTalk.Org - Get Paid for every Post!
New forum is getting a lot of views. Love it.  Grin

This.

I am surprised that there's a bunch of replies on the new forum topics. It looks like this project will be a successful one after all.
legendary
Activity: 1848
Merit: 1334
just in case
Do anyone see NXT Strings any more?  Come XEL talk forum and send a post.
Thank you @Goom for feedback.

https://talk.elasticexplorer.org/t/do-anyone-see-nxt-strings-any-more/62/3

@EK: New PR https://github.com/OrdinaryDude/elastic-core/pull/14





Very good guide, exactly what I was waiting for. No problems following it.
Thank you I hope it will be guide and useful for everyone. If you see a mistake, give a feedback i will be update
legendary
Activity: 2165
Merit: 1002

Very good guide, exactly what I was waiting for. No problems following it.
hero member
Activity: 1092
Merit: 507
btcstakes.com
New forum is getting a lot of views. Love it.  Grin
hero member
Activity: 535
Merit: 500
We have first attack behind us! Wink



"First they ignore you, then they laugh at you, then they fight you, then you win."

Wink
hero member
Activity: 621
Merit: 507
Radix-The Decentralized Finance Protocol
hero member
Activity: 535
Merit: 500
Some useful and interesting forum statistics. I'll try to post it periodically.





legendary
Activity: 1848
Merit: 1334
just in case
legendary
Activity: 1260
Merit: 1168
I will register in the new forum now, as well!
Pages:
Jump to: