Pages:
Author

Topic: [ANN][BABY][AIRDROP][EXCHANGE]PoW/PoS+Low-Masternode+[Defense (GPU)ASIC] - page 59. (Read 37987 times)

copper member
Activity: 70
Merit: 6
Keep mine pool and block browser rewards, but now the source can't compile daemons
Make: *** No targets specified and no makefile found. Stop.


Did you not upload the makefile? ?

Successful build from source on ubuntu 16.04

Got the following errors during compilation:


/bin/bash: ../share/genbuild.sh: Permission denied
Makefile:8174: recipe for target 'obj/build.h' failed
make[2]: *** [obj/build.h] Error 126
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/ates/tmp/BABY/src'
Makefile:7671: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/ates/tmp/BABY/src'
Makefile:681: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1

make[3]: Entering directory '/home/ates/tmp/BABY/src/leveldb'
/bin/sh: 1: ./build_detect_platform: Permission denied
Makefile:21: build_config.mk: No such file or directory
make[3]: *** No rule to make target 'build_config.mk'.  Stop.
make[3]: Leaving directory '/home/ates/tmp/BABY/src/leveldb'
Makefile:8164: recipe for target 'leveldb/libmemenv.a' failed
make[2]: *** [leveldb/libmemenv.a] Error 2
make[2]: *** Waiting for unfinished jobs....
^CMakefile:5021: recipe for target 'libbitcoin_wallet_a-wallet.o' failed
make[2]: *** [libbitcoin_wallet_a-wallet.o] Interrupt
Makefile:7671: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Interrupt
Makefile:681: recipe for target 'all-recursive' failed
make: *** [all-recursive] Interrupt


Fixed by:


chmod 755 share/genbuild.sh
chmod 755 ./src/leveldb/build_detect_platform

Here's a trick.first step you can do chmod 755 -R BABY
newbie
Activity: 13
Merit: 0
Keep mine pool and block browser rewards, but now the source can't compile daemons
Make: *** No targets specified and no makefile found. Stop.


Did you not upload the makefile? ?

Successful build from source on ubuntu 16.04

Got the following errors during compilation:


/bin/bash: ../share/genbuild.sh: Permission denied
Makefile:8174: recipe for target 'obj/build.h' failed
make[2]: *** [obj/build.h] Error 126
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/ates/tmp/BABY/src'
Makefile:7671: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/ates/tmp/BABY/src'
Makefile:681: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1

make[3]: Entering directory '/home/ates/tmp/BABY/src/leveldb'
/bin/sh: 1: ./build_detect_platform: Permission denied
Makefile:21: build_config.mk: No such file or directory
make[3]: *** No rule to make target 'build_config.mk'.  Stop.
make[3]: Leaving directory '/home/ates/tmp/BABY/src/leveldb'
Makefile:8164: recipe for target 'leveldb/libmemenv.a' failed
make[2]: *** [leveldb/libmemenv.a] Error 2
make[2]: *** Waiting for unfinished jobs....
^CMakefile:5021: recipe for target 'libbitcoin_wallet_a-wallet.o' failed
make[2]: *** [libbitcoin_wallet_a-wallet.o] Interrupt
Makefile:7671: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Interrupt
Makefile:681: recipe for target 'all-recursive' failed
make: *** [all-recursive] Interrupt


Fixed by:


chmod 755 share/genbuild.sh
chmod 755 ./src/leveldb/build_detect_platform
member
Activity: 350
Merit: 10
Good project, I participated with this project, hopefully this project is growing and successful.
copper member
Activity: 70
Merit: 6
Keep mine pool and block browser rewards, but now the source can't compile daemons
Make: *** No targets specified and no makefile found. Stop.


Did you not upload the makefile? ?
What do you want, LINUX or WINDOWS?you can check makefile.am
copper member
Activity: 70
Merit: 6
Keep mine pool and block browser rewards, but now the source can't compile daemons
Make: *** No targets specified and no makefile found. Stop.


Did you not upload the makefile? ?
Sorry man,we will reload the source soon.
member
Activity: 173
Merit: 13
Keep mine pool and block browser rewards, but now the source can't compile daemons
Make: *** No targets specified and no makefile found. Stop.


Did you not upload the makefile? ?
copper member
Activity: 70
Merit: 6
reserved Polish and ukrainian translation
Thanks for your support. Please translate and reply link back to ANN.
member
Activity: 694
Merit: 10
In Nervos we trust.
reserved Polish and ukrainian translations
copper member
Activity: 70
Merit: 6
Is there a translation bounty? If yes, I'd like to reserve for Italian language
We are now offering a 5000BABY Bounty for any translations! Please make the translation and PM us your BABYCHAIN address and link to ANN. No Google Translate!
copper member
Activity: 70
Merit: 6
copper member
Activity: 70
Merit: 6
Master node Guide

There are many different ways to set-up a masternode. This method requires a Virtual Private Server, eliminating the need to run your own computer 24/7. Your funds are also safely stored on your local wallet, not the VPS.
ubuntu 16.04
Code:
sudo apt update
sudo apt upgrade
sudo apt-get install unzip
sudo apt-get install libboost-all-dev
sudo apt-get install libdb++-dev
sudo apt-get install libminiupnpc-dev
sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils
wget https://github.com/babychain/BABY/releases/download/3.0.99/babychain-ubuntu16.zip
unzip babychain-ubuntu16.zip
cd babychain-ubuntu16
chmod 777 babyd
./babyd
ctrl+c  out

Create a MasterNode Address (ALIAS) & send collateral
Open the BABYCHAIN wallet, go to File > Receiving Addresses > New

Name the Label and hit OK. The Label is your masternode ALIAS.
While you are still in the Receiving Addresses table, select the address you just created and hit the Copy button. Close this window.

Next you will need to send the collateral (EXACTLY 10,000BABY) to this address. Do so by going to the Send tab and pasting the Address you just copied to the Pay To: field. The Label should automatically show up as the one you just named. Enter exactly 10,000BABY into the amount field and hit Send. PS. This address belong to your account, you essentially send money to yourself. Your funds will stay in your account.

Now go to the Transactions tab and double click on the Transaction you just made. Record the TRANSACTION_ID in Notepad, it will be required in the next step. You also need to wait until 20+ confirmations on this transaction before continuing .

MasterNode private key & Index ID
Go to Tools>Debug Console

Type the following command and copy the generated key to Notepad, this will be your PRIVATE_KEY

Code:
masternode genkey

While in debug console, type in the following and copy the last digit in quotations, this will be your INDEX_ID

Code:
masternode outputs

masternode.conf

Code:
mn1 VPS_IP:55442 PRIVATE_KEY TRANSACTION_ID INDEX_ID

Next, open “baby.conf” with Notepad and add the following: (change the text in bold)

Code:
rpcallowip=127.0.0.1
rpcuser=ANY_LONG_USERNAME
rpcpassword=ANY_LONG_PASSWORD
staking=1
server=1
listen=1
daemon=1
port=55442
masternode=1
masternodeaddr=vps_ip:55442
externalip=vps_ip:55442
masternodeprivkey=PRIVATE_KEY

next ubuntu 16.04
Code:
vi /root/.baby/baby.conf
insert
Code:
rpcallowip=127.0.0.1
rpcuser=ANY_LONG_USERNAME
rpcpassword=ANY_LONG_PASSWORD
staking=1
server=1
listen=1
daemon=1
port=55442
masternode=1
masternodeaddr=vps_ip:55442
externalip=vps_ip:55442
masternodeprivkey=PRIVATE_KEY
save exit
vi /root/.baby/masternode.conf

Code:
mn1 VPS_IP:55442 PRIVATE_KEY TRANSACTION_ID INDEX_ID
save exit

Close the local wallet on your desktop and open it again for settings to take effect.

nohup ./babyd > /dev/null 2>&1 &

Start MasterNode
In your local wallet, go to Tools>Debug Console and type:

Code:
startmasternode alias false mn1

Check in your wallet>Masternodes tab. If the Status is ENABLED, your masternode is running.
copper member
Activity: 70
Merit: 6
What are the specific goals of the project? Can you tell me more?
The purpose of this project is to create a fair children's world in the next decade, and I hope that more children can get their own coins for free.
copper member
Activity: 70
Merit: 6
what's "Converted BABY to zBABY"?
Zerocoin
 
Zerocoin which has been implemented by BABY, is a protocol that does what Bitcoin can not. Zerocoin provides full privacy to the users of BABY. The BABY implementation of the Zerocoin protocol converts publicly view-able BABY into anonymous BABY (dubbed by the BABY team as Zerocoin BABY or zBABY for short). When a user wishes to spend (that is send from a to b) zBABY, the zBABY appear in the receivers wallet as regular BABY without history of where that BABY originated from.

Thanks your answer,
The zBABY can POS?
Unfortunately, zBABY staking is not available currently but it is under consideration for future revisions.
If you don't need to use zBABY by default, you can go to closed ,OPTIONS--ENABLE ZBABY AUTOMINT.
newbie
Activity: 149
Merit: 0
newbie
Activity: 168
Merit: 0
what's "Converted BABY to zBABY"?
Zerocoin
 
Zerocoin which has been implemented by BABY, is a protocol that does what Bitcoin can not. Zerocoin provides full privacy to the users of BABY. The BABY implementation of the Zerocoin protocol converts publicly view-able BABY into anonymous BABY (dubbed by the BABY team as Zerocoin BABY or zBABY for short). When a user wishes to spend (that is send from a to b) zBABY, the zBABY appear in the receivers wallet as regular BABY without history of where that BABY originated from.

Thanks your answer,
The zBABY can POS?
jr. member
Activity: 308
Merit: 6
What are the specific goals of the project? Can you tell me more?
copper member
Activity: 70
Merit: 6
POS block generated  "blocks": 391,
POS generate after 2-Infinite  (started)
copper member
Activity: 70
Merit: 6
what's "Converted BABY to zBABY"?
Zerocoin
 
Zerocoin which has been implemented by BABY, is a protocol that does what Bitcoin can not. Zerocoin provides full privacy to the users of BABY. The BABY implementation of the Zerocoin protocol converts publicly view-able BABY into anonymous BABY (dubbed by the BABY team as Zerocoin BABY or zBABY for short). When a user wishes to spend (that is send from a to b) zBABY, the zBABY appear in the receivers wallet as regular BABY without history of where that BABY originated from.
newbie
Activity: 168
Merit: 0
what's "Converted BABY to zBABY"?
newbie
Activity: 15
Merit: 0
Pages:
Jump to: