Bitcoin Forum
May 27, 2024, 09:46:22 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
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 »
  Print  
Author Topic: [ANN][Electric] scrypt - Electric Updated! *HARDFORK 3/4/2014* *EXCHANGE ONLINE*  (Read 89765 times)
theomoplatapus
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250



View Profile
January 02, 2014, 11:14:54 PM
 #81

Anyone want to be extra helpful and explain how to compile the wallet on linux, and set up solomining?

I cloned the gitbub repo and just compiled it:

Code:
git clone https://github.com/Devianttwo/Electric
cd Electric
qmake "USE_UPNP=-"
make -j8

If you get error, you may be missing some development software installed. What linux distro are you using?

If missing packages, for Debian, you need to install following packages to compile most coin clients:

libqt4-dev
qt4-dev-tools
qt4-qmake
libboost-filesystem-dev
libboost-program-options-dev
libboost-thread-dev
libboost-system-dev
libboost-dev
libdb++-dev

Fro Ubuntu the list should be probably the same. For other distros, look for similarly named packages and install them Smiley
Thanks for the help.  I've done all of the above but can't figure out how to run it haha.

#Bitcoin
zsnorbi
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


View Profile
January 02, 2014, 11:15:22 PM
 #82

I am not having problems with the features of the coin itself but i don't understand why the hell an official pool doesn't implements vardiff starting from 16.
You are talking about fairness but this is not fair at all with smaller miners. Under 50 khash you barely find a share in 30 minutes

The Vardiff can be lowered to 16 if you just wait 3 minutes for it to retarget you.  It auto retargets.
I was mining for more than 30 minutes and worker diff was still at 128
djeZo
Hero Member
*****
Offline Offline

Activity: 588
Merit: 520


View Profile
January 02, 2014, 11:18:55 PM
 #83

What is default port for it? I need it for router configuration. (NOT RPC port)

Devianttwo (OP)
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
January 02, 2014, 11:18:57 PM
 #84

I am not having problems with the features of the coin itself but i don't understand why the hell an official pool doesn't implements vardiff starting from 16.
You are talking about fairness but this is not fair at all with smaller miners. Under 50 khash you barely find a share in 30 minutes

The Vardiff can be lowered to 16 if you just wait 3 minutes for it to retarget you.  It auto retargets.
I was mining for more than 30 minutes and worker diff was still at 128

Then your hashrate was fast enough to retarget you to 128.  It was done that way on purpose.  Do you relize we had over 1000 blocks in less then 30 minutes.  If I wouldn't have set it up that way it woulda been 1000 blocks in 30 SECONDS.

Want to earn 50% of each deposit? Check out the best Bitcoin referral program
Devianttwo (OP)
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
January 02, 2014, 11:19:43 PM
 #85

What is default port for it? I need it for router configuration. (NOT RPC port)

RPC 9345
P2P 9346

Want to earn 50% of each deposit? Check out the best Bitcoin referral program
IchibahnSLC
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
January 02, 2014, 11:19:54 PM
 #86

Validation error pool has been having payout issues. I advise not using them until they are resolved.
y3804
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


View Profile
January 02, 2014, 11:19:59 PM
 #87

Anyone want to be extra helpful and explain how to compile the wallet on linux, and set up solomining?

I cloned the gitbub repo and just compiled it:

Code:
git clone https://github.com/Devianttwo/Electric
cd Electric
qmake "USE_UPNP=-"
make -j8

If you get error, you may be missing some development software installed. What linux distro are you using?

If missing packages, for Debian, you need to install following packages to compile most coin clients:

libqt4-dev
qt4-dev-tools
qt4-qmake
libboost-filesystem-dev
libboost-program-options-dev
libboost-thread-dev
libboost-system-dev
libboost-dev
libdb++-dev

Fro Ubuntu the list should be probably the same. For other distros, look for similarly named packages and install them Smiley
Thanks for the help.  I've done all of the above but can't figure out how to run it haha.

(Assuming you unzipped the dir in your home dir)

# cd ~/Electric-master/src
# ./Electric -daemon

make sure to put your .conf file in ~/.Electric/Electric.conf
stevenlam
Full Member
***
Offline Offline

Activity: 196
Merit: 100



View Profile WWW
January 02, 2014, 11:21:26 PM
 #88

