Bitcoin Forum
July 11, 2024, 04:20:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin-cli Balance Always 0.00... ? Please Help!  (Read 667 times)
KocaEfe (OP)
Full Member
***
Offline Offline

Activity: 346
Merit: 102



View Profile
January 25, 2016, 09:52:23 PM
 #1

Hi everyone; I use bitcoind on debian;

bitcoin-cli getinfo;

Code:
"version": 129900,
  "protocolversion": 70012,
  "walletversion": 60000,
  "balance": 0.00000000,
  "blocks": 181815,
  "timeoffset": -2,
  "connections": 8,
  "proxy": "",
  "difficulty": 1591074.961847305,
  "testnet": false,
  "keypoololdest": 1453732638,
  "keypoolsize": 101,
  "unlocked_until": 1453757916,
  "paytxfee": 0.00000000,
  "relayfee": 0.00001000,
  "errors": "This is a pre-release test build - use at your own risk - do not use for mining or merchant applications"

Have 0,5 Bitcoin in wallet, but
Code:
bitcoin-cli getbalance


I see that always!!!
Code:
0.00000000

In fact, I dump privkey in my iPhone wallet I can see right balance...

Please help me! Sad Sad
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3444
Merit: 6785


Just writing some code


View Profile WWW
January 25, 2016, 09:56:22 PM
 #2

You are not synced yet. Wait for Bitcoin Core to finish fully syncing. According to that output, you are only at block 181815. Anything after that block will not appear. The network is currently at block 395040.

Also, why are you using a build of the master branch?

KocaEfe (OP)
Full Member
***
Offline Offline

Activity: 346
Merit: 102



View Profile
January 25, 2016, 10:36:12 PM
 #3

What can I use? I want to use on Tor Network. Therefore "anonimty" is important.
What do you suggest? Simply and Easy?
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3444
Merit: 6785


Just writing some code


View Profile WWW
January 25, 2016, 10:44:34 PM
 #4

What can I use? I want to use on Tor Network. Therefore "anonimty" is important.
What do you suggest? Simply and Easy?
You could keep using Bitcoin Core but the syncing will take a while so it will be a few hours to a few days before you can actually use it.

Otherwise, I suggest that you use electrum. It can also be proxied to use Tor so that you are anonymous.

KocaEfe (OP)
Full Member
***
Offline Offline

Activity: 346
Merit: 102



View Profile
January 25, 2016, 10:50:11 PM
Last edit: January 25, 2016, 11:38:30 PM by KocaEfe
 #5

Ok. Thank you very much dude. Smiley

[edit] I'm working to install Electrum on my debian server. "Electrum" is ok but "Electrum-server" leveldb 22GB?
How to use Electrum-Server without leveldb...
I want to RPC connect with .conf file to my web server... Please help meee! Sad 
shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1523


No I dont escrow anymore.


View Profile WWW
January 26, 2016, 07:16:34 AM
 #6

Ok. Thank you very much dude. Smiley

[edit] I'm working to install Electrum on my debian server. "Electrum" is ok but "Electrum-server" leveldb 22GB?
How to use Electrum-Server without leveldb...
I want to RPC connect with .conf file to my web server... Please help meee! Sad 

Why a server? Setting up an electrum server will put you in the same spot, the need to sync a full node. I thought thats not what you wanted?

btw the electrum section is here -> https://bitcointalk.org/index.php?board=98.0

Im not really here, its just your imagination.
Pages: [1]
  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!