index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-02
Merge bitcoin/bitcoin#28227: test: check for specific bip157 disconnect reaso...
fanquake
2023-10-02
Merge bitcoin/bitcoin#28184: lint: fix custom mypy cache dir setting
fanquake
2023-10-02
Merge bitcoin/bitcoin#28545: test: Avoid test failure on Linux root without c...
fanquake
2023-09-29
Merge bitcoin/bitcoin#27653: test: add unit test coverage for Python ECDSA im...
Andrew Chow
2023-09-29
Merge bitcoin/bitcoin#27866: blockstorage: Return on fatal flush errors
Ryan Ofsky
2023-09-29
Merge bitcoin/bitcoin#28525: net: Drop v2 garbage authentication packet
Andrew Chow
2023-09-28
Merge bitcoin/bitcoin#28540: tests: Fix wallet_resendwallettransactions.py in...
Andrew Chow
2023-09-28
lint: fix custom mypy cache dir setting
Fabian Jahr
2023-09-28
Merge bitcoin/bitcoin#28450: Add package evaluation fuzzer
glozow
2023-09-27
Merge bitcoin/bitcoin#28505: rpc: bumpfee, improve doc for 'reduce_output' arg
Andrew Chow
2023-09-27
Add package evaluation fuzzer
Greg Sanders
2023-09-27
tests: Use manual bumps instead of bumpfee for resendwallettransactions
Andrew Chow
2023-09-27
test: Avoid test failure on Linux root without cap-add LINUX_IMMUTABLE
MarcoFalke
2023-09-27
net: Simplify v2 recv logic by decoupling AAD from state machine
Tim Ruffing
2023-09-27
net: Drop v2 garbage authentication packet
Tim Ruffing
2023-09-26
rpc: bumpfee, improve doc for 'reduce_output' arg
furszy
2023-09-26
Merge bitcoin/bitcoin#28483: refactor: Return CAutoFile from BlockManager::Op...
fanquake
2023-09-24
Merge bitcoin/bitcoin#28512: doc: Be vague instead of wrong about MALLOC_AREN...
fanquake
2023-09-23
Merge bitcoin/bitcoin#28385: [refactor] rewrite DisconnectedBlockTransactions...
fanquake
2023-09-23
Merge bitcoin/bitcoin#28492: RPC: `descriptorprocesspsbt` returns hex encoded...
Andrew Chow
2023-09-22
Merge bitcoin-core/gui#119: Replace send-to-self with dual send+receive entries
Hennadii Stepanov
2023-09-22
Merge bitcoin-core/gui#739: Disable and uncheck blank when private keys are d...
Hennadii Stepanov
2023-09-22
Merge bitcoin-core/gui#755: Silence `-Wcast-function-type` warning
Hennadii Stepanov
2023-09-21
Merge bitcoin/bitcoin#28513: ci: Install Homebrew's `pkg-config` package
fanquake
2023-09-21
Merge bitcoin/bitcoin#28379: Refactor: Remove m_is_test_chain
fanquake
2023-09-21
Merge bitcoin/bitcoin#28471: Fix virtual size limit enforcement in transactio...
Andrew Chow
2023-09-21
Merge bitcoin/bitcoin#27934: test: added coverage to estimatefee
fanquake
2023-09-21
Merge bitcoin/bitcoin#28078: net, refactor: remove unneeded exports, use help...
Andrew Chow
2023-09-21
Merge bitcoin/bitcoin#26366: rpc, test: `addnode` improv + add test coverage ...
Andrew Chow
2023-09-20
Merge bitcoin-core/gui#738: Add menu option to migrate a wallet
Hennadii Stepanov
2023-09-20
ci: Install Homebrew's `pkg-config` package
Hennadii Stepanov
2023-09-20
Merge bitcoin/bitcoin#28154: test: refactor: deduplicate segwitv0 ECDSA signi...
Andrew Chow
2023-09-20
doc: Be vague instead of wrong about MALLOC_ARENA_MAX
Tim Ruffing
2023-09-20
test: add unit test coverage for Python ECDSA implementation
Sebastian Falbesoner
2023-09-20
Merge bitcoin/bitcoin#28504: ci: Use nproc over MAKEJOBS in 01_base_install
fanquake
2023-09-20
Add functional test to catch too large vsize packages
Greg Sanders
2023-09-20
Handle over-sized (in virtual bytes) packages with no in-mempool ancestors
Greg Sanders
2023-09-20
Merge bitcoin/bitcoin#27511: rpc: Add test-only RPC getaddrmaninfo for new/tr...
Andrew Chow
2023-09-20
Bugfix: Pass correct virtual size to CheckPackageLimits
Luke Dashjr
2023-09-20
Replace MAX_PACKAGE_SIZE with MAX_PACKAGE_WEIGHT to avoid vbyte confusion
Greg Sanders
2023-09-20
Merge bitcoin/bitcoin#28472: Remove MemPoolAccept::m_limits to avoid mutating...
Andrew Chow
2023-09-20
Merge bitcoin/bitcoin#28432: build: Produce a `.zip` for macOS distribution
fanquake
2023-09-20
Merge bitcoin/bitcoin#28470: fuzz: Rework addr fuzzing
fanquake
2023-09-19
Merge bitcoin/bitcoin#28125: wallet: bugfix, disallow migration of invalid sc...
Andrew Chow
2023-09-19
test: add functional test for getaddrmaninfo
stratospher
2023-09-19
Merge bitcoin/bitcoin#28246: wallet: Use CTxDestination in CRecipient instead...
fanquake
2023-09-19
ci: Use nproc over MAKEJOBS in 01_base_install
MarcoFalke
2023-09-19
Merge bitcoin/bitcoin#28497: ci: Reintroduce fixed "test-each-commit" job
fanquake
2023-09-19
Merge bitcoin/bitcoin#28506: fuzz: Add missing PROVIDE_FUZZ_MAIN_FUNCTION gua...
fanquake
2023-09-19
Add regression test for m_limit mutation
Greg Sanders
[next]