Bitcoin Forum
May 08, 2024, 12:07:31 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 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 ... 377 »
  Print  
Author Topic: [ANN] Expanse (EXP) - 1st Stable fork of Ethereum (New Algo + PirlGuard)  (Read 961404 times)
therealbigcoin
Sr. Member
****
Offline Offline

Activity: 729
Merit: 251


View Profile
September 14, 2015, 12:19:50 AM
 #641

i cant get any peers Sad howto show my nodeurl so u can add me?
1715170051
Hero Member
*
Offline Offline

Posts: 1715170051

View Profile Personal Message (Offline)

Ignore
1715170051
Reply with quote  #2

1715170051
Report to moderator
1715170051
Hero Member
*
Offline Offline

Posts: 1715170051

View Profile Personal Message (Offline)

Ignore
1715170051
Reply with quote  #2

1715170051
Report to moderator
1715170051
Hero Member
*
Offline Offline

Posts: 1715170051

View Profile Personal Message (Offline)

Ignore
1715170051
Reply with quote  #2

1715170051
Report to moderator
"Bitcoin: the cutting edge of begging technology." -- Giraffe.BTC
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715170051
Hero Member
*
Offline Offline

Posts: 1715170051

View Profile Personal Message (Offline)

Ignore
1715170051
Reply with quote  #2

1715170051
Report to moderator
1715170051
Hero Member
*
Offline Offline

Posts: 1715170051

View Profile Personal Message (Offline)

Ignore
1715170051
Reply with quote  #2

1715170051
Report to moderator
1715170051
Hero Member
*
Offline Offline

Posts: 1715170051

View Profile Personal Message (Offline)

Ignore
1715170051
Reply with quote  #2

1715170051
Report to moderator
nix_on
Full Member
***
Offline Offline

Activity: 164
Merit: 100


View Profile
September 14, 2015, 12:19:58 AM
 #642

Dev
What's the actual block and what is the command to check it?
hankman
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
September 14, 2015, 12:20:05 AM
 #643

nice. I mined a block! woohoo. if only I have more GPU power. I would be taking in so many coins.
soulistyce
Hero Member
*****
Offline Offline

Activity: 699
Merit: 510



View Profile
September 14, 2015, 12:20:09 AM
 #644

admin.peers gives me null  Huh Huh
not syncing
NextGenCrypto
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile WWW
September 14, 2015, 12:20:14 AM
 #645

> 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

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
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


View Profile
September 14, 2015, 12:20:36 AM
 #646

> 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

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  Smiley
lcall7
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
September 14, 2015, 12:20:51 AM
 #647

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



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
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
September 14, 2015, 12:20:57 AM
 #648

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 Offline

Activity: 1898
Merit: 1024


View Profile
September 14, 2015, 12:21:11 AM
 #649

looks like me was on wrong chain my balance droped from 200 to 60 Sad

pls MORE peers!

              ▄▄▄ ▀▀▀▀▀▀▀▀▀ ▄▄▄
           ▄▀▀    ▄▄▄▄▄▄▄▄▄    ▀▀▄
        ▄▀▀  ▄▄▀█          ▀█▀▄▄  ▀▀▄
      ▄▀▀ ▄▄▀    ▀▀▄▄▄▄▄▄▄▀▀    ▀▄▄ ▀▀▄
     █   █            ▀            █   █
   ▄▀ █  ▀▄▄                     ▄█▀  █ ▀▄
  ▄▀ ▄▀ █▄ ▀▀▀██▄▄▄       ▄▄▄██▀▀  ██ ▀▄ ▀▄
  ▀▄▀▀▄ ██ ▄▄▄▄▄▄  ▀▄   ▄▀  ▄▄▄▄▄▄ ██ ▄▀▀▄▀
 ██   █ ██ ▀▄    ▀▄ █   █ ▄▀    ▄▀ ██ █  ▀██
 █  ▄█  ▀█  ▀▀▀▀▀▀▀ █   █ ▀▀▀▀▀▀▀  █   █▄  █
█▀ █  █  █          █   █          █  █  █ ▀▀
 █▀  ▄▀  █▀▄        █   █        ▄▀█  ▀▄  ▀█
 ▄  █▀   █ ▀█▄      ▀   ▀      ▄█▀ █  ▄▀█  ▄
 █▄▀  █  █                         █  █  ▀▄█
 ▀▄  █   ▀█        ▄▄▀▄▀▄▄        █▀   █  ▄
  ▀▄▀▀  █▄ █     ▀█  ▀▀▀  █▀     █ ▄█ ▄▀▀▄▀
   ▀ ▄  ██ █▀▄     ▀▀▄▄▄▀▀     ▄▀█ ██ ▀▄ ▀
    ▀█  ██ █ █▀▄    ▄▄▄▄▄    ▄▀█ █ ██  █▀
      ▀▄ ▀ █ █ ██▄         ▄██ █ █ ▀ ▄▀
        ▀▄ █ █ █ ▀█▄     ▄█▀ █ █ █ ▄▀
          ▀▀▄█ █    ▀▀▀▀▀    █ █▄▀▀
              ▀▀ ▄▄▄▄▄▄▄▄▄▄▄ ▀▀
   
