101 Commits (71697f97d3f9512f0af934070690c14f1c0d95ea)

Author SHA1 Message Date
Pieter Wuille 1cc344ce42 Add built-in SHA-1 implementation. 10 years ago
Pieter Wuille 977cdadea8 Add a built-in SHA256/SHA512 implementation. 10 years ago
Cory Fields 679240d0e9 sanity: add libc/stdlib sanity checks 10 years ago
Wladimir J. van der Laan b750cf1fb9
Remove cli functionality from bitcoind 10 years ago
Cory Fields efe6888407 build: fix version dependency 10 years ago
Cory Fields f4d81129f0 build: quit abusing AM_CPPFLAGS 10 years ago
Cory Fields 56c157d5e0 build: avoid the use of top_ and abs_ dir paths 10 years ago
Cory Fields 70c71c50ce build: Tidy up file generation output 10 years ago
Cory Fields 6b9f0d5554 build: nuke Makefile.include from orbit 10 years ago
Cory Fields 65e8ba4dbe build: Switch to non-recursive make 10 years ago
Pieter Wuille 7cd0af7cc2 Move bignum.h to test/ 10 years ago
Pieter Wuille b58be132c9 Replace DecodeBase58/EncodeBase58 with direct implementation. 10 years ago
Cory Fields d5aab70490 build: add an option for enabling glibc back-compat 10 years ago
Wladimir J. van der Laan dfd3996217 Remove duplicate from src/makefile.am 10 years ago
Wladimir J. van der Laan b77dfdc9e3 Typesafe strprintf/error/LogPrint functions 11 years ago
Luke Dashjr f930341d81 configure: Internal changes to make building bitcoind and bitcoin-cli optional 11 years ago
Luke Dashjr 4a290b526c Cleanup LevelDB library dependencies 11 years ago
Wladimir J. van der Laan 5a407bd095
makefile.am: split long lines into one file per line 11 years ago
Wladimir J. van der Laan d696820b45
build: Correctly put boost at end of LDADD 11 years ago
Wladimir J. van der Laan 652e156951 add new RPC implementation file `rpcmisc.cpp` 11 years ago
Wladimir J. van der Laan 4a85e06750 Allow mining RPCs with --disable-wallet 11 years ago
Wladimir J. van der Laan 829c920387 Move CCryptoKeyStore to crypter.cpp 11 years ago
Wladimir J. van der Laan 4f9e993bc9 Add --disable-wallet option to build system 11 years ago
Wladimir J. van der Laan 0b47fe6bdc bitcoin-cli: remove unneeded dependencies (only code movement) 11 years ago
Josh Triplett 26d1b65c53 src/Makefile.am: Simplify clean of leveldb 11 years ago
Wladimir J. van der Laan fb78cc2378 Split up bitcoinrpc (code movement only) 11 years ago
Cozz Lovan 6a86c24db1 Coin Control Features 11 years ago
Luke Dashjr eb12a14da7 configure: Simplify common AM_CPPFLAGS and AM_LDFLAGS to a Makefile.common 11 years ago
Pieter Wuille a0fa20a12b Move CCoins-related logic to coins.{cpp.h} 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Brandon Dahler b64187d05f Rename leveldb.{h,cpp} to leveldbwrapper.{h,cpp}. 11 years ago
Gavin Andresen 319b11607f Refactor: CTxMempool class to its own txmempool.{cpp,h} 11 years ago
Wladimir J. van der Laan 2a03a39020 Add separate bitcoin-rpc client 11 years ago
Gavin Andresen d8315d1650 Remove include of windows.h from allocators.h 11 years ago
Philip Kaufmann cbf87fc4a6 rename bitcoin-res.rc to bitcoind-res.rc 11 years ago
Cory Fields dee632cc25 win32: add version info to bitcoind.exe 11 years ago
Cory Fields 7a3df1cd94 autotools: fix the Makefile.include to be safely included anywhere. 11 years ago
Cory Fields 152e51c7af included-tests: generate binary data from test files for inclusion into test binaries 11 years ago
Cory Fields cae63be6c9 autotools: fix a parallel build race condition spotted by the pull-tester 11 years ago
Cory Fields 21ffa3ce3a autotools: add translate target for qt translations 11 years ago
Luke Dashjr 941dba1783 configure: Check common include subdirectories for bdb headers, and refuse to use any version other than 4.8 by default 11 years ago
Cory Fields 35b8af9226 autotools: switch to autotools buildsystem 11 years ago