aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-11Merge bitcoin/bitcoin#23482: doc: Add a brief overview of fuzzing/Bitcoin Cor...MarcoFalke
2021-11-11Merge bitcoin/bitcoin#23420: test: Correct MyPy typing for subtest decoratorfanquake
2021-11-11test: Correct MyPy typing for subtest decoratorPavel Safronov
2021-11-10Merge bitcoin/bitcoin#22928: refactor: Remove `gArgs` from `wallet.h` and `wa...MarcoFalke
2021-11-10Add a brief overview of fuzzing/Bitcoin Core fuzzingAlex Groce
2021-11-10Merge bitcoin/bitcoin#22805: refactor: use CWallet const shared pointers in d...W. J. van der Laan
2021-11-10Merge bitcoin/bitcoin#22872: log: improve checkaddrman logging with duration ...MarcoFalke
2021-11-10refactor: use `CWallet` const shared pointers in dump{privkey,wallet} RPCsSebastian Falbesoner
2021-11-10refactor: use const `LegacyScriptPubKeyMan` references in dump{privkey,wallet...Sebastian Falbesoner
2021-11-10refactor: avoid multiple key->metadata lookups in dumpwallet RPCSebastian Falbesoner
2021-11-10Merge bitcoin/bitcoin#23173: Add `ChainstateManager::ProcessTransaction`MarcoFalke
2021-11-10Merge bitcoin/bitcoin#23398: rpc: add return message to savemempool RPCW. J. van der Laan
2021-11-10Merge bitcoin/bitcoin#23370: test: Add ios_base::width tsan suppressionW. J. van der Laan
2021-11-10Merge bitcoin/bitcoin#23371: test: MiniWallet: add P2TR support and use it pe...W. J. van der Laan
2021-11-09Merge bitcoin/bitcoin#23400: doc: fix `XOnlyPubKey::IsFullyValid` comment ref...MarcoFalke
2021-11-09Add file validation to savemempool RPC testlsilva01
2021-11-09Add filename to savemempool RPC resultlsilva01
2021-11-09Merge bitcoin/bitcoin#23381: validation/refactor: refactoring for package sub...W. J. van der Laan
2021-11-09Merge bitcoin/bitcoin#22934: Add verification to `Sign`, `SignCompact` and `S...W. J. van der Laan
2021-11-09Merge bitcoin/bitcoin#23414: wallet: Fix comment grammar in bdb.hW. J. van der Laan
2021-11-09wallet: Fixed Grammatical error in bdb.hzealsham
2021-11-09fix `XOnlyPubKey::IsFullyValid` comment referenceSebastian Falbesoner
2021-11-09test: MiniWallet: add P2TR support and use it per defaultSebastian Falbesoner
2021-11-09test: generate blocks to MiniWallet address in rpc_blockchain.pySebastian Falbesoner
2021-11-09Remove `gArgs` from `wallet.h` and `wallet.cpp`Kiminuo
2021-11-09Merge bitcoin/bitcoin#23300: test: Implicitly sync after generate*, unless op...MarcoFalke
2021-11-09Merge bitcoin/bitcoin#23469: doc: Remove Boost build note from build-unix.mdMarcoFalke
2021-11-09doc: remove redundant optionals from build-unix.mdfanquake
2021-11-09doc: remove Boost build note from build-unix.mdfanquake
2021-11-09Merge bitcoin/bitcoin#23466: doc: Suggest `keys.openpgp.org` as keyserver in ...fanquake
2021-11-08Merge bitcoin/bitcoin#23077: Full CJDNS supportW. J. van der Laan
2021-11-08Merge bitcoin/bitcoin#23409: refactor: Take Span in SetSeedW. J. van der Laan
2021-11-08doc: Suggest `keys.openpgp.org` as keyserver in SECURITY.mdTim Ruffing
2021-11-08Merge bitcoin/bitcoin#23458: ci: Do not print `git log` for empty COMMIT_RANGEMarcoFalke
2021-11-08Merge bitcoin/bitcoin#23439: test: Open streams_test_tmp file in temporary fo...MarcoFalke
2021-11-08Merge bitcoin/bitcoin#22076: build: Fix `make apk` if ccache enabled, and ena...fanquake
2021-11-08Merge bitcoin/bitcoin#23464: doc: remove mention of system univalue from buil...fanquake
2021-11-08Merge bitcoin/bitcoin#23446: doc: Mention that BerkeleyDB is for legacy walle...fanquake
2021-11-08ci: Enable ccache for "ARM64 Android APK" jobHennadii Stepanov
2021-11-08build: Fix `make apk` if ccache enabledHennadii Stepanov
2021-11-08doc: remove mention of system univaluefanquake
2021-11-08Merge bitcoin/bitcoin#23450: doc: update SECURITY.md inline with recent chang...fanquake
2021-11-08Merge bitcoin/bitcoin#23453: Remove the build_msvc/testconsensus projectfanquake
2021-11-07ci: Do not print `git log` for empty COMMIT_RANGEHennadii Stepanov
2021-11-06Remove the build_msvc/testconsensus projectAaron Clauson
2021-11-06doc: update SECURITY.md inline with recent changes to bitcoincore.orgfanquake
2021-11-05doc: Mention that BerkeleyDB is for legacy wallet in build-unixW. J. van der Laan
2021-11-05Merge bitcoin/bitcoin#23334: fuzz: Descriptor walletMarcoFalke
2021-11-04[test] call CheckPackage for package sanitization checksglozow
2021-11-04MOVEONLY: move package unit tests to their own fileglozow