aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-14qt, refactor: Use better QMenu::addAction overloaded functionHennadii Stepanov
2021-04-14qt: Do not assign Alt+<KEY> shortcuts to context menu actionsHennadii Stepanov
2021-04-14qt: Drop menu separator that separates nothingHennadii Stepanov
2021-04-14qt, refactor: Make AddressBookPage::deleteAction a local variableHennadii Stepanov
2021-04-14Merge #21678: test: Fix TestPotentialDeadLockDetected suppressionMarcoFalke
2021-04-14Merge #21675: ci: Only cache depends/sdk-sources for macos/apk task in cirrusMarcoFalke
2021-04-14Merge #21585: Fix assumeutxo crash due to truncated fileMarcoFalke
2021-04-14Merge #260: Handle exceptions instead of crashW. J. van der Laan
2021-04-14test: Fix TSan suppressionHennadii Stepanov
2021-04-14Merge #21669: test: Remove spurious double lock tsan suppressions by bumping ...MarcoFalke
2021-04-14ci: Only cache depends/sdk-sources for macos/apk task in cirrusMarcoFalke
2021-04-14Revert "test: Add tsan supp for leveldb::DBImpl::DeleteObsoleteFiles"MarcoFalke
2021-04-14Merge #21666: Miscellaneous external signer changesfanquake
2021-04-13test: Remove spurious double lock tsan suppressions by bumping to clang-12MarcoFalke
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 #17934: doc: Use CONFIG_SITE variable instead of --prefix optionfanquake
2021-04-13external_signer: remove ExternalSignerExceptionfanquake
2021-04-13external_signer: use const where appropriatefanquake
2021-04-13wallet: remove CWallet::GetExternalSigner()fanquake
2021-04-13external_signer: remove ignore_errors from Enumerate()fanquake
2021-04-13refactor: unify external wallet runtime errorsfanquake
2021-04-13refactor: add missing includes to external signer codefanquake
2021-04-13refactor: move all signer code inside ENABLE_EXTERNAL_SIGNER #ifdefsfanquake
2021-04-13Merge #21653: ci: Fix previous releases cache orderMarcoFalke
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-13Merge #21661: doc: Fix name of script guix-buildfanquake
2021-04-12tests: Skip SQLite fsyncs while testingAndrew Chow
2021-04-12Merge #21663: ci: Fix macOS brew install commandW. J. van der Laan
2021-04-12ci: Fix macOS brew install commandHennadii Stepanov
2021-04-12doc: Fix name of script guix-buildStephan Oeste
2021-04-11ci: Fix previous releases cache orderMarcoFalke
2021-04-11Merge #21602: rpc: add additional ban time fields to listbannedMarcoFalke
2021-04-11Merge #21619: ci: Run self-hosted ciMarcoFalke
2021-04-11Merge #21643: Ignore guix buildsfanquake
2021-04-09Merge #21606: fuzz: Extend psbt fuzz target a bitMarcoFalke
2021-04-09Ignore guix buildsHennadii Stepanov
2021-04-09ci: Run self-hosted ciMarcoFalke
2021-04-09ci: Make cirrus cache folders relative to cirrus base dirMarcoFalke
2021-04-09ci: Restart docker before runMarcoFalke
2021-04-09ci: [refactor] Create setting for ephemeral config in .cirrus.ymlMarcoFalke
2021-04-09fuzz: Extend psbt fuzz target a bitMarcoFalke
2021-04-09doc: Use CONFIG_SITE instead of --prefixHennadii Stepanov
2021-04-09Merge #21592: test: Remove option to make TestChain100Setup non-deterministicMarcoFalke
2021-04-09Merge #21445: cirrus: Use SSD cluster for speedupfanquake
2021-04-08Merge #21304: guix: Add guix-clean script + establish gc-root for container p...W. J. van der Laan