aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-26doc: Make Windows build docs match the CI taskHennadii Stepanov
2022-06-26ci: Increase CPU number for "Win64 native" taskHennadii Stepanov
2022-06-25ci: Bump vcpkg to the latest versionHennadii Stepanov
2022-06-25ci: Limit ccache cache size properly on "Win64 native" taskHennadii Stepanov
2022-06-25ci: Update Windows task image up to visualstudio2022Hennadii Stepanov
2022-06-25guix: patch LIEF to fix PPC64 NX defaultfanquake
2022-06-25guix: use LIEF 0.12.1fanquake
2022-06-25guix: remove usage of -Wl,-z,noexecstack for PPC64 HOSTfanquake
2022-06-25Merge bitcoin/bitcoin#25458: guix: parallelize LIEF buildlaanwj
2022-06-24Merge bitcoin/bitcoin#25456: rpc: Use steady_clock for getrpcinfo durationsMacroFake
2022-06-24remove unused functionsAyush Sharma
2022-06-24test: remove wallet dependency from feature_nulldummy.pyAyush Sharma
2022-06-24rpc: Fix Univalue push_backV OOM in listtransactionsMacroFake
2022-06-24Merge bitcoin/bitcoin#25438: refactor: remove unused methods in classes `CDBI...MacroFake
2022-06-23wallet test: Add unit test for wallet scan save_progress optionRyan Ofsky
2022-06-23wallet: Save wallet scan progressw0xlt
2022-06-23Merge bitcoin/bitcoin#25457: Use more specific path when including `memenv.h`...laanwj
2022-06-23build: use BOOST_NO_CXX98_FUNCTION_BASE to suppress warningsfanquake
2022-06-23build: suppress array-bounds errors in libxkbcommonfanquake
2022-06-23Merge bitcoin/bitcoin#25446: p2p: Set CNode::m_relays_txs=true when receiving...fanquake
2022-06-23[functional test] submitrawpackage RPCglozow
2022-06-23[rpc] add new submitpackage RPCglozow
2022-06-23Use more specific path when including `memenv.h` headerHennadii Stepanov
2022-06-23rpc: Use steady_clock for getrpcinfo durationsMacroFake
2022-06-23refactor: remove unused method `CDBWrapper::CompactRange`Sebastian Falbesoner
2022-06-23guix: parallelize LIEF buildfanquake
2022-06-23Merge bitcoin/bitcoin#25451: test: `-whitebind` and `-bind` with `-listen=0`...MacroFake
2022-06-23Merge bitcoin-core/gui#623: Getting ready to Qt 6 (9/n). Apply Qt 6 specific ...laanwj
2022-06-22scripted-diff: Rename DEFAULT_MAX_MEMPOOL_SIZE to indicate SI unitCarl Dong
2022-06-22ArgsMan: Add Get*Arg functions returning optionalCarl Dong
2022-06-22test: `-whitebind` and `-bind` with `-listen=0` should throw an errorbrunoerg
2022-06-22test: add coverage for 'listreceivedbyaddress' no change addrs returnfurszy
2022-06-22refactor: 'ListReceived' use optional for filtered addressfurszy
2022-06-22refactor: RPC 'ListReceived', encapsulate m_address_book accessfurszy
2022-06-22refactor: RPC 'listlabels', encapsulate 'CWallet::ListAddrBookLabels' functio...furszy
2022-06-22Merge bitcoin/bitcoin#25444: ci: macOS task imrovementsMacroFake
2022-06-22Merge bitcoin/bitcoin#25414: doc: Update Arch Linux build examplelaanwj
2022-06-22Merge bitcoin/bitcoin#25443: test: Fail if connect_nodes failslaanwj
2022-06-22Merge bitcoin/bitcoin#25428: Remove Sock::Release() and CloseSocket()laanwj
2022-06-22[net processing] Set CNode::m_relays_txs=true when receiving BIP37 filtersdergoegge
2022-06-22Merge bitcoin/bitcoin#24291: build: Remove negated --enable-fuzz checks from ...laanwj
2022-06-22ci: Improve naming related to "macOS 12 native x86_64" taskHennadii Stepanov
2022-06-22ci, refactor: Add `MACOS_NATIVE_TASK_TEMPLATE`Hennadii Stepanov
2022-06-22Remove LOCKTIME_MEDIAN_TIME_PAST constantMarcoFalke
2022-06-22Fix signed integer overflow in prioritisetransaction RPCMarcoFalke
2022-06-22refactor: Replace feeDelta by m_modified_feeMarcoFalke
2022-06-22net: rename Sock::Reset() to Sock::Close() and make it privateVasil Dimov
2022-06-22test: Fail if connect_nodes failsMacroFake
2022-06-22build: Remove negated --enable-fuzz checks from build systemMarcoFalke
2022-06-22Update Arch Linux build exampleIgor Bubelov