Bitcoin Forum
October 03, 2025, 11:07:06 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 »
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ♻️♻️♻️ [ANN] FUTURE ENERGY MINING THAT BENEFITS THE ENVIRONMENT ♻️♻️♻️ on: September 24, 2018, 08:21:05 AM
Is there a free online video on your operating mine?
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ♻️♻️♻️ [ANN] FUTURE ENERGY MINING THAT BENEFITS THE ENVIRONMENT ♻️♻️♻️ on: September 23, 2018, 03:42:25 PM
How will you cope with 1000 s9. How will you monitor the performance of each C9?
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ♻️♻️♻️ [ANN] FUTURE ENERGY MINING THAT BENEFITS THE ENVIRONMENT ♻️♻️♻️ on: September 23, 2018, 09:20:26 AM
How much do you plan to place the equipment on your site, what is the capacity of the facility?

We are planning to install equipment for 1.5MW of electric power which allows us to set up approximately 1000 ASIC S9 Antminers. You can find more info on page 11 of our White Paper.
http://icoenergy.org/docs/WP_eng.pdf

Thank you
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ♻️♻️♻️ [ANN] FUTURE ENERGY MINING THAT BENEFITS THE ENVIRONMENT ♻️♻️♻️ on: September 22, 2018, 02:39:20 PM
How much do you plan to place the equipment on your site, what is the capacity of the facility?
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: October 25, 2017, 05:32:40 AM
If anyone's considering setting up multiple mns on a system in the future I HIGHLY recommend using Ubuntu 16.04 Server, rather than Desktop. Huge resources are conserved this route. On my system I was only able to run 6 instances of 8bitd through ubuntu desktop, and even then one or more mn would drop out every couple days. With ubuntu server I am now up to 8 mns, I think I could get one or 2 more going even, and I only have 8gb ram installed right now, plenty of resources left over to do other stuff. It is running 100x more stable than with ubuntu desktop, it feels like, I'd feel comfortable not checking this for weeks at a time. I'll check back in in a few days.

I can recommend a service for monitoring MN
https://uptimerobot.com/
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: October 24, 2017, 06:44:15 AM
Ok I have spent some time trying to enable "coin control" for the qt. I just can not figure it out, anyone? 8-bit party said it was one of the options... I can not find/see ANY options section to click on, anywhere...?

I have an interface in Russian, but I'm sure you'll figure out where to put the parameter
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: October 23, 2017, 07:57:52 AM
Hi guys !! can someone tell me the procedure to have more than one MN in ubuntu with the same machine ??

Is there a way to point 8bitd or the gui to a different .8bit folder ? do i use the same .8bit folder for everything ??

thanks in advance !

Run with parameter -datadir=<dir>
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: October 14, 2017, 07:28:43 AM
Although after a few days the GUI crashes on linux as well (segmentation core dump)
I expect that there is not enough computer resources, or errors in reading / writing from the disk.
I GUI works with an uptime of more than 1 month

Well its a pretty old computer. P4 with 2GB of ram.
Its only job is the 8bit wallet....so i dunno.

Although I was running 20 copies of the wallet, but I'm using a server:
2 CPUs Xeon E5645 2.40GHz / RAM 28GB / SWAP 28GB

This server was purchased specifically for MN 8bit. Thanks to the wall on the exchange at the level of 7000 satosh, I managed to recoup all costs for 1.5 months.

Thank you, the unknown, keeping the course on the same level.
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: October 13, 2017, 09:10:38 AM
Although after a few days the GUI crashes on linux as well (segmentation core dump)
I expect that there is not enough computer resources, or errors in reading / writing from the disk.
I GUI works with an uptime of more than 1 month

