aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-03refactor: move DEFAULT_COINSTATSINDEX from validation to coinstatsindexfanquake
2022-10-03refactor: move DEFAULT_TXINDEX from validation to txindexfanquake
2022-10-03Merge bitcoin/bitcoin#25735: net: remove useless call to IsReachable() from C...fanquake
2022-10-03Merge bitcoin/bitcoin#26230: ci: Run `bench_bitcoin.exe --sanity-check` in "W...MacroFake
2022-10-03Merge bitcoin/bitcoin#26198: refactor: move Boost Datetime usage to walletfanquake
2022-10-03Merge bitcoin/bitcoin#26229: test: Use proper Boost macros instead of assertionsMacroFake
2022-10-03Merge bitcoin/bitcoin#26208: signet/miner: reduce default interblock interval...fanquake
2022-10-03Merge bitcoin/bitcoin#26231: doc: bump bips.md up-to-date version to v24.0fanquake
2022-10-03doc: bump bips.md up-to-date version to v24.0Sebastian Falbesoner
2022-10-03ci: Run `bench_bitcoin.exe --sanity-check` in "Win64 native" taskHennadii Stepanov
2022-10-03test: Use proper Boost macros instead of assertionsHennadii Stepanov
2022-10-02Merge bitcoin/bitcoin#26216: fuzz: Limit outpoints.size in txorphan target to...fanquake
2022-10-02Merge bitcoin/bitcoin#24084: doc: add information about status code 404 for s...fanquake
2022-10-02Merge bitcoin/bitcoin#26212: contrib: Fix capture_output in getcoins.pyMacroFake
2022-10-02Merge bitcoin/bitcoin#26211: ci: Bump vcpkg to the latest version `2022.09.27`MacroFake
2022-10-01refactor: move Boost datetime usage to walletfanquake
2022-09-30fuzz: Limit outpoints.size in txorphan target to avoid OOMMacroFake
2022-09-30Merge bitcoin/bitcoin#26131: log: log RPC port on startupMacroFake
2022-09-30contrib: Fix capture_output in getcoins.pywillcl-ark
2022-09-30ci: Bump vcpkg to the latest version `2022.09.27`Hennadii Stepanov
2022-09-30Merge bitcoin/bitcoin#26074: refactor: Set RPCArg options with designated ini...MacroFake
2022-09-29Merge bitcoin/bitcoin#26202: ci: Use remote pull/merge ref instead of local g...MacroFake
2022-09-29ci: Use remote pull/merge ref instead of local git mergeMacroFake
2022-09-29signet/miner: reduce default interblock interval limit to 30minAnthony Towns
2022-09-28Merge bitcoin/bitcoin#26138: test: Avoid race in disconnect_nodes helperglozow
2022-09-28Merge bitcoin/bitcoin#26195: ci: Use git2.34 for lint taskMacroFake
2022-09-28ci: Use git2.34 for lint taskMacroFake
2022-09-27Merge bitcoin/bitcoin#26172: p2p: ProcessHeadersMessage(): fix received_new_h...glozow
2022-09-27Merge bitcoin/bitcoin#26156: test: check that `listdescriptors` descriptor st...MacroFake
2022-09-26doc, rpc: mention that `listdescriptors` result is sorted by string represent...Sebastian Falbesoner
2022-09-26Merge bitcoin/bitcoin#26161: build: remove unused MSVC definesfanquake
2022-09-25Merge bitcoin/bitcoin#26159: build: Remove `stdlib.h` from header checksMacroFake
2022-09-24Merge bitcoin/bitcoin#26130: Bugfix: Wallet: Lock cs_wallet for SignMessageMacroFake
2022-09-24p2p: ProcessHeadersMessage(): fix received_new_headerLarry Ruane
2022-09-23build: remove unused MSVC definesfanquake
2022-09-23build: remove stdlib.h from header checksfanquake
2022-09-23refactor: use <cstdlib> over stdlib.hfanquake
2022-09-22test: check that `listdescriptors` descriptor strings are sortedSebastian Falbesoner
2022-09-22Merge bitcoin/bitcoin#26012: fuzz: Avoid timeout in bitdeque fuzz targetfanquake
2022-09-22Merge bitcoin/bitcoin#26150: build: remove stdio.h from header checksfanquake
2022-09-21Merge bitcoin/bitcoin#26149: Fix assert failure in miniscript string parsingAndrew Chow
2022-09-21Merge bitcoin/bitcoin#25917: depends: libnatpmp 07004b97cf691774efebe70404cf2...fanquake
2022-09-21build: remove stdio.h from header checksfanquake
2022-09-21refactor: use <cstdio> over stdio.hfanquake
2022-09-21Merge bitcoin/bitcoin#26135: build: remove strings.h from header checksfanquake
2022-09-21Merge bitcoin/bitcoin#25933: wallet: AvailableCoins, simplify output script t...Andrew Chow
2022-09-21Correct sanity-checking script_size calculationPieter Wuille
2022-09-21Merge bitcoin/bitcoin#26099: build: remove duplicate / unneeded libs from ben...fanquake
2022-09-21Merge bitcoin/bitcoin#25737: rpc: treat univalue type check error as RPC_TYPE...fanquake
2022-09-21Merge bitcoin/bitcoin#25873: depends: Boost 1.80.0fanquake