aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-29guix: use python-minimal (3.9)fanquake
2023-03-29Merge bitcoin/bitcoin#27345: guix: use GCC tool wrappersfanquake
2023-03-29Merge bitcoin/bitcoin#27349: test: use address_to_scriptpubkey instead of RPC...fanquake
2023-03-28refactor: use address_to_scriptpubkey to retrieve addresses scriptpubkeyismaelsadeeq
2023-03-28refactor: move address_to_scriptpubkey to address.pyismaelsadeeq
2023-03-28Merge bitcoin/bitcoin#27318: test: wallet_create_tx.py fix racefanquake
2023-03-28Merge bitcoin/bitcoin#27298: ci: Use TSan new runtime (llvm-16, take 3)fanquake
2023-03-28Merge bitcoin/bitcoin#27344: fuzz: Remove legacy int parse fuzz testsfanquake
2023-03-28Merge bitcoin/bitcoin#27324: net: #27257 follow-upsfanquake
2023-03-28Merge bitcoin/bitcoin#27348: test: fix intermittent failure in ChainStateMana...fanquake
2023-03-28ci: Use TSan new runtime (llvm-16, take 3)MarcoFalke
2023-03-27test: Fix intermittent failure in ChainStateManager testsMartin Zumsande
2023-03-27Merge bitcoin/bitcoin#27301: depends: make fontconfig build under clang-16fanquake
2023-03-27depends: make fontconfig build under clang-16fanquake
2023-03-27Merge bitcoin-core/gui#693: Fix segfault when shutdown during wallet openHennadii Stepanov
2023-03-27fuzz: Remove legacy int parse fuzz testsMarcoFalke
2023-03-27guix: use gcc tool wrappersfanquake
2023-03-27Merge bitcoin/bitcoin#27314: build, qt: Fix handling of `CXX=clang++` when bu...fanquake
2023-03-27[net] Pass nRecvFloodSize to CNodedergoegge
2023-03-27[net] Remove trivial GetConnectionType() getterdergoegge
2023-03-27[net] Delete CNetMessage copy constructor/assignment opdergoegge
2023-03-27Merge bitcoin/bitcoin#27326: guix: combine and document `enable_werror`fanquake
2023-03-27Merge bitcoin/bitcoin#27296: guix: import/sync python-lief (0.12.3) package d...fanquake
2023-03-27Merge bitcoin/bitcoin#26642: clang-tidy: Add more `performance-*` checks and ...fanquake
2023-03-27Merge bitcoin/bitcoin#27328: depends: fix osx build with clang 16fanquake
2023-03-27Merge bitcoin/bitcoin#27312: depends: qrencode 4.1.1fanquake
2023-03-26clang-tidy: Exclude `performance-*` checks rather including themHennadii Stepanov
2023-03-26clang-tidy: Add `performance-type-promotion-in-math-fn` checkHennadii Stepanov
2023-03-26clang-tidy: Add `performance-inefficient-vector-operation` checkHennadii Stepanov
2023-03-26clang-tidy: Add `performance-faster-string-find` checkHennadii Stepanov
2023-03-24depends: fix osx build with clang 16Cory Fields
2023-03-24guix: combine and document enable_werrorfanquake
2023-03-24Merge bitcoin/bitcoin#27028: ci: Cache more stuff in the ci images: msan, iwy...fanquake
2023-03-24Merge bitcoin/bitcoin#27269: test: Support decoding segwit address in address...fanquake
2023-03-24ci: Cache more stuff in the ci images: msan, iwyu, pip, sdksMarcoFalke
2023-03-23Merge bitcoin/bitcoin#26957: bench: update logging benchmarksAndrew Chow
2023-03-23test: wallet_create_tx.py fix racefurszy
2023-03-23Merge bitcoin/bitcoin#27257: refactor, net: End friendship of CNode, CConnman...fanquake
2023-03-23Merge bitcoin/bitcoin#24845: wallet: return error msg for "too-long-mempool-...glozow
2023-03-23Merge bitcoin/bitcoin#27287: test: Replace threading with concurrent.futuresfanquake
2023-03-23build, qt: Fix handling of `CXX=clang++` when building `qt` packageHennadii Stepanov
2023-03-23Merge bitcoin/bitcoin#18933: rpc: Add submit option to generateblockfanquake
2023-03-23Merge bitcoin/bitcoin#27311: ci: Use clang-15 in "tidy" taskfanquake
2023-03-23test: add bech32 decoding support to address_to_scriptpubkey()ismaelsadeeq
2023-03-23test: test_bech32_decode in address.pyismaelsadeeq
2023-03-23depends: qrencode 4.1.1fanquake
2023-03-23Merge bitcoin/bitcoin#27233: refactor: Replace GetTimeMicros by SystemClockfanquake
2023-03-22Merge bitcoin/bitcoin#27297: test: Remove unused Check* default constructorsfanquake
2023-03-22Merge bitcoin/bitcoin#27271: RPC: Fix fund transaction crash when at 0-value,...Andrew Chow
2023-03-22ci: Use clang-15 in "tidy" taskHennadii Stepanov