aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-16Merge #18357: Fix missing header in sync.hfanquake
2020-03-16Merge #18360: Bump transifex slug and update English translations for 0.20Wladimir J. van der Laan
2020-03-16tx: Bump transifex slug to 020xWladimir J. van der Laan
2020-03-16qt: Periodical translations updateWladimir J. van der Laan
2020-03-15Fix missing header in sync.hJoão Barbosa
2020-03-15tests: Add fuzzing harness for various functions taking std::string as inputpracticalswift
2020-03-15tests: Add fuzzing harness for MultiplicationOverflow(...)practicalswift
2020-03-15tests: Add fuzzing harness for CFeeRatepracticalswift
2020-03-15tests: Add fuzzing harness for CBlockHeaderpracticalswift
2020-03-15tests: Add fuzzing harness for count_seconds(...)practicalswift
2020-03-15Merge #18345: test: Bump timeouts to avoid valgrind failuresMarcoFalke
2020-03-14test: Bump timeouts to avoid valgrind failuresMarcoFalke
2020-03-14Merge #16902: O(1) OP_IF/NOTIF/ELSE/ENDIF script implementationWladimir J. van der Laan
2020-03-14Fix mining to an invalid target + ensure that a new block has theSamer Afach
2020-03-14Replace remaining literals BTC with CURRENCY_UNITDaniel Kraft
2020-03-13Merge #18204: descriptors: improve descriptor cache and cache xpubsWladimir J. van der Laan
2020-03-13Merge #18002: Abstract out script execution out of VerifyWitnessProgram()Wladimir J. van der Laan
2020-03-13rpc: Document an RPCResult for all calls; Enforce at compile timeMarcoFalke
2020-03-13rpc: Add missing newline in RPCResult descriptionMarcoFalke
2020-03-13Fix nit in getblockchaininfoSteven Roose
2020-03-13Merge #18316: util: HelpExampleRpc formattingfanquake
2020-03-12refactor: Remove mempool global from netMarcoFalke
2020-03-12Merge #18228: test: Add missing syncwithvalidationinterfacequeueMarcoFalke
2020-03-12Merge #18213: test: Fix race in p2p_segwitMarcoFalke
2020-03-12Merge #18320: guix: Remove now-unnecessary gcc make flagfanquake
2020-03-11[mempool] Remove NotifyEntryAdded and NotifyEntryRemoved callbacksJohn Newbery
2020-03-11[validation] Remove pool member from ConnectTraceJohn Newbery
2020-03-11[validation] Remove NotifyEntryRemoved callback from ConnectTraceJohn Newbery
2020-03-11[validation] Remove conflictedTxs from PerBlockConnectTraceJohn Newbery
2020-03-11[validation interface] Remove vtxConflicted from BlockConnectedJohn Newbery
2020-03-11[wallet] Notify conflicted transactions in TransactionRemovedFromMempoolJohn Newbery
2020-03-11Merge #18318: test: Bump rpc timeout in feature_assumevalid to avoid valgrind...MarcoFalke
2020-03-11guix: Remove now-unnecessary gcc make flagCarl Dong
2020-03-11Merge #18319: fuzz: Add missing ECC_Start to key_io testMarcoFalke
2020-03-11Merge #13693: [test] Add coverage to estimaterawfee and estimatesmartfeeMarcoFalke
2020-03-11fuzz: Add missing ECC_Start to key_io testMarcoFalke
2020-03-11test: Bump rpc timeout in feature_assumevalid to avoid valgrind timeoutsMarcoFalke
2020-03-11Merge #18268: rpc: Remove redundant types from descriptionsMarcoFalke
2020-03-11test: Bump walletpassphrase timeouts in wallet_createwallet to avoid valgrind...MarcoFalke
2020-03-11Merge #18314: tests: Add deserialization fuzzing of SnapshotMetadata (utxo_sn...MarcoFalke
2020-03-11Merge #18208: rpc: Change RPCExamples to bech32MarcoFalke
2020-03-11Merge #18255: test: Add bad-txns-*-toolarge test cases to invalid_txsWladimir J. van der Laan
2020-03-11util: HelpExampleRpc formatting fixupJon Atack
2020-03-11Merge #18290: build: Set minimum Automake version to 1.13Wladimir J. van der Laan
2020-03-11Merge #18285: test: Check that wait_until returns if time point is in the pastWladimir J. van der Laan
2020-03-11Merge #18283: doc: Explain rebase policy in CONTRIBUTING.mdWladimir J. van der Laan
2020-03-11Merge #18219: doc: Add warning against wallet.dat re-useMarcoFalke
2020-03-11Merge #18170: doc: Minor grammatical changes and flow improvementsMarcoFalke
2020-03-11Merge #17833: doc: Added running functional tests in valgrindMarcoFalke
2020-03-11Merge #17159: doc: Add a note about backportingMarcoFalke