Pages:
Author

Topic: [ANN] Ellaism: Ethereum network with no premine and no contentious hard forks - page 91. (Read 118912 times)

member
Activity: 130
Merit: 11
I'm adding enodes, but still one peer. What am I doing wrong?

I added yet another two new bootnodes in the Parity config. That may reduce the stress a little bit. In essence, we need more peers to improve the network topology.

Any pools or exchanges?

Unfortunately, no.
full member
Activity: 241
Merit: 107
I'm adding enodes, but still one peer. What am I doing wrong?
hero member
Activity: 822
Merit: 1002
Any pools or exchanges?
member
Activity: 130
Merit: 11
enode://f355c982e2cf8a791a5880476e839c307b04574df19d5276c2adf526e70ec8f831cf0d5e72dd541cd5a53c18bdace1ed989646724500848fd966701bf187a12c@173.212.216.105:30303

Thanks! Added in bootnode config.

I have edited it

I am running on these servers only enode

Updated. Thanks again for providing this!
hero member
Activity: 819
Merit: 502
enode://f355c982e2cf8a791a5880476e839c307b04574df19d5276c2adf526e70ec8f831cf0d5e72dd541cd5a53c18bdace1ed989646724500848fd966701bf187a12c@173.212.216.105:30303

Thanks! Added in bootnode config.

I have edited it

I am running on these servers only enode
member
Activity: 130
Merit: 11
enode://f355c982e2cf8a791a5880476e839c307b04574df19d5276c2adf526e70ec8f831cf0d5e72dd541cd5a53c18bdace1ed989646724500848fd966701bf187a12c@173.212.216.105:30303

Thanks! Added in bootnode config.
hero member
Activity: 819
Merit: 502
 enode://136c13a35a515e1a28440df091e9bc0387105b7ed9202939fe0abd9fc5482d825a02a5a4d2cdc477dbe8114e1a1676e5ba215ef897669a0f2440540299179559@173.212.216.105:30303
 enode://d028ecd33d1dad0235cd82696b406c53812c64dd9afb176c99e057aaaed7642ddda34be16662276fcb0029c03678eb2cef3c0e15d9c05c9efda2cbaa01e65fb4@213.136.91.42:30303
member
Activity: 130
Merit: 11
Here are mine as well on the https://github.com/ellaism/volunteer/issues/1

enode://be62cf8128c575215ef2dd510eebb09e308a6a76e8cfc19e21d4b6b9180476d8aebbae8a48291847b36b8b0c1688951ad920c6221ea821b0f646a4a6a4469ca6@127.0.0.1:30303
enode://cde0932df8adb3ac234ff0b9614539a95639701e5bb94bcb5cb180bc1633cad20b4aa48c9e04826f9e811be59e2ce39ad65534ea659fef483abdd90ab3d12ad3@127.0.0.1:30303
enode://fd124720dcf3a1cf783e8aac3a88a3699fc5665554eda8f179b7fee8b1566062b326576c741401b305a95fb063b2361e54b432bd2854ed5d6ca39ecd12c31290@127.0.0.1:30303

Thanks for providing this. However, as said in the Github issue, you'll need to get a public IPv4 address before they can act as bootnodes. Usually this can be done by changing NAT settings in your router. After that, you should get an IPv4 address in the above enode URI that is not loopback address (127.0.0.1) or in the private IPv4 address space (https://en.wikipedia.org/wiki/Private_network).
hero member
Activity: 819
Merit: 502
Here are mine as well on the https://github.com/ellaism/volunteer/issues/1

enode://be62cf8128c575215ef2dd510eebb09e308a6a76e8cfc19e21d4b6b9180476d8aebbae8a48291847b36b8b0c1688951ad920c6221ea821b0f646a4a6a4469ca6@127.0.0.1:30303
enode://cde0932df8adb3ac234ff0b9614539a95639701e5bb94bcb5cb180bc1633cad20b4aa48c9e04826f9e811be59e2ce39ad65534ea659fef483abdd90ab3d12ad3@127.0.0.1:30303
enode://fd124720dcf3a1cf783e8aac3a88a3699fc5665554eda8f179b7fee8b1566062b326576c741401b305a95fb063b2361e54b432bd2854ed5d6ca39ecd12c31290@127.0.0.1:30303
member
Activity: 130
Merit: 11
How to increase the number of the peers, i have 1 or none?

If you have a long-running Parity client on a server, you can help to improve the network topology by adding yours as a bootnode. https://github.com/ellaism/volunteer/issues/1

To do this, you will need to find out your enode URI. This will be displayed when you start your Parity client, and it is in the format of "enode://816bff950121884a5de03332d6a1dd67d89c9a99fa85338148b47f33378b1093e532ab5e63bafe156c568d270fe43c30d62c690481799c62414ac996d5908755@108.61.198.224:30303".
hero member
Activity: 819
Merit: 502
How to increase the number of the peers, i have 1 or none?
sr. member
Activity: 1021
Merit: 324
EDIT: DO NOT USE PARITY 1.4.4, USE LATEST PARITY

Download, install and make address
https://github.com/paritytech/parity/releases/tag/v1.4.4

in the C:\Program Files\Ethcore\Parity fodler
drop in https://raw.githubusercontent.com/ellaism/parity-config/master/ellaism.json
and put in a
start-parity.bat
Code:
parity --author walletaddress --chain ellaism.json

in ethminer fodler make
start.bat
Code:
ethminer -U  -F 127.0.0.1:8545

Am I doing this right? I see more ETH when I solve.
full member
Activity: 129
Merit: 100
buzzkillb
Thanks, it works
But shares are 0
Block 7000+
My hashrate 100 mh, 3-7 min\block)
Wait pool =)
full member
Activity: 241
Merit: 107
buzzkillb
Thanks, it works
But shares are 0
sr. member
Activity: 1021
Merit: 324
xoma11
Doesn't work

Try
Code:
ethminer -U  -S 127.0.0.1:4200
full member
Activity: 241
Merit: 107
full member
Activity: 129
Merit: 100
Started Parity "parity --author (my address) --chain ellaism.json". Starting Ethminer-CUDA 0.9.41  "ethminer -U -F 127.0.0.1:8545". It doesn't even create DAG, showing me this: . What am I doing wrong?
Code:
win+r
cmd
cd C:\Program Files\Parity\Parity>
parity account new #creat new wallet
parity.exe --author NEW_YOUR_WALLET --chain ellaism.json --stratum --stratum-interface=0.0.0.0 --stratum-port=4200
1-3 min wait for sync
and lets go to mine
ethminer -G -F 127.0.0.1:8545
donate Ellaism 0x6CD0BAE1098C82b26BDC1289e445A81804BBF74B
full member
Activity: 129
Merit: 100
Hi all, I found that there is a fallacy in recent version's of Parity in handling small block gas limit when mining. So please temporarily downgrade your Parity client version to v1.4.4 (https://github.com/paritytech/parity/releases/tag/v1.4.4) or lower. You can do this by uninstalling your existing Parity version and then reinstalling v1.4.4.

All client versions should function without any problem on Ellaism. However, by temporarily downgrading to v1.4.4 or lower when mining, the network will stabilize faster and you can start to send transactions sooner.
problem =(
v1.4.4
-32010] Transaction cost exceeds current gas limit. Limit: 5057, got: 940000. Try decreasing supplied gas.
sr. member
Activity: 1021
Merit: 324

I am running like this with parity address

parity --author "parity address"  --chain ellaism.json

Thank you once again. How to see the stats and where rewards are going?

Open link in chrome

http://127.0.0.1:8180/#/accounts

How do I tell this is working right? I get this when I go to that link "Connecting to the Parity Node. If this informational message persists, please ensure that your Parity node is running and reachable on the network."  If I restart start.bat and mine.bat I get stuck at the account creation screen. But I already made the account address through the command line.

But it looks like I am mining with genoil. Using your start.bat and mine.bat you posted earlier in the thread.
newbie
Activity: 49
Merit: 0
Like ethereum the same project? There is already a successful project, if there is no innovation, it is difficult to gain a foothold
Pages:
Jump to: