aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-22Merge bitcoin-core/gui#119: Replace send-to-self with dual send+receive entriesHennadii Stepanov
2023-09-22Merge bitcoin-core/gui#739: Disable and uncheck blank when private keys are d...Hennadii Stepanov
2023-09-22Merge bitcoin-core/gui#755: Silence `-Wcast-function-type` warningHennadii Stepanov
2023-09-21Merge bitcoin/bitcoin#28513: ci: Install Homebrew's `pkg-config` packagefanquake
2023-09-21Merge bitcoin/bitcoin#28379: Refactor: Remove m_is_test_chainfanquake
2023-09-21Merge bitcoin/bitcoin#28471: Fix virtual size limit enforcement in transactio...Andrew Chow
2023-09-21Merge bitcoin/bitcoin#27934: test: added coverage to estimatefeefanquake
2023-09-21Merge bitcoin/bitcoin#28078: net, refactor: remove unneeded exports, use help...Andrew Chow
2023-09-21Merge bitcoin/bitcoin#26366: rpc, test: `addnode` improv + add test coverage ...Andrew Chow
2023-09-20Merge bitcoin-core/gui#738: Add menu option to migrate a walletHennadii Stepanov
2023-09-20ci: Install Homebrew's `pkg-config` packageHennadii Stepanov
2023-09-20bench: Add SHA256 implementation specific benchmarksHennadii Stepanov
2023-09-20Add ability to specify SHA256 implementation for benchmark purposesHennadii Stepanov
2023-09-20Merge bitcoin/bitcoin#28154: test: refactor: deduplicate segwitv0 ECDSA signi...Andrew Chow
2023-09-20doc: Be vague instead of wrong about MALLOC_ARENA_MAXTim Ruffing
2023-09-20test: add unit test coverage for Python ECDSA implementationSebastian Falbesoner
2023-09-20Merge bitcoin/bitcoin#28504: ci: Use nproc over MAKEJOBS in 01_base_installfanquake
2023-09-20Add functional test to catch too large vsize packagesGreg Sanders
2023-09-20Handle over-sized (in virtual bytes) packages with no in-mempool ancestorsGreg Sanders
2023-09-20Merge bitcoin/bitcoin#27511: rpc: Add test-only RPC getaddrmaninfo for new/tr...Andrew Chow
2023-09-20Bugfix: Pass correct virtual size to CheckPackageLimitsLuke Dashjr
2023-09-20Replace MAX_PACKAGE_SIZE with MAX_PACKAGE_WEIGHT to avoid vbyte confusionGreg Sanders
2023-09-20Merge bitcoin/bitcoin#28472: Remove MemPoolAccept::m_limits to avoid mutating...Andrew Chow
2023-09-20Merge bitcoin/bitcoin#28432: build: Produce a `.zip` for macOS distributionfanquake
2023-09-20Merge bitcoin/bitcoin#28470: fuzz: Rework addr fuzzingfanquake
2023-09-19Merge bitcoin/bitcoin#28125: wallet: bugfix, disallow migration of invalid sc...Andrew Chow
2023-09-19test: add functional test for getaddrmaninfostratospher
2023-09-19Merge bitcoin/bitcoin#28246: wallet: Use CTxDestination in CRecipient instead...fanquake
2023-09-19ci: Use nproc over MAKEJOBS in 01_base_installMarcoFalke
2023-09-19Remove SER_GETHASH, hard-code client version in CKeyPool serializeMarcoFalke
2023-09-19Merge bitcoin/bitcoin#28497: ci: Reintroduce fixed "test-each-commit" jobfanquake
2023-09-19Merge bitcoin/bitcoin#28506: fuzz: Add missing PROVIDE_FUZZ_MAIN_FUNCTION gua...fanquake
2023-09-19Remove CHashWriter typeMarcoFalke
2023-09-19Remove unused GetType() from OverrideStream, CVectorWriter, SpanReaderMarcoFalke
2023-09-19Add regression test for m_limit mutationGreg Sanders
2023-09-19contrib/bash-completions: use package naming conventionsErik Arvstedt
2023-09-19fuzz: Add missing PROVIDE_FUZZ_MAIN_FUNCTION guard to __AFL_FUZZ_INITMarcoFalke
2023-09-19rpc: Introduce getaddrmaninfo for count of addresses stored in new/tried tablestratospher
2023-09-19ci: Reintroduce fixed "test-each-commit" jobHennadii Stepanov
2023-09-16Merge bitcoin/bitcoin#28479: build: use _LIBCPP_ENABLE_DEBUG_MODE over ENABLE...fanquake
2023-09-16Merge bitcoin/bitcoin#28489: tests: fix incorrect assumption in v2transport_testfanquake
2023-09-15doc: add release noteismaelsadeeq
2023-09-15test: check `descriptorprocesspsbt` return hex encoded txismaelsadeeq
2023-09-15rpc: `descriptorprocesspsbt` return hex encoded txismaelsadeeq
2023-09-15Refactor: Replace 'isMockableChain' with inline 'ChainType' check for 'submit...Tim Neubauer
2023-09-15Merge bitcoin/bitcoin#28473: refactor: Serialization parameter cleanupsfanquake
2023-09-15build: remove dmg dependenciesfanquake
2023-09-15macdeploy: remove DMG generation from deploy scriptfanquake
2023-09-15build: produce a .zip for macOS distributionHennadii Stepanov
2023-09-15build: add -zip option to macdeployqtplusfanquake