Search content
Sort by

Showing 5 of 5 results by bobeeb
Post
Topic
Board Announcements (Altcoins)
Re: TycheCash - a new coin based on CryptoNight algorithm - LAUNCHED
by
bobeeb
on 20/02/2018, 14:45:21 UTC
The compensation is coming from the developer and not from our pool.  I've talked to the developer and I've gotten confirmation that he would indeed compensate the miners on our pool since we were the only pool to continuously run.  But this is not from me or from LAB Binary Mining.  I'll keep in contact with him and relay the information I get from him.

Thank you for understanding,

-Xav



thank you for the info/update
Post
Topic
Board Announcements (Altcoins)
Re: [ENU] Enumivo: An alternate EOS-compatible blockchain.
by
bobeeb
on 09/02/2018, 08:45:15 UTC
thank you for the airdrop
Post
Topic
Board Announcements (Altcoins)
Re: 🔴HADRON🔴⠀WEB⠀BROWSER⠀AI⠀MINING🔴 Mine⠀on⠀Monday⠀apply⠀now,⠀AIRDRP⠀bounty🔴
by
bobeeb
on 14/01/2018, 11:01:42 UTC
hi,
i want to join alpha mining too


pc:
windows 10 64bit
amd ryzen 1700x
16gb ram
nvidia gtx1080
webbrowser firefox v57

mobile
iphone 7 with ios 10.2.2


fresh registered at your dashboard and added all my social media accounts  Cool
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] STRAKS - Decentralised, Open Source, Community Driven Digital Currency
by
bobeeb
on 10/01/2018, 18:47:00 UTC
is the straks chain down?

2 days ago i did sent 1 straks from my wallet to another wallet (stocks.exchange)
they did never arrived and today i checked the transaction history, its unconfirmed since 2 days

how do i get my straks back?


Status: 0/unconfirmed, in memory pool
Datum: 08.01.2018 22:34
An: SSy9RPFJQ5o3NrDS8gcpfJTUAV7fwiGFyN
Belastung: -1.00000000 STAK
Transaktionsgebühr: -0.00004520 STAK
Nettobetrag: -1.00004520 STAK
Transaktions-ID: a7f0c873ada77adcf652512351ea1c3d91c963bbed7bf3593cd1622d7be69c94
Transaction total size: 226 bytes
Output index
Post
Topic
Board Announcements (Altcoins)
Re: [LAUNCHED][POW]⚡ELECTRONEUM⚡Official Moderated Thread
by
bobeeb
on 04/11/2017, 09:55:02 UTC
my 0 ETN Balance FIX

This Bug appears when you create your wallet without syncing the blockchain with the deamon before


How i fixed it for me (windows 10)

1. start the deamon (electroneumd.exe) and let it sync
2. start the wallet (electroneum-wallet-cli.exe)
3. input your wallet file and passwort
4. type in the wallet cmd window: viewkey (hit Enter and type your pw)
5. now you can see your secret and public viewkey (copy + and paste the secret viewkey to a textfile or write it down)
6. type in the wallet cmd window: spendkey (hit enter and type your pw)
7. now you can see your private spendkey (copy + paste the secret spend key to a textfile or write it down)
8. thats all we need (adress + secret viewkey + secret spendkey) now close the wallet with exit command (type exit and hit enter)
9. now, create a batch file in your wallet directory like start.bat or etn.bat
10. feed the bat file with the following text: electroneum-wallet-cli --generate-from-keys etnwallet.bin
(you can name your new wallet you like (etn.bin, wallet.bin, tothemoon.bin) its your choice

11. execute the .bat
12. the wallet will open and ask for the etn adress (copy paste it or type it in)
13. now we need the secret spend key from (7.)  copy paste or type it
14. now we need the secret viewkey from (5.) copy paste or type it
15. now create a new wallet passwort
16. confirm your new pw
17. thats it, type 0 for the default sync and let the wallet resync and your coins will appear now in your restored wallet
18. now you can exit the wallet with exit and close the deamon with exit and delete the bat file.
19. to check your wallet again , open the deamon, let it sync then open the wallet-cli  direct it to your new wallet file (etnwallet.bin or how you named it type your pw and have fun)
20. feel free to donate 1 etn to my adress Smiley etnjzSXVKzHcmAHuemYMdGaYsJNprbuYA4dbJzwGQZBvFGHCSGXZwUjW1ybMsv9S2jXpN6y2ossNz46 GKThmyzz932NSEwWfY3


start.bat
Code:
electroneum-wallet-cli --generate-from-keys etnwallet.bin