aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-13Merge #16566: util: refactor upper/lowercase functionsfanquake
2019-08-12doc: Mention other ways to conserve memory on compilationMarcoFalke
2019-08-12build: Remove unused src/obj-test folderMarcoFalke
2019-08-12Merge #16557: [wallet] restore coinbase and confirmed/conflicted checks in Su...MarcoFalke
2019-08-12Merge #16581: sipsorcery gitian keyWladimir J. van der Laan
2019-08-12Merge #16349: qt: Remove redundant WalletController::addWallet slotJonas Schnelli
2019-08-12Merge #16585: doc: Update Markdown syntax for bdb packagesfanquake
2019-08-11doc: Update Markdown syntax for bdb packagesEmil Engler
2019-08-11Add functional tests for flexible whitebind/listnicolas.dorier
2019-08-11Replace the use of fWhitelisted by permission checksnicolas.dorier
2019-08-11Do not disconnect peer for asking mempool if it has NO_BAN permissionnicolas.dorier
2019-08-11Make whitebind/whitelist permissions more flexiblenicolas.dorier
2019-08-10sipsorcery gitian key.Aaron Clauson
2019-08-09Give QApplication dummy argumentsAndrew Chow
2019-08-09Merge #16573: build: disable building libsecp256k1 benchmarksWladimir J. van der Laan
2019-08-09[wallet] Restore confirmed/conflicted tx check in SubmitMemoryPoolAndRelay()John Newbery
2019-08-09Merge #16503: Remove p2pEnabled from Chain interfaceMarcoFalke
2019-08-09Merge #16574: doc: Add historical release notes for 0.18.1fanquake
2019-08-09doc: Add historical release notes for 0.18.1Wladimir J. van der Laan
2019-08-09build: disable libsecp256k1 benchmarksfanquake
2019-08-08Remove p2pEnabled from Chain interfaceAntoine Riard
2019-08-08Fix Char as Bool in interfacesJeremy Rubin
2019-08-08util: refactor upper/lowercase functionsKarl-Johan Alm
2019-08-06Do not query all DNS seed at oncePieter Wuille
2019-08-06Add unmodified-but-with-checksum to getdescriptorinfoPieter Wuille
2019-08-06Factor out checksum checking from descriptor parsingPieter Wuille
2019-08-06[wallet] restore coinbase check in SubmitMemoryPoolAndRelay()John Newbery
2019-08-06refactor: pcoinsTip -> CChainState::CoinsTip()James O'Beirne
2019-08-06Merge #16554: test: only include and use OpenSSL where it's actually needed (...MarcoFalke
2019-08-06Merge #16535: test: Explain why -whitelist is used in feature_fee_estimationMarcoFalke
2019-08-06build: disable libxcb extensionsfanquake
2019-08-06test: only include and init openSSL where it's actually usedfanquake
2019-08-06Merge #16530: doc: Fix grammar and punctuation in developer notesfanquake
2019-08-06Merge #16497: gui: Generate bech32 addresses by default (take 2, fixup)fanquake
2019-08-05Merge #16363: test: Add test for BIP30 duplicate txMarcoFalke
2019-08-05Merge #16509: test: Adapt test framework for chains other than "regtest"MarcoFalke
2019-08-05Merge #16197: net: Use mockable time for tx downloadMarcoFalke
2019-08-05[doc] chain: Declare BLOCK_VALID_HEADER reservedMarcoFalke
2019-08-05Merge #16536: doc: Update and extend benchmarking.mdMarcoFalke
2019-08-05Merge #16538: test: Add missing sync_blocks to feature_pruningMarcoFalke
2019-08-04Merge #16534: build: add Qt Creator Makefile.am.user to .gitignorefanquake
2019-08-03doc: Fix grammar and punctuation in developer notesKristian Kramer
2019-08-02test: Add missing sync_blocks to feature_pruningMarcoFalke
2019-08-02[doc] Update and extend benchmarking.mdAntoine Riard
2019-08-02Merge #16097: Refactor: Add Flags enum to ArgsManager classMarcoFalke
2019-08-02test: Explain why -whitelist is used in feature_fee_estimationMarcoFalke
2019-08-02test: Format feature_fee_estimation with pep8MarcoFalke
2019-08-02Merge #15713: refactor: Replace chain relayTransactions/submitMemoryPool by h...MarcoFalke
2019-08-02test: Avoid hardcoding the chain name in combine_logsMarcoFalke
2019-08-02Merge #15911: Use wallet RBF default for walletcreatefundedpsbtMarcoFalke