[The last step, on Wallet create(2. Installing 8bit-qt) doesn't work, it show the message: "destination path '8bit' already exists and is not an empty directory."

Code:
cd ~/8bit
qmake
make
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: September 27, 2017, 12:36:20 PM
How to fix high cpu load of 8bit-qt wallet?
Top: process 8bit-qt 180 - 200 %   Shocked

My system: Ubuntu server 16, lxde
Manual: https://bitcointalk.org/index.php?topic=1028119.msg21714221#msg21714221

A lot of resources are used during synchronization, after it the work comes back to normal.

Simultaneous work of 10 wallets
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: September 22, 2017, 01:35:54 PM

CActiveMasternode::ManageStatus() - Could not find suitable coins!


Try to create a new address in your wallet and send 112 coins to it, wait for 16 confirmations, reload the wallet.
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: September 22, 2017, 12:11:52 PM
masternode still needs 112 coins ??

cause everytime i try to start the masternode its says "not capable masternode: Could not connect to xxx.xxx.xxx.xxx:port"

but port is open and forwarded and ip address (public) is correct

It looks like you have a problem with the router. When the MN starts, it tries to address itself using an external address.

Try to pick up another network interface:

Code:
sudo ip link add dummy0 type dummy

sudo ip addr add xxx.xxx.xxx.xxx/32 dev dummy0

sudo ip link set dummy0 up
xxx.xxx.xxx.xxx - your external IP

I do not speak good English, so I apologize for the possible non-exact phrases.
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: September 06, 2017, 01:23:20 PM
Have a look at

rpcrawtransaction.cpp
and search for this line

const CScriptID& hash = boost::get<const CScriptID&>(address);

It should work after changed to

const CScriptID& hash = boost::get<CScriptID>(address);

Maybe this post will help you.
https://bitcointalk.org/index.php?topic=1028119.msg19946996#msg19946996
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: September 06, 2017, 12:35:32 PM
can someone give instruction on how to install wallet in ubuntu ??

i followed this http://8bitcoin.netspecto.com/download.php#linux

and i get errors after this command: make -f makefile.unix -j2

thanks in advance !
What are your mistakes?
What version of your Linux?

there is no mistake till this command, following the guide from the website.
I'm using ubuntu 16.04 LTS x64

make command return with some errors (internal compiler error) as seen below:

Let me assume that Linux does not have enough resources to compile.
Lack of a swap, may be the reason.
Show, please, the output of the command
Code:
free -h
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: September 06, 2017, 11:06:17 AM
can someone give instruction on how to install wallet in ubuntu ??

i followed this http://8bitcoin.netspecto.com/download.php#linux

and i get errors after this command: make -f makefile.unix -j2

thanks in advance !
What are your mistakes?
What version of your Linux?
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: September 06, 2017, 06:30:17 AM
Use Linux.
unfortunately it's not a solution Sad. i use linux wallet and i have absolutely same problems with orphans.
I use Linux Debian 9.1 / Mint 18.1 / Raspbian jessie on three different machines, but I do not experience any problems.
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: August 25, 2017, 07:47:37 AM
Hello all,
Is there any working wallet for windows right now?
Are we going for swap?
Also is that true that the masternode needed coins will be 1024 8bits?


Read this post
https://bitcointalk.org/index.php?topic=1028119.msg21136785#msg21136785
18  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: August 24, 2017, 02:42:01 PM
Hey guys I am interested in this coin and have few questions-

1) Can we run masternode on Ubuntu 16.04? If yes, is there a step by step guide?
2) What is an average earning per day from masternode for 8bit?
3) I learnt that we need 122 8BIT coin to start a masternode. is that correct?
4) Can someone suggest some cheap and best VPS provider?

Thanks....


Hey.
1. Ubuntu 16.04 will do.  I collected a wallet with this instruction:
https://bitcointalk.org/index.php?topic=1028119.msg19946996;topicseen#msg19946996
2. Different, an average of about 1 or 2 coins.
3. To start you need a deposit of 112 coins.
4. I do not have the experience of the VPS for these purposes.
19  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: August 22, 2017, 11:51:09 AM
Is there any reason why two wallets would receive different lists of active mns when calling "8bitd -cli masternode list"?

Both of the wallets are synced to the same current block. One wallet brings up about 50 MNs in the list, the other wallet only brings up 3.

Also, when I try to start one of my MNs I receive the message "Masternode started remotely", why does it say this as opposed to "Masternode started successfully"? What is the difference?

The same thing happens to me with my 20 masternodes, I have a question if it implements the increase of currencies for the MN, that will happen with the nodes that are now implemented?

Same thing with my MN, I raised this issue in the slack #linuxwallet, but did not receive any answers.
20  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: July 08, 2017, 01:29:00 PM
The wallet broke.
Hang a transaction
78f7649a49509e772c9d9b15a6399286f342adb0d07819b7ec3e09b4b61e6f91
Posted on 06/26/17 20:09
There is no confirmation.
Sent with 8Fydcaq2TKo2qBTaRYGG3JSysZAVQVVpgE on 8VDGiRrB9faTfYWzznBEMDg8xjTBCSuUfH.
8bit.conf
Code:
rpcallowip=127.0.0.1
rpcuser=8bitparty
rpcpassword=XXXXXXXXXXXXXXXX
rpcport=9228
server=1
daemon=1
listen=1
staking=0
connect=node00.8-bit.ga
connect=node01.8-bit.ga
connect=node02.8-bit.ga
connect=node03.8-bit.ga
connect=node04.8-bit.ga
connect=node05.8-bit.ga
I downloaded a fresh blocks.tgz  ( http://www.8-bit.ga/STATIC-ASSETS/blocks.tgz ),unzip ~/.8bit , run 8bit-qt -rescan

The problem did not resolve.
Tell me what to do next?

Now in the console like this:
Code:
checkwallet
{
"mismatched spent coins" : 2,
"amount in question" : 112.50480046
}
repairwallet
{
"mismatched spent coins" : 2,
"amount affected by repair" : 112.50480046
}
Pages: [1] 2 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!