Bitcoin Forum
August 03, 2024, 11:27:25 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 55 [56] 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 »
  Print  
Author Topic: [ANN][PoS] BitcoinStake - 100% Free Airdrop Distribution  (Read 47931 times)
cbtc
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
October 06, 2017, 12:37:55 PM
 #1101

Raspberry Pi wallet has been released,  for those who needed it, please test it and make sure it works, before I release the bounty to cbtc.

PM me or post here on this thread to confirm it does work!

Hello the wallet doesn't run by my pi...



I don't know why my mistake?

When i compile the wallet from the GitHub:

Code:
# Install dependencies
sudo apt-get update
sudo apt-get install qt5-default qt5-qmake qtbase5-dev-tools qttools5-dev-tools build-essential libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libdb++-dev
sudo apt-get install git build-essential libtool autotools-dev autoconf pkg-config libssl-dev libprotobuf-dev protobuf-compiler libcrypto++-dev libevent-dev libminiupnpc-dev libgmp-dev libboost-all-dev
sudo apt-get install libssl1.0-dev libssl1.0.2 # downgrade SSL from 1.1 to 1.0.2sudo apt-get update

# set the swap space on sd-card to 2 GB (the amount of physical memory is insufficient)
sudo su -c 'echo "CONF_SWAPSIZE=2048" > /etc/dphys-swapfile'
sudo dphys-swapfile setup
sudo dphys-swapfile swapon

# Get Solariscoin sources from github and compile it
cd /home/pi
git clone https://github.com/BitcoinStakeGroup/bitcoinstake
cd bitcoinstake

# these scripts need to be executable
chmod +x src/leveldb/build_detect_platform

# Now we can build the BitcoinStake-QT binary ...
qmake
make # compile.. this will take ages, wait patiently ;)

# to run it simply type "./bitcoinstake-qt" to a terminal
# or create a link to the binary in the start-menu / on the desktop

# Data (Blockchain and wallet.dat) is saved to ~/.bitcoinstake

I have this error? Anyone have a solution?



When i delete the whole directory i have the same error...

THX
Wallet tested on ubuntu Mate for Raspberry Pi: https://ubuntu-mate.org/download/
But install this and try again:

sudo apt-get install build-essential
sudo apt-get install libssl-dev
sudo apt-get install libdb++-dev
sudo apt-get install libboost-all-dev
sudo apt-get install libqrencode-dev



THX, i will test it today Wink

Hi sorry to say but after the installs, the same error....



regards
Use Ubuntu Mate for Raspberry Pi Tongue

Wich S.O are you using?

Regards!


Hi i using the Raspian from here:

https://www.raspberrypi.org/downloads/raspbian/

Quote
Raspbian Stretch with desktop

regards
I Will try to compile It for Raspbian, but think only work on Ubuntu mate :/
Give me some time
Regards!
redsubmarine
Member
**
Offline Offline

Activity: 84
Merit: 10

DivMGroup ICO: Nov 12-Dec 31, 2017


View Profile
October 06, 2017, 12:52:02 PM
 #1102


this feeling when you're new... 
everything goes past you

DIVM GROUP//ANN THREAD
▬▬▬▬▬▬▬▬▬▬▬▬▬TokenSale: Nov 12-Dec 31, 2017▬▬▬▬▬▬▬▬▬▬▬▬▬
 WebsiteWhite PaperTwitter  ▪ SlackBitcoinTalk
xema_nema
Member
**
Offline Offline

Activity: 77
Merit: 10


View Profile
October 06, 2017, 01:12:25 PM
 #1103

Thanks a lot! Received 500 BCS.

ktfxiaohao
Member
**
Offline Offline

Activity: 202
Merit: 10


View Profile
October 06, 2017, 01:15:15 PM
 #1104

Hi
Dart18
Sr. Member
****
Offline Offline

Activity: 1400
Merit: 259


View Profile
October 06, 2017, 01:20:05 PM
 #1105

How to import the .dat file?
I am kind of new to this kind of wallet and I dont see my funds anymore but I backed it up.
I just dont see any option to put back the back up. There is no import or anything.
Hoping for assistance.

if you have your wallet.dat file backed up,  just copy and paste that wallet.dat file back into your bitcoinstake folder after you reinstall.

the folder directory is on front page of ANN

Holy thanks, I thought I lost my coins forever.
Got it back. Thank you for the fast response.
Just one last question. My own file is myname.dat ,will it really not work or did I just have a slow internet? Because I renamed it to wallet.dat and it did work fast.
bitcoinstake (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
October 06, 2017, 01:20:42 PM
 #1106

Hi Dev,

Had a small query. Do we have to keep our wallet online to stake because i read it stakes passively some where and wanted to confirm it just to be sure.

you can stake by leaving your wallet open on your computer, hold for at least 100 blocks.

if you cannot keep your wallet open 24/7, then you can use the mining pool to stake for you.  everything is on front page of ANN
bitcoinstake (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
October 06, 2017, 01:26:58 PM
 #1107

How to import the .dat file?
I am kind of new to this kind of wallet and I dont see my funds anymore but I backed it up.
I just dont see any option to put back the back up. There is no import or anything.
Hoping for assistance.

if you have your wallet.dat file backed up,  just copy and paste that wallet.dat file back into your bitcoinstake folder after you reinstall.

the folder directory is on front page of ANN

Holy thanks, I thought I lost my coins forever.
Got it back. Thank you for the fast response.
Just one last question. My own file is myname.dat ,will it really not work or did I just have a slow internet? Because I renamed it to wallet.dat and it did work fast.

it must be named wallet.dat.  you can only have one private key per installation.
nguyenvukhanh
Member
**
Offline Offline

Activity: 72
Merit: 10


View Profile
October 06, 2017, 01:50:17 PM
 #1108

can't join the airdrop

BashCoin[BASHC] |Skein | MasterNodes
BGauPtWKa6pmjCU7j59NYnYBR3UnedfUqu
Mozdalifa17
Hero Member
*****
Offline Offline

Activity: 746
Merit: 509

TIME and WAVE COINs TO REMEMBER


View Profile
October 06, 2017, 02:00:59 PM
 #1109

price of BCs is moving in the right direction , do you think at some point will reach BCC price ?
Thank you
OcVaad
Member
**
Offline Offline

Activity: 84
Merit: 10

ALTCOM AKYfKGnUy7eJs5iF52khPdyNzVMybAy8Yh


View Profile
October 06, 2017, 02:01:33 PM
 #1110

Joined and received.
Thank you!

gry
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
October 06, 2017, 02:08:35 PM
 #1111

Thanks a lot! Received 500 BCS. good luck.
imjustp
Full Member
***
Offline Offline

Activity: 256
Merit: 102



View Profile WWW
October 06, 2017, 02:26:46 PM
 #1112

I've managed to compile the OSX version from the source code though, when running through Terminal, I get the following error:

Quote
Error: To use bitcoinstaked, you must set a rpcpassword in the configuration file:
 /Users/User/Library/Application Support/BitcoinStake/bitcoinstake.conf
It is recommended you use the following random password:
rpcuser=bitcoinstakerpc
rpcpassword=HLPcGo6tKaTrC8mjT4oyFJ5SjPjDyH1JF1onX6SnBeUA
(you do not need to remember this password)

Any ideas on what the config file should look like?
bitcoinstake (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
October 06, 2017, 02:30:17 PM
 #1113

I've managed to compile the OSX version from the source code though, when running through Terminal, I get the following error:

Quote
Error: To use bitcoinstaked, you must set a rpcpassword in the configuration file:
 /Users/User/Library/Application Support/BitcoinStake/bitcoinstake.conf
It is recommended you use the following random password:
rpcuser=bitcoinstakerpc
rpcpassword=HLPcGo6tKaTrC8mjT4oyFJ5SjPjDyH1JF1onX6SnBeUA
(you do not need to remember this password)

Any ideas on what the config file should look like?

this is my config file:


rpcuser=rpc_user
rpcpassword=93550287bad08619ca5559d1d
rpcallowip=127.0.0.1
rpcport=23976
listen=1
server=1
addnode=165.227.124.17
addnode=37.97.242.80
Oleg2507
Full Member
***
Offline Offline

Activity: 126
Merit: 100



View Profile
October 06, 2017, 02:35:37 PM
 #1114

Thank you dev! I got my coins! Everything is fine!
imjustp
Full Member
***
Offline Offline

Activity: 256
Merit: 102



View Profile WWW
October 06, 2017, 02:37:59 PM
 #1115

I've managed to compile the OSX version from the source code though, when running through Terminal, I get the following error:

Quote
Error: To use bitcoinstaked, you must set a rpcpassword in the configuration file:
 /Users/User/Library/Application Support/BitcoinStake/bitcoinstake.conf
It is recommended you use the following random password:
rpcuser=bitcoinstakerpc
rpcpassword=HLPcGo6tKaTrC8mjT4oyFJ5SjPjDyH1JF1onX6SnBeUA
(you do not need to remember this password)

Any ideas on what the config file should look like?

this is my config file:


rpcuser=rpc_user
rpcpassword=93550287bad08619ca5559d1d
rpcallowip=127.0.0.1
rpcport=23976
listen=1
server=1
addnode=165.227.124.17
addnode=37.97.242.80


Hmm still gives me the error, might be a problem with the compile as I got an argument error intially (7 required 6 provided) so went into the file and just added a 0 to provide a 7th argument. Probably that.
Ghani
Sr. Member
****
Offline Offline

Activity: 812
Merit: 252



View Profile
October 06, 2017, 02:39:35 PM
 #1116

thank you dev
payment from airdrop accepted, good luck


`███████████████████████
```███████████████████
````█████████████████
`````████████████████
``````██████████████
```````████████████
````````████████
`````````████████
``````````██████
```````````████
````````````██
EXANIUM
THE NEXT GENERATION BLOCKCHAIN FOR MASS ADOPTI 
 OPTIONN RETAIL WORLD TO CRYPTO WORLD       


      
Download Account and JOIN DEFI / DAPP / NFT
●TELEGRAM●TWITTER ●FACEBOOK
fpex
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
October 06, 2017, 02:41:15 PM
 #1117

I've managed to compile the OSX version from the source code though, when running through Terminal, I get the following error:

Quote
Error: To use bitcoinstaked, you must set a rpcpassword in the configuration file:
 /Users/User/Library/Application Support/BitcoinStake/bitcoinstake.conf
It is recommended you use the following random password:
rpcuser=bitcoinstakerpc
rpcpassword=HLPcGo6tKaTrC8mjT4oyFJ5SjPjDyH1JF1onX6SnBeUA
(you do not need to remember this password)

Any ideas on what the config file should look like?

this is my config file:


rpcuser=rpc_user
rpcpassword=93550287bad08619ca5559d1d
rpcallowip=127.0.0.1
rpcport=23976
listen=1
server=1
addnode=165.227.124.17
addnode=37.97.242.80


Hmm still gives me the error, might be a problem with the compile as I got an argument error intially (7 required 6 provided) so went into the file and just added a 0 to provide a 7th argument. Probably that.

That will not work ;-) almost time to go home and send my compiled
vcxv
Full Member
***
Offline Offline

Activity: 602
Merit: 100


View Profile
October 06, 2017, 02:43:04 PM
 #1118

Submitted Hindi Translation whitepaper, hope it will be published soon.
Buchi-88
Legendary
*
Offline Offline

Activity: 3878
Merit: 2609



View Profile
October 06, 2017, 02:47:35 PM
 #1119

I hope the volume is rising the next days, so we came on Coinmarketcap Wink

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Buchi-88
Legendary
*
Offline Offline

Activity: 3878
Merit: 2609



View Profile
October 06, 2017, 02:48:53 PM
 #1120

Raspberry Pi wallet has been released,  for those who needed it, please test it and make sure it works, before I release the bounty to cbtc.

PM me or post here on this thread to confirm it does work!

Hello the wallet doesn't run by my pi...



I don't know why my mistake?

When i compile the wallet from the GitHub:

Code:
# Install dependencies
sudo apt-get update
sudo apt-get install qt5-default qt5-qmake qtbase5-dev-tools qttools5-dev-tools build-essential libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libdb++-dev
sudo apt-get install git build-essential libtool autotools-dev autoconf pkg-config libssl-dev libprotobuf-dev protobuf-compiler libcrypto++-dev libevent-dev libminiupnpc-dev libgmp-dev libboost-all-dev
sudo apt-get install libssl1.0-dev libssl1.0.2 # downgrade SSL from 1.1 to 1.0.2sudo apt-get update

# set the swap space on sd-card to 2 GB (the amount of physical memory is insufficient)
sudo su -c 'echo "CONF_SWAPSIZE=2048" > /etc/dphys-swapfile'
sudo dphys-swapfile setup
sudo dphys-swapfile swapon

# Get Solariscoin sources from github and compile it
cd /home/pi
git clone https://github.com/BitcoinStakeGroup/bitcoinstake
cd bitcoinstake

# these scripts need to be executable
chmod +x src/leveldb/build_detect_platform

# Now we can build the BitcoinStake-QT binary ...
qmake
make # compile.. this will take ages, wait patiently ;)

# to run it simply type "./bitcoinstake-qt" to a terminal
# or create a link to the binary in the start-menu / on the desktop

# Data (Blockchain and wallet.dat) is saved to ~/.bitcoinstake

I have this error? Anyone have a solution?



When i delete the whole directory i have the same error...

THX
Wallet tested on ubuntu Mate for Raspberry Pi: https://ubuntu-mate.org/download/
But install this and try again:

sudo apt-get install build-essential
sudo apt-get install libssl-dev
sudo apt-get install libdb++-dev
sudo apt-get install libboost-all-dev
sudo apt-get install libqrencode-dev



THX, i will test it today Wink

Hi sorry to say but after the installs, the same error....



regards
Use Ubuntu Mate for Raspberry Pi Tongue

Wich S.O are you using?

Regards!


Hi i using the Raspian from here:

https://www.raspberrypi.org/downloads/raspbian/

Quote
Raspbian Stretch with desktop

regards
I Will try to compile It for Raspbian, but think only work on Ubuntu mate :/
Give me some time
Regards!

THX

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Pages: « 1 ... 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 55 [56] 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 »
  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!