Haven't got a wallet yet ?

Nullu
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500


View Profile
January 02, 2014, 11:22:41 PM
 #89

Will my coins be safe on the pool until I get a wallet?

BTC - 14kYyhhWZwSJFHAjNTtyhRVSu157nE92gF
IchibahnSLC
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
January 02, 2014, 11:23:26 PM
 #90

Hackshard isn't showing unconfirmed. I assume that the cron is too far behind.
Ollebolle22
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
January 02, 2014, 11:25:30 PM
 #91

We need a QT wallet asap...!
djeZo
Hero Member
*****
Offline Offline

Activity: 588
Merit: 520


View Profile
January 02, 2014, 11:26:00 PM
 #92

Wallet isn't syncing at all...

zsnorbi
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


View Profile
January 02, 2014, 11:26:20 PM
 #93

I am not having problems with the features of the coin itself but i don't understand why the hell an official pool doesn't implements vardiff starting from 16.
You are talking about fairness but this is not fair at all with smaller miners. Under 50 khash you barely find a share in 30 minutes

The Vardiff can be lowered to 16 if you just wait 3 minutes for it to retarget you.  It auto retargets.
I was mining for more than 30 minutes and worker diff was still at 128

Then your hashrate was fast enough to retarget you to 128.  It was done that way on purpose.  Do you relize we had over 1000 blocks in less then 30 minutes.  If I wouldn't have set it up that way it woulda been 1000 blocks in 30 SECONDS.

hashrate and diff...
thesamson
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
January 02, 2014, 11:26:45 PM
 #94

I've got a qt wallet compiled for Mac- I've fixed all the moon references in the text, but it obviously still has the moon logo in there and no proper icon yet - but here it is - is this good enough for the bounty?

https://mega.co.nz/#!x4h3QZwa!O1JZo3-1drgW9-3VlgYVpDugHnJ6EHWfTqm4vJc0ec8

ELE Address: QXr2coB3hoFuwf7ipyXvoqGi5J6rt9FMwW

txiki73
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile
January 02, 2014, 11:28:02 PM
 #95

30 minutes with 1.8MHS and 0 Unconfirmed... SCAM POOL, no wallet? SCAM COIN
sorry
Devianttwo (OP)
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
January 02, 2014, 11:28:52 PM
 #96

I've got a qt wallet compiled for Mac- I've fixed all the moon references in the text, but it obviously still has the moon logo in there and no proper icon yet - but here it is - is this good enough for the bounty?

https://mega.co.nz/#!x4h3QZwa!O1JZo3-1drgW9-3VlgYVpDugHnJ6EHWfTqm4vJc0ec8

ELE Address: QXr2coB3hoFuwf7ipyXvoqGi5J6rt9FMwW
I Cannot test this wallet. can someone else verify its working?  And as long as you remake it when windows wallet comes out alls good.

Want to earn 50% of each deposit? Check out the best Bitcoin referral program
zsnorbi
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


View Profile
January 02, 2014, 11:29:21 PM
 #97

30 minutes with 1.8MHS and 0 Unconfirmed... SCAM POOL, no wallet? SCAM COIN
sorry

you just need to wait as pool was flooded with new blocks it will show up soon
djeZo
Hero Member
*****
Offline Offline

Activity: 588
Merit: 520


View Profile
January 02, 2014, 11:29:48 PM
 #98

What is default port for it? I need it for router configuration. (NOT RPC port)

RPC 9345
P2P 9346

These ports are different than on first page...

Devianttwo (OP)
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
January 02, 2014, 11:30:00 PM
 #99

30 minutes with 1.8MHS and 0 Unconfirmed... SCAM POOL, no wallet? SCAM COIN
sorry

Ok I will repeat. its 4 times on this page alone but lets say it again.  


Cronjobs are running slow!! You are getting paid!! It will take some time for crons to catchup to actual blocks created! Please wait!

Want to earn 50% of each deposit? Check out the best Bitcoin referral program
Devianttwo (OP)
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
January 02, 2014, 11:30:13 PM
 #100

What is default port for it? I need it for router configuration. (NOT RPC port)

RPC 9345
P2P 9346

These ports are different than on first page...

I Edited the first page

Want to earn 50% of each deposit? Check out the best Bitcoin referral program
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 »
  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!