aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-20guix: ignore additioanl failing certvalidator testfanquake
2022-01-20build: point to latest commit on the master branchfanquake
2022-01-20Merge bitcoin/bitcoin#24065: build: explicitly disable support for external s...fanquake
2022-01-20Merge bitcoin/bitcoin#24104: fs: Make compatible with boost 1.78fanquake
2022-01-20Merge bitcoin/bitcoin#23956: build: use zeromq 4.3.4 in depends & fix NetBSD ...fanquake
2022-01-19fs: Make compatible with boost 1.78Andrew Chow
2022-01-19Merge bitcoin/bitcoin#23976: document and clean up MaybeUpdateMempoolForReorgMarcoFalke
2022-01-19Merge bitcoin/bitcoin#24093: build: specify hosts for qrencode packagefanquake
2022-01-19Merge bitcoin/bitcoin#24054: test: rest /tx with an invalid/unknown txidMarcoFalke
2022-01-18Merge bitcoin/bitcoin#22317: doc: Highlight DNS requests part in tor.mdAndrew Chow
2022-01-18Merge bitcoin/bitcoin#24095: util: Fix mis-swapped `prettyIndent` and `indent...MarcoFalke
2022-01-18util: Fix mis-swapped `prettyIndent` and `indentLevel` argumentsHennadii Stepanov
2022-01-18Replace `struct update_lock_points` with lambdaglozow
2022-01-18document and clean up MaybeUpdateMempoolForReorgglozow
2022-01-18build: specify hosts for qrencode packagefanquake
2022-01-17Merge bitcoin/bitcoin#23373: test: Parse command line arguments from unit and...MarcoFalke
2022-01-17Merge bitcoin/bitcoin#24069: refactor: replace RecursiveMutex `m_cs_callbacks...MarcoFalke
2022-01-17Merge bitcoin/bitcoin#24079: refactor: replace RecursiveMutex `cs_SubVer` wit...MarcoFalke
2022-01-17Merge bitcoin/bitcoin#24059: Fix implicit-integer-sign-change in arith_uint256MarcoFalke
2022-01-17Merge bitcoin/bitcoin#24033: log: Remove GetAdjustedTime from IBD header prog...MarcoFalke
2022-01-17Merge bitcoin/bitcoin#23992: fuzz: Limit fuzzed time to years 2000-2100MarcoFalke
2022-01-17Merge bitcoin/bitcoin#24068: doc: Rework 14707 release notesfanquake
2022-01-16refactor: replace RecursiveMutex `m_subver_mutex` with MutexSebastian Falbesoner
2022-01-16scripted-diff: rename `cs_SubVer` -> `m_subver_mutex`Sebastian Falbesoner
2022-01-15build: disable external signer on Windowsfanquake
2022-01-14refactor: replace RecursiveMutex `m_callbacks_mutex` with MutexSebastian Falbesoner
2022-01-14scripted-diff: rename `m_cs_callbacks_pending` -> `m_callbacks_mutex`Sebastian Falbesoner
2022-01-14doc: Rework 14707 release notesMarcoFalke
2022-01-14doc: move-only release note snippetsMarcoFalke
2022-01-13test: rest /tx with an invalid/unknown txidbrunoerg
2022-01-13Merge bitcoin/bitcoin#24035: test: use MiniWallet for mempool_accept.pyMarcoFalke
2022-01-13Merge bitcoin/bitcoin#23607: rpc: Pass const char* to evhttp_connection_get_p...laanwj
2022-01-13test: use MiniWallet for mempool_accept.pySebastian Falbesoner
2022-01-13Fix implicit-integer-sign-change in arith_uint256MarcoFalke
2022-01-13Merge bitcoin/bitcoin#24048: build: Improve error message when pkg-config is ...laanwj
2022-01-12Merge bitcoin/bitcoin#24041: util: Restore GetIntArg saturating behaviorMarcoFalke
2022-01-12build: Improve error message when pkg-config is not installedHennadii Stepanov
2022-01-12Merge bitcoin-core/gui#517: refactor, qt: Use std::chrono for parameters of Q...Hennadii Stepanov
2022-01-12Merge bitcoin-core/gui#523: scripted-diff: Rename functions to drop mention o...Hennadii Stepanov
2022-01-12Merge bitcoin/bitcoin#24042: build: Point Guix to the current top of the "ver...fanquake
2022-01-12refactor, qt: Use std::chrono for input_filter_delay constantHennadii Stepanov
2022-01-12Merge bitcoin/bitcoin#24024: Remove cs_main lock annotation from ChainstateMa...MarcoFalke
2022-01-12Merge bitcoin/bitcoin#24039: bug fix: prevent UnicodeDecodeError when opening...MarcoFalke
2022-01-11util: Restore GetIntArg saturating behaviorJames O'Beirne
2022-01-11build: Point Guix to the current top of the "version-1.4.0" branchHennadii Stepanov
2022-01-12[bugfix] prevent UnicodeDecodeError errors when opening log file in feature_i...sogoagain
2022-01-11scripted-diff: Rename functions to drop mention of boostHennadii Stepanov
2022-01-11test: MiniWallet: support default `from_node` for creating txsSebastian Falbesoner
2022-01-11test: create txs with current `nVersion` (2) by defaultSebastian Falbesoner
2022-01-11test: refactor: add constant for sequence number `SEQUENCE_FINAL`Sebastian Falbesoner