Author

Topic: [ANN] Expanse (EXP) - 1st Stable fork of Ethereum (New Algo + PirlGuard) - page 346. (Read 961462 times)

legendary
Activity: 1694
Merit: 1054
Point. Click. Blockchain
What block are we on?


-tb-
hero member
Activity: 574
Merit: 500
> web3.fromWei(exp.getBalance(exp.coinbase))
56
> web3.fromWei(exp.getBalance(exp.coinbase))
64
> web3.fromWei(exp.getBalance(exp.coinbase))
71
> web3.fromWei(exp.getBalance(exp.coinbase))
60

 Huh Huh Huh Huh Huh Huh
hero member
Activity: 636
Merit: 500
when i click start expanse it just flash and close?

do you have the genesis bat still open?

yes

i use win7 64bit,
clicked on 1 to make new account, 2 ant it stay opet and when click on  setup step 2 genezis it just flash and close
legendary
Activity: 2184
Merit: 1011
Franko is Freedom
when i click start expanse it just flash and close?

do you have the genesis bat still open?
hero member
Activity: 574
Merit: 500
So small reward compared to premine  Sad
hero member
Activity: 636
Merit: 500
when i click start expanse it just flash and close?
legendary
Activity: 1901
Merit: 1024
Creating DAG for 2min, crapy PC Sad

other PC mined 57... I hope I am on right chain
hero member
Activity: 543
Merit: 500



I can't connect to the suprnova pool



It will be available in 6-8 hours...

BTW Smoothest launch ever
legendary
Activity: 1246
Merit: 1005
hey guys, I mined the block #1 ^^

It's all downhill from here. Totally bad karma to mine block 1
sr. member
Activity: 289
Merit: 250
newbie
Activity: 37
Merit: 0
hey guys, I mined the block #1 ^^
legendary
Activity: 1190
Merit: 1004



I can't connect to the suprnova pool


sr. member
Activity: 241
Merit: 250
How do we solo mine if we are using multiple computers?

Im presuming the address's aren't all going to be the same so?

I have the testnet working fine just dont know how to get it to mine the true coin when it launches?


ethminer.exe -G -F http://ip.to.your.expance:9656
legendary
Activity: 2184
Merit: 1011
Franko is Freedom
How To Update for Linux

Stop your node if its running!
Code:
exit

remove old chain
Code:
rm -rf ~/.expanse/{chaindata,dapp,history}


Create genesis.json
Code:
nano genesis.json

Copy and paste this new genesis into genesis.json
Code:
{
    "nonce": "0x214652414e4b4f21",
    "timestamp": "0x0",
    "parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
    "extraData": "0x4672616e6b6f497346726565646f6d",
    "gasLimit": "0x1388",
    "difficulty": "0x40000000",
    "mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000",
    "coinbase": "0x93decab0cd745598860f782ac1e8f046cb99e898",
    "alloc": {
        "0xbb94f0ceb32257275b2a7a9c094c13e469b4563e": { "balance": "10000000000000000000000000" },
        "0x15656715068ab0dbdf0ab00748a8a19e40f28192": { "balance": "1000000000000000000000000"},
    "0xc075fa11f85bda3aaba67106226aaf086ac16f4e": { "balance": "100000000000000000000000"},
    "0x93decab0cd745598860f782ac1e8f046cb99e898": { "balance": "10000000000000000000000"}
    }
}

Start GEXP with new genesis
Code:
build/bin/gexp --genesis genesis.json

exit GEXP (ctrl+c)

Start GEXP
Code:
build/bin/gexp --rpc console 2>exp.log

Just for safety add some nodes
Code:
admin.addPeer("enode://4055ec69e53df4bfecb95e3b65c28e4f2a1145a3bdc4d85d077b552248cf159951afd649f044783bebf48b902fbc0e96978c76236fd4ab3d5ef7d95d72b84ee5@[::]:42786")
admin.addPeer("enode://f944c6702a78a0cbcd6505b76daff069dad2e45ff88896c475da2bef47091c88e5b4042211233e397ad958be998003a2674151e60719c5fdeeff5f8cc2c231a1@74.196.59.103:42786")

Update For windows

Download the new binaries

https://github.com/expanse-org/EasyExpanseWin64/archive/master.zip

Doubleclick Setup_Step2_genesis.bat
Doubleclick Start_Expanse.bat


Add peers from above just incase..

Doubleclick Start_Mining.bat
legendary
Activity: 1470
Merit: 1000
cryptocollectorsclub.com
slack link isn't working btw

Thanks, you can pm me an email address for an invite if you want.
sr. member
Activity: 289
Merit: 250
slack link isn't working btw
legendary
Activity: 2184
Merit: 1011
Franko is Freedom
Just to clarify...we can keep our entire Test install right now, including account. We just need to delete genesis.json, get new genesis.json at launch, and rerun step 2 and we're good to go for live chain?

correct

9656 is rpc-port
42786 is p2p-port
legendary
Activity: 1260
Merit: 1009
Just to clarify...we can keep our entire Test install right now, including account. We just need to delete genesis.json, get new genesis.json at launch, and rerun step 2 and we're good to go for live chain?
full member
Activity: 136
Merit: 100
How do we solo mine if we are using multiple computers?

Im presuming the address's aren't all going to be the same so?

I have the testnet working fine just dont know how to get it to mine the true coin when it launches?

Just put the ip address of the computer running the wallet with the rpc port.

OK so i would put the internal ip address of the comp thats on my LAN (point it to my main comp) and the :9656 port?

What about a computer NOT on my lan (in my office?)
sr. member
Activity: 462
Merit: 250

Saw the same thing...not able to mine on the test myself.  Can't connect.

Cmon ocminer!!
Jump to: