aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-13build: Remove libssl from LDADD unless guiMarcoFalke
2018-09-13Merge #14208: [build] Actually remove ENABLE_WALLETWladimir J. van der Laan
2018-09-13[build] remove #ifdef ENABLE_WALLET from interfaces/nodeJohn Newbery
2018-09-13Merge #13983: rpc: Return more specific reject reason for submitblockMarcoFalke
2018-09-13Merge #13310: Report progress in ReplayBlocks while rolling forwardWladimir J. van der Laan
2018-09-13Merge #14199: [psbt]Remove redundant BIP174 test from rpc_psbt.jsonWladimir J. van der Laan
2018-09-13Merge #14180: qa: Run all tests even if wallet is not compiledWladimir J. van der Laan
2018-09-13Merge #13888: Call unicode API on WindowsWladimir J. van der Laan
2018-09-13Merge #14207: doc: `-help-debug` implies `-help`Wladimir J. van der Laan
2018-09-13Merge #14195: Pass privkey export DER compression flag correctlyWladimir J. van der Laan
2018-09-13Pass export privkey DER compression flag correctlyliuyujun
2018-09-13Merge #14209: logging: Replace LogPrint macros with regular functionsWladimir J. van der Laan
2018-09-13doc: `-help-debug` implies `-help`Wladimir J. van der Laan
2018-09-12logging: Replace LogPrint macros with regular functionsMarcoFalke
2018-09-12Merge #14204: build: Move interfaces/* to libbitcoin_serverWladimir J. van der Laan
2018-09-12Merge #13886: utils: run commands using utf-8 string on WindowsWladimir J. van der Laan
2018-09-12build: Move interfaces/* to libbitcoin_serverWladimir J. van der Laan
2018-09-11Remove redundant BIP174 test from rpc_psbt.jsonaraspitzu
2018-09-11Merge #14168: Remove ENABLE_WALLET from libbitcoin_server.aMarcoFalke
2018-09-11Call unicode API on WindowsChun Kuan Lee
2018-09-11Merge #13734: gui: Drop boost::scoped_array and use wchar_t API explicitly on...Wladimir J. van der Laan
2018-09-11Merge #14184: Scripts and tools: increased timeout downloadingWladimir J. van der Laan
2018-09-11Merge #13419: [tests] Speed up knapsack_solver_test by not recreating wallet ...Wladimir J. van der Laan
2018-09-11Merge #13558: Drop unused GetType() from CSizeComputerWladimir J. van der Laan
2018-09-11Merge #13866: utils: Use _wfopen and _wfreopen on WindowsWladimir J. van der Laan
2018-09-11Merge #14162: gui: Also log and print messages or questions like bitcoindWladimir J. van der Laan
2018-09-11Drop minor GetSerializeSize templateBen Woosley
2018-09-11Drop unused GetType() from CSizeComputerBen Woosley
2018-09-10qa: Run all tests even if wallet is not compiledMarcoFalke
2018-09-10qa: Premine to deterministic address with -disablewalletMarcoFalke
2018-09-10[build] remove ENABLE_WALLET ifdef from httprpc.cppJohn Newbery
2018-09-10Merge #14189: qa: Fix silent merge conflict in wallet_importmultiMarcoFalke
2018-09-10qa: Fix silent merge conflict in wallet_importmultiMarcoFalke
2018-09-10Merge #9332: Let wallet importmulti RPC accept labels for standard scriptPubKeysWladimir J. van der Laan
2018-09-10Merge #13793: tx pool: Use class methods to hide raw map iterator impl detailsWladimir J. van der Laan
2018-09-10Merge #14008: Preserve a format of RPC command definitionsWladimir J. van der Laan
2018-09-10Merge #14127: build: avoid getifaddrs when unavailableWladimir J. van der Laan
2018-09-10Merge #14138: wallet: Set encrypted_batch to nullptr after delete. Avoid doub...Wladimir J. van der Laan
2018-09-10Merge #14054: p2p: Disable BIP 61 by defaultWladimir J. van der Laan
2018-09-10Merge #14183: depends: Remove unused Qt 4 dependenciesWladimir J. van der Laan
2018-09-10Merge #14164: Update univalue subtreeMarcoFalke
2018-09-10Merge #14057: [Logging] Only log "Using config file PATH_TO_bitcoin.conf" mes...Wladimir J. van der Laan
2018-09-10Merge #14186: bitcoin-cli: don't translate command line optionsMarcoFalke
2018-09-10don't translate command line optionsMichael Polzer
2018-09-10depends: Remove unused Qt 4 dependenciesChun Kuan Lee
2018-09-09doc: release notes for -enablebip61 default changeMarcoFalke
2018-09-09Scripts and tools: increased timeout downloadingEmanuele Cisbani
2018-09-08Merge #14119: qa: Read reject reasons from debug log, not p2p messagesWladimir J. van der Laan
2018-09-08Merge #12775: Integration of property based testing into Bitcoin CoreWladimir J. van der Laan
2018-09-07[build] Move dummy wallet into its own .cpp file.John Newbery