Author

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

legendary
Activity: 2184
Merit: 1011
Franko is Freedom
how i can set peers , when i type admin.peers message is "null"

Where are you from, what client are you using?
member
Activity: 63
Merit: 10
how i can set peers , when i type admin.peers message is "null"
legendary
Activity: 2184
Merit: 1011
Franko is Freedom
I might starting mining Expanse as soon as the difficulty is fixed. I'm waiting for the perfect moment to mine for profit  Cheesy

AND this is exactly the problem that I outlined 3 post ago.

What if everyone decides to do that? Then who is mining to lower the difficulty?  Shocked Paradox.
legendary
Activity: 3220
Merit: 1363
www.Crypto.Games: Multiple coins, multiple games
I might starting mining Expanse as soon as the difficulty is fixed. I'm waiting for the perfect moment to mine for profit  Cheesy
legendary
Activity: 2184
Merit: 1011
Franko is Freedom
ummm can someone explain this?

instance: Gexp/v1.1.3/windows/go1.4.2
 datadir: C:\Users\BKMain\AppData\Roaming\Expanse
coinbase: 0x6de20e1fdbfafc8c3917c048c00f35662e06b049
at block: 21370 (Sat, 19 Sep 2015 22:10:39 EST)
modules: admin:1.0 db:1.0 debug:1.0 exp:1.0 miner:1.0 net:1.0 personal:1.0 shh:1.0 txpool:1.0 web3:1.0
> exp.accounts
["0x6de20e1fdbfafc8c3917c048c00f35662e06b049"]
> admin.peers
[{
    Caps: "exp/60, exp/61",
    ID: "dd77415927c444db9ea35190b27e1e95870390d9618275d9e7136b8517b2d804d92eb8868c9aadf ed951ffa42c33ad1668e068ff741e723b0ef5b5981b405050",
    LocalAddress: "192.168.0.34:60849",
    Name: "Gexp/v1.1.3-391b738d/linux/go1.4.2",
    RemoteAddress: "173.242.113.25:42786"
}]
> exp.getBalance
function()
> exp.getBalance(0x6de20e1fdbfafc8c3917c048c00f35662e06b049)
invalid address
> exp.getBalance("0x6de20e1fdbfafc8c3917c048c00f35662e06b049")
998950000000000000
>

smh

Yea.. thats your balance in wei.
legendary
Activity: 2184
Merit: 1011
Franko is Freedom
Basicly the difficulty is something I and many other altcoin developers have faced for years. The diff has been going down constantly it just doesnt move in either direction very much. I'm looking into speeding this up. Back in the day we would see this because multipools would only mine a coin for a few seconds and essentially just pillage the easy coins, leaving it stuck for miners. Miners have one loyalty.. returns. So by miners leaving it causes more miners to leave. This also used to be gamed back in the day by the competition. The competition would essentially "stick the difficulty" or hit your chain with tons of hashrate just to jack up the difficulty then abandon it and fill your forum with fud. In the end, this is just how eth's difficulty re-targeting was designed and we can search for the best solution. For all the miners still mining. Thank you. Cheesy

I'm not saying anyone intentionally pushed up our difficulty for malicious reasons or anything, just giving history on the problem. Its nothing new, and nothing the alt world hasnt faced for years. Its a well known and understood problem.
full member
Activity: 136
Merit: 100
ummm can someone explain this?

instance: Gexp/v1.1.3/windows/go1.4.2
 datadir: C:\Users\BKMain\AppData\Roaming\Expanse
coinbase: 0x6de20e1fdbfafc8c3917c048c00f35662e06b049
at block: 21370 (Sat, 19 Sep 2015 22:10:39 EST)
modules: admin:1.0 db:1.0 debug:1.0 exp:1.0 miner:1.0 net:1.0 personal:1.0 shh:1.0 txpool:1.0 web3:1.0
> exp.accounts
["0x6de20e1fdbfafc8c3917c048c00f35662e06b049"]
> admin.peers
[{
    Caps: "exp/60, exp/61",
    ID: "dd77415927c444db9ea35190b27e1e95870390d9618275d9e7136b8517b2d804d92eb8868c9aadf ed951ffa42c33ad1668e068ff741e723b0ef5b5981b405050",
    LocalAddress: "192.168.0.34:60849",
    Name: "Gexp/v1.1.3-391b738d/linux/go1.4.2",
    RemoteAddress: "173.242.113.25:42786"
}]
> exp.getBalance
function()
> exp.getBalance(0x6de20e1fdbfafc8c3917c048c00f35662e06b049)
invalid address
> exp.getBalance("0x6de20e1fdbfafc8c3917c048c00f35662e06b049")
998950000000000000
>
newbie
Activity: 15
Merit: 0
legendary
Activity: 966
Merit: 1001
How could i mine this coin?

