Commit Graph

38942 Commits (9cb4c68b89a5715f82026f4aa446b876addd8472)
 

Author SHA1 Message Date
MarcoFalke fa40b3ee22
test: Avoid test failure on Linux root without cap-add LINUX_IMMUTABLE
1 year ago
Hennadii Stepanov 79ef528511
build, macos: Fix `qt` package build with new Xcode 15 linker
1 year ago
Tim Ruffing e3720bca39 net: Simplify v2 recv logic by decoupling AAD from state machine
1 year ago
Tim Ruffing b0f5175c04 net: Drop v2 garbage authentication packet
1 year ago
Andrew Chow 782701ce7d test: Test loading wallets with conflicts without a chain
1 year ago
Andrew Chow 4660fc82a1 wallet: Check last block and conflict height are valid in MarkConflicted
1 year ago
furszy b3db8c9d5c
rpc: bumpfee, improve doc for 'reduce_output' arg
1 year ago
fanquake c9f288244b
Merge bitcoin/bitcoin#28483: refactor: Return CAutoFile from BlockManager::Open*File()
1 year ago
fanquake dcfbf3c210
Merge bitcoin/bitcoin#28512: doc: Be vague instead of wrong about MALLOC_ARENA_MAX
1 year ago
fanquake ac9fa6ec78
Merge bitcoin/bitcoin#28385: [refactor] rewrite DisconnectedBlockTransactions to not use boost
1 year ago
Andrew Chow 719cb301e6
Merge bitcoin/bitcoin#28492: RPC: `descriptorprocesspsbt` returns hex encoded tx if complete
1 year ago
Hennadii Stepanov b000ed5ee5
Merge bitcoin-core/gui#119: Replace send-to-self with dual send+receive entries
1 year ago
Hennadii Stepanov bce7b087cb
Merge bitcoin-core/gui#739: Disable and uncheck blank when private keys are disabled
1 year ago
Hennadii Stepanov 2e1d4bf444
Merge bitcoin-core/gui#755: Silence `-Wcast-function-type` warning
1 year ago
fanquake b66f6dcb26
Merge bitcoin/bitcoin#28513: ci: Install Homebrew's `pkg-config` package
1 year ago
fanquake f29091410d
Merge bitcoin/bitcoin#28379: Refactor: Remove m_is_test_chain
1 year ago
Andrew Chow 2303fd2f43
Merge bitcoin/bitcoin#28471: Fix virtual size limit enforcement in transaction package context
1 year ago
fanquake cf0711cac3
Merge bitcoin/bitcoin#27934: test: added coverage to estimatefee
1 year ago
Andrew Chow 41cb17fdb6
Merge bitcoin/bitcoin#28078: net, refactor: remove unneeded exports, use helpers over low-level code, use optional
1 year ago
Andrew Chow 5027d41988
Merge bitcoin/bitcoin#26366: rpc, test: `addnode` improv + add test coverage for invalid command
1 year ago
Hennadii Stepanov 1d4846a844
Merge bitcoin-core/gui#738: Add menu option to migrate a wallet
1 year ago
Hennadii Stepanov 43cd8029fa
ci: Install Homebrew's `pkg-config` package
1 year ago
Hennadii Stepanov ce6df7df9b
bench: Add SHA256 implementation specific benchmarks
1 year ago
Hennadii Stepanov 5f72417176
Add ability to specify SHA256 implementation for benchmark purposes
1 year ago
Andrew Chow 8247a8db69
Merge bitcoin/bitcoin#28154: test: refactor: deduplicate segwitv0 ECDSA signing for tx inputs
1 year ago
Tim Ruffing 12f7257b8f
doc: Be vague instead of wrong about MALLOC_ARENA_MAX
1 year ago
Sebastian Falbesoner 96b3f2dbe4 test: add unit test coverage for Python ECDSA implementation
1 year ago
fanquake 99ce8366ed
Merge bitcoin/bitcoin#28504: ci: Use nproc over MAKEJOBS in 01_base_install
1 year ago
Greg Sanders eb8f58f5e4 Add functional test to catch too large vsize packages
1 year ago
Greg Sanders 1a579f9d01 Handle over-sized (in virtual bytes) packages with no in-mempool ancestors
1 year ago
Andrew Chow ff564c75e7
Merge bitcoin/bitcoin#27511: rpc: Add test-only RPC getaddrmaninfo for new/tried table address count
1 year ago
Luke Dashjr bc013fe8e3 Bugfix: Pass correct virtual size to CheckPackageLimits
1 year ago
Greg Sanders 533660c58a Replace MAX_PACKAGE_SIZE with MAX_PACKAGE_WEIGHT to avoid vbyte confusion
1 year ago
Andrew Chow 3966b0a0b6
Merge bitcoin/bitcoin#28472: Remove MemPoolAccept::m_limits to avoid mutating it in package evaluation
1 year ago
fanquake e9a4793b82
Merge bitcoin/bitcoin#28432: build: Produce a `.zip` for macOS distribution
1 year ago
fanquake 1bf915db99
Merge bitcoin/bitcoin#28470: fuzz: Rework addr fuzzing
1 year ago
Andrew Chow abe4fedab7
Merge bitcoin/bitcoin#28125: wallet: bugfix, disallow migration of invalid scripts
1 year ago
stratospher 28bac81a34 test: add functional test for getaddrmaninfo
1 year ago
fanquake 53313c49d6
Merge bitcoin/bitcoin#28246: wallet: Use CTxDestination in CRecipient instead of just scriptPubKey
1 year ago
MarcoFalke fa3b5e5e57
ci: Use nproc over MAKEJOBS in 01_base_install
1 year ago
MarcoFalke fac29a0ab1
Remove SER_GETHASH, hard-code client version in CKeyPool serialize
1 year ago
fanquake 737aac8cc8
Merge bitcoin/bitcoin#28497: ci: Reintroduce fixed "test-each-commit" job
1 year ago
fanquake a5979a8d4a
Merge bitcoin/bitcoin#28506: fuzz: Add missing PROVIDE_FUZZ_MAIN_FUNCTION guard to __AFL_FUZZ_INIT
1 year ago
MarcoFalke fa72f09d6f
Remove CHashWriter type
1 year ago
MarcoFalke fa4a9c0f43
Remove unused GetType() from OverrideStream, CVectorWriter, SpanReader
1 year ago
Greg Sanders ee589d4466 Add regression test for m_limit mutation
1 year ago
Erik Arvstedt 360b917674 contrib/bash-completions: use package naming conventions
1 year ago
MarcoFalke fa33b2c889
fuzz: Add missing PROVIDE_FUZZ_MAIN_FUNCTION guard to __AFL_FUZZ_INIT
1 year ago
stratospher c8eb8dae51 rpc: Introduce getaddrmaninfo for count of addresses stored in new/tried table
1 year ago
Hennadii Stepanov 27b636a921
ci: Reintroduce fixed "test-each-commit" job
1 year ago