Bitcoin Forum
April 27, 2024, 03:13:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Technical Support / Wallet.dat spec? on: June 02, 2014, 04:09:01 PM
Is the wallet.dat file documented anywhere? I'd like to know what the fields are for and how they're structured. In particular right now I'd like to understand the keymeta and purpose fields.

Thanks much.
2  Bitcoin / Bitcoin Technical Support / Re: Can't run sucessfully compile and run bitcoind in debian jessie on: May 31, 2014, 11:31:50 PM
FWIW, I pulled down the code today and built it and ran it with no problems.

After pulling the git repo:

cd bitcoin
./autogen.sh
./configure --with_incompatible_bdb
src/bitcoind -server=0

All worked as expected. This is on an up-to-date Jessie.

Good luck,

James
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!