aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-04-25refactor: Make TraceThread a non-template free functionHennadii Stepanov
2021-04-13Merge #21634: tests: Skip SQLite fsyncs while testingMarcoFalke
2021-04-13Merge #21575: refactor: Create blockstorage modulefanquake
2021-04-13Merge #21633: refactor: add [[noreturn]] attribute where applicablefanquake
2021-04-13Merge #21467: Move external signer out of wallet modulefanquake
2021-04-13Merge #21631: i2p: always check the return value of Sock::Wait()MarcoFalke
2021-04-13Merge #21330: Deal with missing data in signature hashes more consistentlyfanquake
2021-04-13refactor: add [[noreturn]] attribute where applicablefanquake
2021-04-12tests: Skip SQLite fsyncs while testingAndrew Chow
2021-04-11Merge #21602: rpc: add additional ban time fields to listbannedMarcoFalke
2021-04-09Merge #21606: fuzz: Extend psbt fuzz target a bitMarcoFalke
2021-04-09fuzz: Extend psbt fuzz target a bitMarcoFalke
2021-04-09Merge #21592: test: Remove option to make TestChain100Setup non-deterministicMarcoFalke
2021-04-08Merge #21304: guix: Add guix-clean script + establish gc-root for container p...W. J. van der Laan
2021-04-08rpc: add help for enumeratesigners and walletdisplayaddressSjors Provoost
2021-04-08Move external signer out of wallet moduleSjors Provoost
2021-04-08i2p: cancel the Accept() method if waiting on the socket errorsVasil Dimov
2021-04-08Merge #21574: Drop JSONRPCRequest constructors after #21366MarcoFalke
2021-04-08test: Remove option to make TestChain100Setup non-deterministicMarcoFalke
2021-04-08test: Use compressed keys in TestChain100SetupMarcoFalke
2021-04-08Merge #21626: doc: Fix typos from codespellfanquake
2021-04-07doc: Fix typos from codespell lintYerzhan Mazhkenov
2021-04-07Merge #21594: rpc: add network field to getnodeaddressesW. J. van der Laan
2021-04-07rpc: improve getnodeaddresses helpJon Atack
2021-04-07rpc: simplify/constify getnodeaddresses codeJon Atack
2021-04-07rpc: add network field to rpc getnodeaddressesJon Atack
2021-04-07Merge #21572: Fix wrong wallet RPC context set after #21366MarcoFalke
2021-04-07Drop JSONRPCRequest constructors after #21366Russell Yanofsky
2021-04-07Merge #21613: build: enable -Wdocumentationfanquake
2021-04-07Merge #21617: fuzz: Fix uninitialized read in i2p testMarcoFalke
2021-04-07Merge #21540: wallet: refactor: dedup sqlite statement preparations/deletionsfanquake
2021-04-07test: increase listbanned unit test coverageJon Atack
2021-04-07Merge #21582: Fix assumeutxo crash due to missing base_blockhashMarcoFalke
2021-04-07Merge #21166: Introduce DeferredSignatureChecker and have SignatureExtractorC...fanquake
2021-04-06rpc: add time_remaining field to listbannedJarol Rodriguez
2021-04-06rpc: add ban_duration field to listbannedJarol Rodriguez
2021-04-06doc: improve listbanned helpJarol Rodriguez
2021-04-06rpc: swap position of banned_until and ban_created fieldsJarol Rodriguez
2021-04-06fuzz: Fix uninitialized read in testMarcoFalke
2021-04-06Merge #21560: net: Add Tor v3 hardcoded seedsW. J. van der Laan
2021-04-06Merge #21571: test: make sure non-IP peers get discouraged and disconnected (...MarcoFalke
2021-04-06doc: Remove irrelevant link to GitHubMarcoFalke
2021-04-06doc: fixup -Wdocumentation issuesfanquake
2021-04-06Merge #21557: test: small cleanup in RPCNestedTests testsMarcoFalke
2021-04-06Merge #21598: refactor: Remove negative lock annotations from globalsMarcoFalke
2021-04-05build: Remove spaces from variable-printing rulesCarl Dong
2021-04-05blockstorage: [refactor] Use chainman reference where possibleMarcoFalke
2021-04-05move-only: Move *Disk functions to blockstorageMarcoFalke
2021-04-05Merge #21302: wallet: createwallet examples for descriptor walletsW. J. van der Laan
2021-04-05net: Deserialize hardcoded seeds from BIP155 blobW. J. van der Laan