Commit Graph

39804 Commits (1f8450f066724dfbb5c5bc4060843e2f3340ed88)
 

Author SHA1 Message Date
22388o⚡️ 1f8450f066
doc: upgrade Bitcoin Core license to 2024
10 months ago
Ava Chow fcacbab487
Merge bitcoin/bitcoin#29204: test: wallet migration, add coverage for tx extra data
10 months ago
Ava Chow 507dbe4ca2
Merge bitcoin/bitcoin#29211: fuzz: fix `connman` initialization
10 months ago
Ava Chow 7ff8e6b240
Merge bitcoin/bitcoin#28318: logging: Simplify API for level based logging
10 months ago
glozow 632a2bb731
Merge bitcoin/bitcoin#29215: test: assumeutxo: spend coin from snapshot chainstate after loading
10 months ago
Sebastian Falbesoner 931575418e test: assumeutxo: spend coin from snapshot chainstate after loading
10 months ago
brunoerg e84dc36733 fuzz: fix `connman` initialization
10 months ago
Ava Chow 063a8b8387
Merge bitcoin/bitcoin#29058: net, cli: use v2transport for manual/addrfetch connections, add to -netinfo
10 months ago
fanquake 5a121bcdee
Merge bitcoin/bitcoin#29200: net: create I2P sessions using both ECIES-X25519 and ElGamal encryption
10 months ago
fanquake b3b19be20d
Merge bitcoin/bitcoin#29203: build: Drop `ALLOW_HOST_PACKAGES` support in depends
10 months ago
fanquake 9e1306fc88
Merge bitcoin/bitcoin#29195: build: Fix `-Xclang -internal-isystem` option
10 months ago
fanquake f921d949a0
Merge bitcoin/bitcoin#29172: fuzz: set `nMaxOutboundLimit` in connman target
10 months ago
Hennadii Stepanov 080763a058
build: Drop `ALLOW_HOST_PACKAGES` support in depends
10 months ago
furszy 016cc807f7
test: wallet migration, add coverage for tx extra data
10 months ago
fanquake c2d04f1319
Merge bitcoin/bitcoin#28610: wallet: Migrate entire address book entries to watchonly and solvables too
10 months ago
glozow 04b9df0f9f
Merge bitcoin/bitcoin#29184: RPC/Blockchain: scanblocks: Accept named param for filter_false_positives
10 months ago
Hennadii Stepanov d742be3d3f
ci: Switch native macOS CI job to Xcode 15.0
10 months ago
Jon Atack 9d728916b2 net: create I2P sessions with both ECIES-X25519 and ElGamal encryption
10 months ago
Hennadii Stepanov 8decc5c726
build: Fix `-Xclang -internal-isystem` option
10 months ago
fanquake 82ba0f80a0
Merge bitcoin/bitcoin#28962: doc: Rework guix docs after 1.4 release
10 months ago
fanquake 04978c2e18
Merge bitcoin/bitcoin#29117: wallettool: Always be able to dump a wallet's database
10 months ago
brunoerg e5b9ee0221 fuzz: set `nMaxOutboundLimit` in connman target
10 months ago
fanquake cb6d619931
Merge bitcoin/bitcoin#29181: build: remove systemtap variadic patch
10 months ago
fanquake 7c248b972b
Merge bitcoin/bitcoin#29042: doc: Clarify C++20 comments
10 months ago
fanquake c80f57ba57
Merge bitcoin/bitcoin#29177: build: Fix check whether `-latomic` needed
10 months ago
fanquake 143ace65db
Merge bitcoin/bitcoin#28890: rpc: Remove deprecated -rpcserialversion
10 months ago
MarcoFalke fa87f8feb7
doc: Clarify C++20 comments
10 months ago
Ava Chow d44554567f
Merge bitcoin/bitcoin#28832: fuzz: rule-out too deep derivation paths in descriptor parsing targets
10 months ago
Luke Dashjr 5779010ed7 RPC/Blockchain: scanblocks: Accept named param for filter_false_positives
10 months ago
fanquake 6047e25035
Revert "depends: systemtap: remove variadic params that trigger compiler warnings"
10 months ago
glozow 737e5884cc
Merge bitcoin/bitcoin#29169: Update libsecp256k1 subtree to current master
10 months ago
Ava Chow d84f736ba1
Merge bitcoin/bitcoin#29176: wallet: Fix use-after-free in WalletBatch::EraseRecords
10 months ago
fanquake e2cdeb5925
Update secp256k1 subtree to latest master
10 months ago
fanquake 29fde0223a Squashed 'src/secp256k1/' changes from 199d27cea3..efe85c70a2
10 months ago
Hennadii Stepanov f8ca1357c8
build: Fix check whether `-latomic` needed
10 months ago
MarcoFalke faebf1df2a
wallet: Fix use-after-free in WalletBatch::EraseRecords
10 months ago
Gloria Zhao 65c05db660
Merge bitcoin/bitcoin#29013: test: doc: follow-up #28368
10 months ago
Ava Chow c3038bf95a
Merge bitcoin/bitcoin#29076: fuzz: set `m_fallback_fee` and `m_fee_mode` in `wallet_fees` target
10 months ago
Ava Chow 00bf4a1711
Merge bitcoin/bitcoin#26684: bench: add readblock benchmark
10 months ago
Ava Chow 265250687b
Merge bitcoin/bitcoin#28455: refactor: share and use `GenerateRandomKey` helper
10 months ago
Ava Chow d036a86815
Merge bitcoin/bitcoin#28978: doc: Add multiprocess design doc
10 months ago
ismaelsadeeq b1318dcc56 test: change `m_submitted_in_package` input to fuzz data provider boolean
10 months ago
ismaelsadeeq 5615e16b70 tx fees: update `m_from_disconnected_block` to `m_mempool_limit_bypassed`
10 months ago
ismaelsadeeq fcd4296648 doc: fix typo and update incorrect comment
10 months ago
Antoine Poinsot a44808fb43
fuzz: rule-out too deep derivation paths in descriptor parsing targets
10 months ago
Martin Zumsande fb5bfed26a cli: add transport protcol column to -netinfo
11 months ago
Martin Zumsande 9eed22e870 net: attempt v2 transport for addrfetch connections if we support it
11 months ago
Martin Zumsande 770c0311ef net: attempt v2 transport for manual connections if we support it
11 months ago
Sebastian Falbesoner fa1d49542e refactor: share and use `GenerateRandomKey` helper
11 months ago
Ryan Ofsky 91dc48c148 doc: Add multiprocess design doc
11 months ago