..I  D  E  N  A..
   
Proof-of-Person Blockchain

Join the mining of the first human-centric
cryptocurrency
 



 
▲    2 3 2 2

..N  O  D  E  S..
   
                ██
                ██
                ██
                ██
                ██
         ▄      ██      ▄
         ███▄   ██   ▄███
          ▀███▄ ██ ▄███▀
            ▀████████▀
              ▀████▀
                ▀▀
██▄                            ▄██
███                            ███
███                            ███
███                            ███
 ███▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄███
  ▀▀██████████████████████████▀▀
   
D O W N L O A D

Idena node

   
   
▄▄▄██████▄▄▄
▄▄████████████████▄▄
▄█████▀▀        ▀▀█████▄
████▀                ▀████
███▀    ▄▄▄▄▄▄▄▄▄       ▀███
███      █   ▄▄ █▀▄        ███
██▀      █  ███ █  ▀▄      ▀██
███       █   ▀▀ ▀▀▀▀█       ███
███       █  ▄▄▄▄▄▄  █       ███
███       █  ▄▄▄▄▄▄  █       ███
██▄      █  ▄▄▄▄▄▄  █      ▄██
███      █          █      ███
███▄    ▀▀▀▀▀▀▀▀▀▀▀▀    ▄███
████▄                ▄████
▀█████▄▄        ▄▄█████▀
▀▀████████████████▀▀
▀▀▀██████▀▀▀
   
    .REQUEST INVITATION.
hankman
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
September 14, 2015, 12:22:01 AM
 #650

> 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

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  Smiley

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 Offline

Activity: 1386
Merit: 1000


View Profile
September 14, 2015, 12:23:00 AM
 #651

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


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 Wink
Xdragon
Hero Member
*****
Offline Offline

Activity: 543
Merit: 500


View Profile
September 14, 2015, 12:23:37 AM
 #652

> 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
Yes , my balance is also lowering. Never seen this before.
Sir_Astral
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


View Profile
September 14, 2015, 12:23:59 AM
 #653

> 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

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  Smiley

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 Sad
CryptoBeef
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
September 14, 2015, 12:24:14 AM
 #654

> 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

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  Smiley

lol yes but it's hard ... just lost 2/3 of my mined EXP !!!!
techbytes
Legendary
*
Offline Offline

Activity: 1694
Merit: 1054


Point. Click. Blockchain


View Profile
September 14, 2015, 12:24:53 AM
 #655

looks like me was on wrong chain my balance droped from 200 to 60 Sad

pls MORE peers!

Same here... 

SpeedDemon13
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile WWW
September 14, 2015, 12:24:59 AM
 #656

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... Cool

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
Hero Member
*****
Offline Offline

Activity: 1426
Merit: 506


View Profile
September 14, 2015, 12:25:06 AM
 #657

Balance keeps dancing around like crazy, lol never thought I'd want to see difficulty increase before
hankman
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
September 14, 2015, 12:25:53 AM
 #658

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 Offline

Activity: 3192
Merit: 1359


www.Crypto.Games: Multiple coins, multiple games


View Profile
September 14, 2015, 12:26:20 AM
 #659

Is the main launch ready yet? I've found out that the countdown timer is set to zero but I haven't seen any updates yet. Is Expanse stable enough to use now  Huh

Yes. https://bitcointalk.org/index.php?topic=1173722.msg12412842#msg12412842

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?  Huh


█████████████████████████
███████▄▄▀▀███▀▀▄▄███████
████████▄███▄████████
█████▄▄█▀▀███▀▀█▄▄█████
████▀▀██▀██████▀██▀▀████
████▄█████████████▄████
███████▀███████▀███████
████▀█████████████▀████
████▄▄██▄████▄██▄▄████
█████▀▀███▀▄████▀▀█████
████████▀███▀████████
███████▀▀▄▄███▄▄▀▀███████
█████████████████████████
.
 CRYPTOGAMES 
.
 Catch the winning spirit! 
█▄░▀███▌░▄
███▄░▀█░▐██▄
▀▀▀▀▀░░░▀▀▀▀▀
████▌░▐█████▀
████░░█████
███▌░▐███▀
███░░███
██▌░▐█▀
PROGRESSIVE
      JACKPOT      
██░░▄▄
▀▀░░████▄
▄▄▄▄██▀░░▄▄
░░░▀▀█░░▀██▄
███▄░░▀▄░█▀▀
█████░░█░░▄▄█
█████░░██████
█████░░█░░▀▀█
LOW HOUSE
         EDGE         
██▄
███░░░░░░░▄▄
█▀░░░░░░░████
█▄░░░░░░░░█▀
██▄░░░░░░▄█
███▄▄░░▄██▌
██████████
█████████▌
PREMIUM VIP
 MEMBERSHIP 
DICE   ROULETTE   BLACKJACK   KENO   MINESWEEPER   VIDEO POKER   PLINKO   SLOT   LOTTERY
Sir_Astral
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


View Profile
September 14, 2015, 12:26:28 AM
 #660

> 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

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  Smiley

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.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 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 ... 377 »
  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!