Author

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

newbie
Activity: 19
Merit: 0
I need your help. My miner doesn't mine. When i open it, it shutdown instantly.
sr. member
Activity: 414
Merit: 250
First consolidation at  .00012 satoshis on Bleutrade exchange.


Still out of economic bill.

Quote
full member
Activity: 163
Merit: 100
Found out i have a few coins sitting in my solo mining wallet - how do i transfer them?

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

Just to be clear "0x…007" would be my send TOO address and value would be the amount?

Thank you btw


Yes, and right now the 1 is what you would change for amount; recommend you try sending 1 first.  Also, if its malformed you will just get an error...and don't forget the 0x in front of the address.  Also if you have more than 1 address at your wallet you will need to change exp.accounts[0] to exp.accounts[1] or exp.accounts[2] depending where the coins are.

Finally, expect it to ask you to unlock the wallet after executing the command.

personal.unlockAccount(exp.accounts[0], "YourPassWord")
Then
exp.sendTransaction({from:exp.accounts[0], to:"0x…007", value: web3.toWei(1, "expanse")})
and to:"0x…007" is the address you want to send coins to and web3.toWei(1, "expanse") is the amount 1, "expanse" is 1 exp
member
Activity: 115
Merit: 10
Found out i have a few coins sitting in my solo mining wallet - how do i transfer them?

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

Just to be clear "0x…007" would be my send TOO address and value would be the amount?

Thank you btw


Yes, and right now the 1 is what you would change for amount; recommend you try sending 1 first.  Also, if its malformed you will just get an error...and don't forget the 0x in front of the address.  Also if you have more than 1 address at your wallet you will need to change exp.accounts[0] to exp.accounts[1] or exp.accounts[2] depending where the coins are.

Finally, expect it to ask you to unlock the wallet after executing the command.
full member
Activity: 136
Merit: 100
Found out i have a few coins sitting in my solo mining wallet - how do i transfer them?

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

Just to be clear "0x…007" would be my send TOO address and value would be the amount?

Thank you btw
full member
Activity: 163
Merit: 100
Found out i have a few coins sitting in my solo mining wallet - how do i transfer them?

send tx == exp.sendTransaction({from:exp.accounts[0], to:"0x…007", value: web3.toWei(1, "expanse")})
full member
Activity: 136
Merit: 100
Found out i have a few coins sitting in my solo mining wallet - how do i transfer them?
full member
Activity: 136
Merit: 100
Just got an error

'GPU cant allocate the DAG in a single chunk. Bailing'

2GB GPU so that should be ok

Its now re doing the DAG?
You need to have free space on your system partition, at least few gigs, also minimum 4gb RAM

Hmm I have a single ssd with 60gb free and 12gb Ram?

Would it's be a setting somewhere?

Windows 10
Do you have AMD-SDK installed? If not install it version 2.9.1 http://developer.amd.com/tools-and-sdks/opencl-zone/amd-accelerated-parallel-processing-app-sdk/  Also try restarting your computer, it helps sometimes

edit: Also put this in .bat

Code:
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_MAX_HEAP_SIZE 100

You dont need the SDK i have never installed it and had no issue.. use the setx code but it will help

Hmm none of this worked.  For some reason this just wont run it because that single chunk...it trys and mines but is 0 hash rate then just says that error
sr. member
Activity: 250
Merit: 250
Hi, i'm new in mining industry^^. i want mining this altcoin but abyone can explain me how to install wallet and mine plz?

its in the op

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 just incase..


i don't understand "add peers from just incase"
Go to https://exp.suprnova.cc and don't care about shitty ethereum-style wallets.
newbie
Activity: 19
Merit: 0
Hi, i'm new in mining industry^^. i want mining this altcoin but abyone can explain me how to install wallet and mine plz?

its in the op

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 just incase..


i don't understand "add peers from just incase"

Sorry i'm bad in english
full member
Activity: 163
Merit: 100
Hi, i'm new in mining industry^^. i want mining this altcoin but abyone can explain me how to install wallet and mine plz?

its in the op

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 just incase..

Doubleclick Start_Mining.bat
newbie
Activity: 19
Merit: 0
Hi, i'm new in mining industry^^. i want mining this altcoin but abyone can explain me how to install wallet and mine plz?
legendary
Activity: 966
Merit: 1001
how did i miss this party?

You didn`t miss it, it just starting Smiley
full member
Activity: 163
Merit: 100
It's amazing! first tokens sold for 0.15 BTC and now someone is selling for 0.0025BTC, that's just crazy!

Why is it amazing?  .15 btc is completely ridiculous.  Ethereum is selling for 0.00386489 BTC.  

Ethereum also has a 15 second block time, not 60 seconds

What does block time have to do with the adoption of a platform that isn't usable except for the few geeks that think it's the greatest thing since sliced bread?

The average person can't use this platform.  There is no easy path to adoption.  People are mocking those that can't figure out how to mine it.  Why would anyone use this platform when an easy to use cryptocurrency already exists and is accepted as payment at many locations?  Yes bitcoin.  I can buy laptops and patio furniture right now with bitcoin.  And it's easy.  Online wallet, enter amount, click send.  Or my preference, local wallet and blockchain.  

I'm not fudding this coin.  I'm just pointing out some facts.  If you want this to succeed you're going to need to do something more than just copy some platform that hasn't proven to be viable.  But good luck with your endeavor.  I'll be watching from the sidelines.

The few "geeks" that can use it have made windows executables and step by step .bat files to get it running for anyone.

step 1 run this .bat to make the genesis.json and quit
step 2 run this .bat to make an account and quit
step 3 run this .bat to start exp
step 4 run this .bat to start mining.

They could have just given half ass instructions on how to build the go client on linux/windows and left every one to there own devices.

And 1 year ago you could not buy anything with bitcoin, eth/exp and others are what a month old.
legendary
Activity: 1470
Merit: 1010
Join The Blockchain Revolution In Logistics
how did i miss this party?
full member
Activity: 163
Merit: 100
Just got an error

'GPU cant allocate the DAG in a single chunk. Bailing'

2GB GPU so that should be ok

Its now re doing the DAG?
You need to have free space on your system partition, at least few gigs, also minimum 4gb RAM

Hmm I have a single ssd with 60gb free and 12gb Ram?

Would it's be a setting somewhere?

Windows 10
Do you have AMD-SDK installed? If not install it version 2.9.1 http://developer.amd.com/tools-and-sdks/opencl-zone/amd-accelerated-parallel-processing-app-sdk/  Also try restarting your computer, it helps sometimes

edit: Also put this in .bat

Code:
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_MAX_HEAP_SIZE 100

You dont need the SDK i have never installed it and had no issue.. use the setx code but it will help
hero member
Activity: 543
Merit: 500
Just got an error

'GPU cant allocate the DAG in a single chunk. Bailing'

2GB GPU so that should be ok

Its now re doing the DAG?
You need to have free space on your system partition, at least few gigs, also minimum 4gb RAM

Hmm I have a single ssd with 60gb free and 12gb Ram?

Would it's be a setting somewhere?

Windows 10
Do you have AMD-SDK installed? If not install it version 2.9.1 http://developer.amd.com/tools-and-sdks/opencl-zone/amd-accelerated-parallel-processing-app-sdk/  Also try restarting your computer, it helps sometimes

edit: Also put this in .bat

Code:
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_MAX_HEAP_SIZE 100
full member
Activity: 136
Merit: 100
Just got an error

'GPU cant allocate the DAG in a single chunk. Bailing'

2GB GPU so that should be ok

Its now re doing the DAG?
You need to have free space on your system partition, at least few gigs, also minimum 4gb RAM

Hmm I have a single ssd with 60gb free and 12gb Ram?

Would it's be a setting somewhere?

Windows 10
hero member
Activity: 543
Merit: 500
Just got an error

'GPU cant allocate the DAG in a single chunk. Bailing'

2GB GPU so that should be ok

Its now re doing the DAG?
You need to have free space on your system partition, at least few gigs, also minimum 4gb RAM
full member
Activity: 136
Merit: 100
How do you cpumine this, is it worth it?

Put -C instead of -G

And no
Jump to: