aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-31Use ASNs for mapped IPv4 addresses correctlyPieter Wuille
2020-01-31Mark asmap const in statistics codePieter Wuille
2020-01-31Avoid asmap copies in initializationPieter Wuille
2020-01-31Merge #17951: Use rolling bloom filter of recent block txs for AlreadyHave() ...Jonas Schnelli
2020-01-31gui: Drop ShutdownWindow dependency to BitcoinGUIJoão Barbosa
2020-01-31gui: Drop BanTableModel dependency to ClientModelJoão Barbosa
2020-01-30Output a descriptor in createmultisig and addmultisigaddressAndrew Chow
2020-01-31Merge #18025: doc: Add missing supported rpcs to doc/descriptors.mdfanquake
2020-01-31Merge #18031: Remove GitHub Actions CI workflow.fanquake
2020-01-30Add missing supported rpcs to doc/descriptors.mdAndrew Toth
2020-01-31Merge #16115: On bitcoind startup, write config args to debug.logMarcoFalke
2020-01-30Remove GitHub Actions CI workflow.Aaron Clauson
2020-01-30tests: Add fuzzer asmap to FUZZERS_MISSING_CORPORA (temporarily)practicalswift
2020-01-30tests: Add fuzzing harness for AS-mapping (asmap)practicalswift
2020-01-30Merge #17984: test: Add p2p test for forcerelay permissionWladimir J. van der Laan
2020-01-31Merge #18009: tests: Add fuzzing harness for strprintf(…)MarcoFalke
2020-01-31Merge #18018: tests: reset fIsBareMultisigStd after bare-multisig testsMarcoFalke
2020-01-30gui: Remove WalletView and BitcoinGUI circular dependencyJoão Barbosa
2020-01-30gui: Add transactionClicked and coinsSent signals to WalletViewJoão Barbosa
2020-01-30Merge #18026: psbt_wallet_tests: use unique_ptr for GetSigningProviderfanquake
2020-01-30psbt_wallet_tests: use unique_ptr for GetSigningProviderAnthony Towns
2020-01-29Add a constant for the maximum vector allocation (5 Mbyte)Pieter Wuille
2020-01-30Merge #17261: Make ScriptPubKeyMan an actual interface and the wallet to have...Samuel Dobson
2020-01-30tests: reset fIsBareMultisigStd after bare-multisig testsfanquake
2020-01-29Merge #18022: test: Fix appveyor test_bitcoin build of *.rawMarcoFalke
2020-01-29on startup, write config options to debug.logLarry Ruane
2020-01-29build: Fix appveyor test_bitcoin build of *.rawMarcoFalke
2020-01-30Merge #17719: Document better -keypool as a look-ahead safety mechanismSamuel Dobson
2020-01-29Use rolling bloom filter of recent block tx's for AlreadyHave() checkSuhas Daftuar
2020-01-29Merge #17957: Serialization improvements step 3 (compression.h)Wladimir J. van der Laan
2020-01-29Merge #17942: doc: Improve fuzzing docs for macOS usersMarcoFalke
2020-01-29Merge #16702: p2p: supplying and using asmap to improve IP bucketing in addrmanWladimir J. van der Laan
2020-01-29Merge #18008: test: only declare a main() when fuzzing with AFLfanquake
2020-01-29Merge #17971: refactor: Remove redundant conditionalfanquake
2020-01-29Merge #17156: psbt: check that various indexes and amounts are within boundsfanquake
2020-01-29test: only declare a main() when fuzzing with AFLfanquake
2020-01-29doc: Improve fuzzing docs for macOS usersFabian Jahr
2020-01-28Merge #18013: bench: Fix benchmarks filtersMarcoFalke
2020-01-28test: Add ubsan surpression for crc32cWladimir J. van der Laan
2020-01-28build: Disable msvc warning 4722 for leveldb buildAaron Clauson
2020-01-28build: MSVC changes for leveldb updateAaron Clauson
2020-01-28build: CRC32C build system integrationWladimir J. van der Laan
2020-01-28build: Add LCOV exception for crc32cWladimir J. van der Laan
2020-01-28test: Add crc32c exception to various linters and generation scriptsWladimir J. van der Laan
2020-01-28test: Add crc32c to subtree check linterWladimir J. van der Laan
2020-01-28doc: Add crc32c subtree to developer notesWladimir J. van der Laan
2020-01-28build: Update build system for new leveldbWladimir J. van der Laan
2020-01-28Import crc32c using subtree merge as as 'src/crc32c'Wladimir J. van der Laan
2020-01-28Squashed 'src/crc32c/' content from commit 224988680f7673cd7c769963d4035cb315...Wladimir J. van der Laan
2020-01-28Update to leveldb upstream using subtree mergeWladimir J. van der Laan