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-01-19
snapshots: don't core dump when running -checkblockindex after `loadtxoutset`
Mark Friedenbach
2024-01-19
[log] mempool loading
glozow
2024-01-19
net: create I2P sessions with both ECIES-X25519 and ElGamal encryption
Jon Atack
2024-01-19
[refactor] Add helper for iterating through mempool entries
stickies-v
2024-01-04
wallet: Fix use-after-free in WalletBatch::EraseRecords
MarcoFalke
2024-01-04
rpc: getwalletinfo, return wallet 'birthtime'
furszy
2024-01-04
wallet: fix legacy spkm default birth time
furszy
2024-01-04
wallet: birth time update during tx scanning
furszy
2024-01-04
refactor: rename FirstKeyTimeChanged to MaybeUpdateBirthTime
furszy
2024-01-04
fuzz: disable BnB when SFFO is enabled
furszy
2024-01-04
test: add coverage for BnB-SFFO restriction
furszy
2024-01-04
wallet: create tx, log resulting coin selection info
furszy
2024-01-04
wallet: skip BnB when SFFO is active
Murch
2024-01-04
rpc: fix getrawtransaction segfault
Martin Zumsande
2023-11-22
p2p: do not make automatic outbound connections to addnode peers
Jon Atack
2023-11-22
pool: change memusage_test to use int64_t, add allocation check
Martin Leitner-Ankerl
2023-11-22
pool: make sure PoolAllocator uses the correct alignment
Martin Leitner-Ankerl
2023-11-14
doc: rewrite explanation for -par=
fanquake
2023-11-01
gui: fix crash on selecting "Mask values" in transaction view
Sebastian Falbesoner
2023-10-31
assumeutxo, blockstorage: prevent core dump on invalid hash
pablomartin4btc
2023-10-31
[test] Test i2p private key constraints
Vasil Dimov
2023-10-31
[net] Check i2p private key constraints
dergoegge
2023-10-31
bugfix: Mark CNoDestination and PubKeyDestination constructor explicit
MarcoFalke
2023-10-31
qt: 26.0rc2 translations update
Hennadii Stepanov
2023-10-24
qt: 26.0rc1 translations update
Hennadii Stepanov
2023-10-23
Merge bitcoin/bitcoin#28609: wallet: Reload watchonly and solvables wallets a...
Ryan Ofsky
2023-10-23
Merge bitcoin/bitcoin#28685: coinstats, assumeutxo: fix hash_serialized2 calc...
Andrew Chow
2023-10-23
Revert "gui: provide wallet controller context to wallet actions"
Hennadii Stepanov
2023-10-23
Merge bitcoin/bitcoin#28693: build: Include `config/bitcoin-config.h` explici...
fanquake
2023-10-23
Merge bitcoin/bitcoin#28691: refactor: Remove CBlockFileInfo::SetNull
fanquake
2023-10-20
chainparams, assumeutxo: Fix signet txoutset hash
Fabian Jahr
2023-10-20
chainparams, assumeutxo: Fix testnet txoutset hash
Fabian Jahr
2023-10-20
assumeutxo: Check deserialized coins for out of range values
Fabian Jahr
2023-10-20
scripted-diff: Rename hash_serialized_2 to hash_serialized_3
Fabian Jahr
2023-10-20
coinstats: Fix hash_serialized2 calculation
Fabian Jahr
2023-10-20
Merge bitcoin/bitcoin#28692: fuzz: Delete i2p fuzz test
fanquake
2023-10-20
refactor: Remove CBlockFileInfo::SetNull
MarcoFalke
2023-10-20
build: Include `config/bitcoin-config.h` explicitly in `util/trace.h`
Hennadii Stepanov
2023-10-20
Merge bitcoin/bitcoin#28569: log: Don't log cache rebalancing in absense of a...
fanquake
2023-10-20
[fuzz] Delete i2p target
dergoegge
2023-10-20
log: Don't log cache rebalancing in absense of a snapshot chainstate
Fabian Jahr
2023-10-19
wallet: Reload watchonly and solvables wallets after migration
Andrew Chow
2023-10-19
wallet: Copy all tx metadata to watchonly wallet
Andrew Chow
2023-10-19
Merge bitcoin/bitcoin#28077: I2P: also sleep after errors in Accept() & destr...
Andrew Chow
2023-10-19
Merge bitcoin/bitcoin#27071: Handle CJDNS from LookupSubNet()
Andrew Chow
2023-10-19
Merge bitcoin/bitcoin#22764: build: Include qt sources for parsing with extra...
fanquake
2023-10-17
Merge bitcoin/bitcoin#28651: Make miniscript GetWitnessSize accurate for taps...
Andrew Chow
2023-10-17
Merge bitcoin-core/gui#766: Fix coin control input size accounting for taproo...
Hennadii Stepanov
2023-10-17
Merge bitcoin/bitcoin#28544: wallet: Add TxStateString function for debugging...
Andrew Chow
2023-10-17
Merge bitcoin/bitcoin#28652: assumeutxo: fail early if snapshot block hash do...
fanquake
[next]