therealbigcoin
|
|
September 14, 2015, 12:19:50 AM |
|
i cant get any peers howto show my nodeurl so u can add me?
|
|
|
|
nix_on
|
|
September 14, 2015, 12:19:58 AM |
|
Dev What's the actual block and what is the command to check it?
|
|
|
|
hankman
|
|
September 14, 2015, 12:20:05 AM |
|
nice. I mined a block! woohoo. if only I have more GPU power. I would be taking in so many coins.
|
|
|
|
soulistyce
|
|
September 14, 2015, 12:20:09 AM |
|
admin.peers gives me null not syncing
|
|
|
|
NextGenCrypto
|
|
September 14, 2015, 12:20:14 AM |
|
> 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 That is normal, diff is low and ppl jumping in... some block got rewritten... soon diff in 1-2h will gooo WAY up and there will be less orphant/uncles which are paid in ethereum/expanse network I mean reward is not always 8... I'm noticing the same.
|
|
|
|
Sir_Astral
|
|
September 14, 2015, 12:20:36 AM |
|
> 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 That is normal, diff is low and ppl jumping in... some block got rewritten... soon diff in 1-2h will gooo WAY up and there will be less orphant/uncles which are paid in ethereum/expanse network I mean reward is not always 8... orphan or uncle is lees! Oh... Thanks! Launch is a way better than shift then! Smooth and with instructions
|
|
|
|
lcall7
Newbie
Offline
Activity: 13
Merit: 0
|
|
September 14, 2015, 12:20:51 AM |
|
How To Update for LinuxStop your node if its running! remove old chain rm -rf ~/.expanse/{chaindata,dapp,history} Create genesis.json Copy and paste this new genesis into genesis.json { "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 build/bin/gexp --genesis genesis.json exit GEXP (ctrl+c) Start GEXP build/bin/gexp --rpc console 2>exp.log Just for safety add some nodes admin.addPeer("enode://4055ec69e53df4bfecb95e3b65c28e4f2a1145a3bdc4d85d077b552248cf159951afd649f044783bebf48b902fbc0e96978c76236fd4ab3d5ef7d95d72b84ee5@[::]:42786") admin.addPeer("enode://f944c6702a78a0cbcd6505b76daff069dad2e45ff88896c475da2bef47091c88e5b4042211233e397ad958be998003a2674151e60719c5fdeeff5f8cc2c231a1@74.196.59.103:42786")
Update For windowsDownload the new binaries https://github.com/expanse-org/EasyExpanseWin64/archive/master.zipDoubleclick Setup_Step2_genesis.bat Doubleclick Start_Expanse.bat Add peers from above just incase.. Doubleclick Start_Mining.bat Just heard from someone that you do not know how generate a hardcoded genesisblock in default_genesis.go, so you are using a json file which should be used in test networks only. Youre a funny guy
|
|
|
|
hankman
|
|
September 14, 2015, 12:20:57 AM |
|
Dev What's the actual block and what is the command to check it?
It's easier to get this information by searching on google for Ethereum and the same questions. Then replace "eth" with "exp" and it should work.
|
|
|
|
reb0rn21
Legendary
Offline
Activity: 1901
Merit: 1024
|
|
September 14, 2015, 12:21:11 AM |
|
looks like me was on wrong chain my balance droped from 200 to 60 pls MORE peers!
|
|
|
|
hankman
|
|
September 14, 2015, 12:22:01 AM |
|
> 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 That is normal, diff is low and ppl jumping in... some block got rewritten... soon diff in 1-2h will gooo WAY up and there will be less orphant/uncles which are paid in ethereum/expanse network I mean reward is not always 8... orphan or uncle is lees! Oh... Thanks! Launch is a way better than shift then! Smooth and with instructions I mined SHF. I think it was smoother but nvm both were really smooth. I'm just typing this to keep bumping the thread up.
|
|
|
|
antonio8
Legendary
Offline
Activity: 1400
Merit: 1000
|
|
September 14, 2015, 12:23:00 AM |
|
How To Update for LinuxStop your node if its running! remove old chain rm -rf ~/.expanse/{chaindata,dapp,history} Create genesis.json Copy and paste this new genesis into genesis.json { "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 build/bin/gexp --genesis genesis.json exit GEXP (ctrl+c) Start GEXP build/bin/gexp --rpc console 2>exp.log Just for safety add some nodes admin.addPeer("enode://4055ec69e53df4bfecb95e3b65c28e4f2a1145a3bdc4d85d077b552248cf159951afd649f044783bebf48b902fbc0e96978c76236fd4ab3d5ef7d95d72b84ee5@[::]:42786") admin.addPeer("enode://f944c6702a78a0cbcd6505b76daff069dad2e45ff88896c475da2bef47091c88e5b4042211233e397ad958be998003a2674151e60719c5fdeeff5f8cc2c231a1@74.196.59.103:42786")
Update For windowsDownload the new binaries https://github.com/expanse-org/EasyExpanseWin64/archive/master.zipDoubleclick Setup_Step2_genesis.bat Doubleclick Start_Expanse.bat Add peers from above just incase.. Doubleclick Start_Mining.bat How to add peers?
|
If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks
|
|
|
Xdragon
|
|
September 14, 2015, 12:23:37 AM |
|
> 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 Yes , my balance is also lowering. Never seen this before.
|
|
|
|
Sir_Astral
|
|
September 14, 2015, 12:23:59 AM |
|
> 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 That is normal, diff is low and ppl jumping in... some block got rewritten... soon diff in 1-2h will gooo WAY up and there will be less orphant/uncles which are paid in ethereum/expanse network I mean reward is not always 8... orphan or uncle is lees! Oh... Thanks! Launch is a way better than shift then! Smooth and with instructions I mined SHF. I think it was smoother but nvm both were really smooth. I'm just typing this to keep bumping the thread up. SHIFT was hard to start without instructions to newbies like me
|
|
|
|
CryptoBeef
Newbie
Offline
Activity: 37
Merit: 0
|
|
September 14, 2015, 12:24:14 AM |
|
> 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 That is normal, diff is low and ppl jumping in... some block got rewritten... soon diff in 1-2h will gooo WAY up and there will be less orphant/uncles which are paid in ethereum/expanse network I mean reward is not always 8... orphan or uncle is lees! Oh... Thanks! Launch is a way better than shift then! Smooth and with instructions lol yes but it's hard ... just lost 2/3 of my mined EXP !!!!
|
|
|
|
techbytes
Legendary
Offline
Activity: 1694
Merit: 1054
Point. Click. Blockchain
|
|
September 14, 2015, 12:24:53 AM |
|
looks like me was on wrong chain my balance droped from 200 to 60 pls MORE peers! Same here...
|
|
|
|
SpeedDemon13
|
|
September 14, 2015, 12:24:59 AM |
|
Ok, I'm using my account created during testnet and was told it's fine for the live network. I erase everything except the wallet dat and ran the genesis for the live network. I started the wallet and it just sits idle. What's going on?
Nevermind, I got it going. Forgot the wallet log command put the block info in it...lol Block are coming super fast at the moment...
|
CRYPTSY exchange: https://www.cryptsy.com/users/register?refid=9017 BURST= BURST-TE3W-CFGH-7343-6VM6R BTC=1CNsqGUR9YJNrhydQZnUPbaDv6h4uaYCHv ETH=0x144bc9fe471d3c71d8e09d58060d78661b1d4f32 SHF=0x13a0a2cb0d55eca975cf2d97015f7d580ce52d85 EXP=0xd71921dca837e415a58ca0d6dd2223cc84e0ea2f SC=6bdf9d12a983fed6723abad91a39be4f95d227f9bdb0490de3b8e5d45357f63d564638b1bd71 CLAMS=xGVTdM9EJpNBCYAjHFVxuZGcqvoL22nP6f SOIL=0x8b5c989bc931c0769a50ecaf9ffe490c67cb5911
|
|
|
BChydro
|
|
September 14, 2015, 12:25:06 AM |
|
Balance keeps dancing around like crazy, lol never thought I'd want to see difficulty increase before
|
|
|
|
hankman
|
|
September 14, 2015, 12:25:53 AM |
|
I have no much EXP. This isn't possible. Is there a problem with difficulty adjustment? I know SHF had a problem with difficulty adjustment. I'm at block 500 in only 25 minutes. I thought blocks were going to be solved every minute?
|
|
|
|
Abiky
Legendary
Offline
Activity: 3416
Merit: 1412
www.Crypto.Games: Multiple coins, multiple games
|
|
September 14, 2015, 12:26:20 AM |
|
I followed the steps mentioned to start expanse, but when I start the genesis block/server I get this message on the cmd. It says synchronization failed. Am I doing something wrong?
|
|
|
|
Sir_Astral
|
|
September 14, 2015, 12:26:28 AM |
|
> 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 That is normal, diff is low and ppl jumping in... some block got rewritten... soon diff in 1-2h will gooo WAY up and there will be less orphant/uncles which are paid in ethereum/expanse network I mean reward is not always 8... orphan or uncle is lees! Oh... Thanks! Launch is a way better than shift then! Smooth and with instructions lol yes but it's hard ... just lost 2/3 of my mined EXP !!!! I lost 30% at this moment but diff seems growing fast already.
|
|
|
|
|