index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-02-21
serialization: Accept multiple parameters in ParamsStream constructor
Ryan Ofsky
2024-02-21
serialization: Reverse ParamsStream constructor order
Ryan Ofsky
2024-02-21
serialization: Drop unnecessary ParamsStream references
Ryan Ofsky
2024-02-21
serialization: Drop references to GetVersion/GetType
Ryan Ofsky
2024-01-11
serialization: Support for multiple parameters
Ryan Ofsky
2024-01-11
Merge bitcoin/bitcoin#29219: fuzz: Improve fuzzing stability for ellswift_rou...
fanquake
2024-01-10
Merge bitcoin/bitcoin#29211: fuzz: fix `connman` initialization
Ava Chow
2024-01-10
Merge bitcoin/bitcoin#28318: logging: Simplify API for level based logging
Ava Chow
2024-01-10
[fuzz] Improve fuzzing stability for ellswift_roundtrip harness
dergoegge
2024-01-09
fuzz: fix `connman` initialization
brunoerg
2024-01-09
Merge bitcoin/bitcoin#29058: net, cli: use v2transport for manual/addrfetch c...
Ava Chow
2024-01-09
Merge bitcoin/bitcoin#29200: net: create I2P sessions using both ECIES-X25519...
fanquake
2024-01-09
Merge bitcoin/bitcoin#29172: fuzz: set `nMaxOutboundLimit` in connman target
fanquake
2024-01-08
Merge bitcoin/bitcoin#28610: wallet: Migrate entire address book entries to w...
fanquake
2024-01-08
Merge bitcoin/bitcoin#29184: RPC/Blockchain: scanblocks: Accept named param f...
glozow
2024-01-07
net: create I2P sessions with both ECIES-X25519 and ElGamal encryption
Jon Atack
2024-01-05
Merge bitcoin/bitcoin#29117: wallettool: Always be able to dump a wallet's da...
fanquake
2024-01-05
fuzz: set `nMaxOutboundLimit` in connman target
brunoerg
2024-01-05
Merge bitcoin/bitcoin#29042: doc: Clarify C++20 comments
fanquake
2024-01-05
Merge bitcoin/bitcoin#28890: rpc: Remove deprecated -rpcserialversion
fanquake
2024-01-05
doc: Clarify C++20 comments
MarcoFalke
2024-01-04
Merge bitcoin/bitcoin#28832: fuzz: rule-out too deep derivation paths in desc...
Ava Chow
2024-01-04
RPC/Blockchain: scanblocks: Accept named param for filter_false_positives
Luke Dashjr
2024-01-04
Merge bitcoin/bitcoin#29169: Update libsecp256k1 subtree to current master
glozow
2024-01-04
Update secp256k1 subtree to latest master
fanquake
2024-01-04
Squashed 'src/secp256k1/' changes from 199d27cea3..efe85c70a2
fanquake
2024-01-04
wallet: Fix use-after-free in WalletBatch::EraseRecords
MarcoFalke
2024-01-03
Merge bitcoin/bitcoin#29013: test: doc: follow-up #28368
Gloria Zhao
2024-01-02
Merge bitcoin/bitcoin#29076: fuzz: set `m_fallback_fee` and `m_fee_mode` in `...
Ava Chow
2024-01-02
Merge bitcoin/bitcoin#26684: bench: add readblock benchmark
Ava Chow
2024-01-02
test: change `m_submitted_in_package` input to fuzz data provider boolean
ismaelsadeeq
2024-01-02
tx fees: update `m_from_disconnected_block` to `m_mempool_limit_bypassed`
ismaelsadeeq
2024-01-02
doc: fix typo and update incorrect comment
ismaelsadeeq
2023-12-31
fuzz: rule-out too deep derivation paths in descriptor parsing targets
Antoine Poinsot
2023-12-27
cli: add transport protcol column to -netinfo
Martin Zumsande
2023-12-27
net: attempt v2 transport for addrfetch connections if we support it
Martin Zumsande
2023-12-27
net: attempt v2 transport for manual connections if we support it
Martin Zumsande
2023-12-23
refactor: share and use `GenerateRandomKey` helper
Sebastian Falbesoner
2023-12-21
Merge bitcoin/bitcoin#29056: refactor: Print verbose serialize compiler error...
Ava Chow
2023-12-21
Merge bitcoin/bitcoin#29027: wallet: fix key parsing check for miniscript exp...
Ava Chow
2023-12-20
Merge bitcoin/bitcoin#28372: fuzz: coinselection, improve `min_viable_change`...
Ava Chow
2023-12-20
Merge bitcoin/bitcoin#29115: [doc]: add doxygen comment describing what `Che...
glozow
2023-12-20
logging: Replace uses of LogPrintfCategory
Anthony Towns
2023-12-20
logging: add LogError, LogWarning, LogInfo, LogDebug, LogTrace
Anthony Towns
2023-12-19
Merge bitcoin/bitcoin#29037: Add multiplication operator to CFeeRate
Ava Chow
2023-12-19
wallettool: Don't create CWallet when dumping DB
Andrew Chow
2023-12-19
wallettool: Don't unilaterally reset wallet_instance if loading error
Ava Chow
2023-12-19
[doc]: add doxygen return comment for CheckPackageLimits
ismaelsadeeq
2023-12-18
Merge bitcoin/bitcoin#28863: wallet, mempool: propagete `checkChainLimits` er...
glozow
2023-12-18
Merge bitcoin/bitcoin#29064: fuzz: Improve fuzzing stability for minisketch h...
fanquake
[next]