exp.suprnova.cc it`s the easiest way Smiley
sr. member
Activity: 378
Merit: 250
How could i mine this coin?
member
Activity: 63
Merit: 10
when i will send my expanse coins to a wallet it´s not sending , i have 24 coins but when is send , a tx-id is come , but my balance is always the same

i use exp.sendTransaction({from:exp.accounts[0], to:"0x…007", value: web3.toWei(1, "expanse")})

is this wrong?

Type in: admin.peers

If it says "null" it will not work.

yep it says "null"

what can i do?
full member
Activity: 136
Merit: 100
Just found out i have 5 accounts..(3 different computers) - 1 of them has has 3 accounts on it using eth.acounts i think it was.

How do i check the balance of the other accounts or does it automatically add all the coins together when you do the command to check balance?
hero member
Activity: 600
Merit: 500
when i will send my expanse coins to a wallet it´s not sending , i have 24 coins but when is send , a tx-id is come , but my balance is always the same

i use exp.sendTransaction({from:exp.accounts[0], to:"0x…007", value: web3.toWei(1, "expanse")})

is this wrong?

Type in: admin.peers

If it says "null" it will not work.
member
Activity: 63
Merit: 10
when i will send my expanse coins to a wallet it´s not sending , i have 24 coins but when is send , a tx-id is come , but my balance is always the same

i use exp.sendTransaction({from:exp.accounts[0], to:"0x…007", value: web3.toWei(1, "expanse")})

is this wrong?
full member
Activity: 136
Merit: 100

Iam a big miner, still fucked up..

Yeap this and shift !  shift wallet looses coins every hour !  not worth mining same as this now.

costing me $10usd a day at 250mh.........

Would  be an idea guys to get this fixed or loose the miners/interest in the coin.

I agree they need to adjust or fixed because they are loosing miners.

Glad I'm not the only one thinking this
hero member
Activity: 600
Merit: 500
Seems the problem is that the wallet looses peers from time to time. I had that problem at start, too.
Did you open your ports, so that you get more nodes?

But i remember defaced said he will change some parameters to solve it?
legendary
Activity: 966
Merit: 1001

Iam a big miner, still fucked up..

Yeap this and shift !  shift wallet looses coins every hour !  not worth mining same as this now.

costing me $10usd a day at 250mh.........

Would  be an idea guys to get this fixed or loose the miners/interest in the coin.

I agree they need to adjust or fixed because they are loosing miners.
newbie
Activity: 44
Merit: 0

Iam a big miner, still fucked up..

Yeap this and shift !  shift wallet looses coins every hour !  not worth mining same as this now.

costing me $10usd a day at 250mh.........

Would  be an idea guys to get this fixed or loose the miners/interest in the coin.
full member
Activity: 214
Merit: 100

Iam a big miner, still fucked up..
legendary
Activity: 966
Merit: 1001
when the new wallet out , in active? 
upcoming other news from roadmap?

I'd like to know this too. A roadmap would be nice and at least an example of something that this coin can be used for in 'life' other than throwing electricity to power companies to mine 'coins' with a diff system that is broken to achieve.....what?

What's in it for the miner or trader other than dumping high buying low trying to make a profit....which lets be honest can be done with any coin.

We all know BTC can and is used in the physical world to purchase physical items / things (mainly drug and underworld related yes but still it has its value to that environment): what does expanse provide?

The main theme I see on this thread is people harping on about a DAO arguing about what it is and isn't, premine blah blah blah but not much about what this coin is to provide other than 'we have a hell of a lot of coins to provide / pay 3rd party people to help develop stuff for us' - ummmmm like what? What's in the pipeline, what is planned for next week, next month, next year?

I know crypto is crypto 90% of it is scams but there are some legit people - I'd really like to believe this is a legit one but I'm just not seeing the information needed provided, innovation, progression etc

This isn't the only coin I wonder about so don't think it's just this coin but think about it

BTC - can be used
GMC - has or is at least trying for a real purpose
Vnl - I don't know
Tips, dgb, dgc blah blah blah - is expanse & for that matter shift and eth just going to be the same old mine dump mine dump etc

How about instead of saying you can join our slack (which I know James said is stupidly expensive to upgrade due to the number of posts or people so presuming you didn't do that - smart if you didn't) you update here and give your 'customers' some confidence in this coin?

As I said (not here but in CCC, I respect James and Franko has assisted me in a personal project very friendly so I want this to work but I just don't know what this coin actually stands for so with the diff system broken and no idea of what I'm to support I'm no longer mining.

Thanks and sorry and I hope this does grow into something huge


Sure thing, no problem.

Expanse is a bit unique. Normally there is just a team and they can set some goals and people can try to trade with those in mind. With Expanse the "roadmap" really begins after the Decentralized Autonomous Organization has been formed. This isn't something that can be rushed however, as it requires finding the right candidates for the Advisory Board. This is quite different, and by having a political system controlled by smart contracts and composed of the right key people, there is a great amount of potential to set an example and start something new with the Expanse DAO.

In the short run however, custom skinned gui wallets, web wallet, website are the immediate goals. Clearly various POS and lots of different changes down the road are also being considered, but this will only be after the DAO has formed and the community has voted on it. Dan has been working on the DAO concept for a couple years, so this also isn't something just quickly put together. It will take some time to get all this done, but we are going to do this right, and build something that will last and potentially make some kind of difference.

So at this point there is nothing in the pipeline other than making this DAO (which one would of thought should have been done before the coin was launched i mean you had a test launch to test the mining etc)?

If Dan has been working on this DAO for a couple of years already how long until this is live and sorted for this coin?  Then how long from that point until something is actually innovated, some value added to this coin?

Im not sure if im reading this correctly, but miners are mining a coin with a diff that from yesterday to today should have nearly halved (even though it was broken anyway) and it has not, there is no vision past a contract which should have been sorted prior to launch and the immediate goal is a customized wallet and website?

.....

The coin launched 2015.09.14
Today is 2015.09.23
approx 9 days from launch, 60sec blocktime , 1440 block/day.
We should be at about block 12960, but we are at block 22714. Nearly 10K more block than planned.

suprnova found 122 blocks in last 24 hours, he owns nearly 100%of the hash, so there was about 130-140 blocks i last 24 hours. (-1300 diff from the daily planned block count)
The network needs 10 more days, to normalize the "quicker" mining in the first 3 days.


So the diff is fucked. Why not jumped up like hell in first 1-2 days?

Yes the diff is fucked for the small miners
Jump to: