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
2023-07-07
crypto: Implement RFC8439-compatible variant of ChaCha20
Pieter Wuille
2023-07-07
Merge bitcoin/bitcoin#28039: wallet: don't include bdb files from our headers
Andrew Chow
2023-07-07
Merge bitcoin/bitcoin#28038: wallet: address book migration bug fixes
fanquake
2023-07-07
wallet: bdb: include bdb header from our implementation files only
Cory Fields
2023-07-07
wallet: bdb: don't use bdb define in header
Cory Fields
2023-07-07
wallet: bdb: move BerkeleyDatabase constructor to cpp file
Cory Fields
2023-07-07
wallet: bdb: move SafeDbt to cpp file
Cory Fields
2023-07-07
wallet: bdb: move SpanFromDbt to below SafeDbt's implementation
Cory Fields
2023-07-07
Merge bitcoin/bitcoin#28012: util: Allow FastRandomContext::randbytes for std...
fanquake
2023-07-07
Merge bitcoin/bitcoin#28036: test: Restore unlimited timeout in IndexWaitSynced
fanquake
2023-07-07
Merge bitcoin/bitcoin#28040: wallet: sqlite: don't include sqlite files from ...
fanquake
2023-07-06
Merge bitcoin/bitcoin#27861: kernel: Rm ShutdownRequested and AbortNode from ...
Ryan Ofsky
2023-07-06
wallet: bdb: move TxnBegin to cpp file since it uses a bdb function
Cory Fields
2023-07-06
wallet: bdb: drop default parameter
Cory Fields
2023-07-06
wallet: sqlite: force sqlite3.h to be included by the cpp files
Cory Fields
2023-07-06
wallet: migration bugfix, persist empty labels
furszy
2023-07-06
wallet: migration bugfix, clone 'send' record label to all wallets
furszy
2023-07-06
test: Restore unlimited timeout in IndexWaitSynced
MarcoFalke
2023-07-06
Merge bitcoin/bitcoin#27869: wallet: Give deprecation warning when loading a ...
glozow
2023-07-04
Merge bitcoin-core/gui#696: Switch RPCConsole wallet selection to the one mos...
Hennadii Stepanov
2023-07-04
Merge bitcoin-core/gui#719: Remove confusing "Dust" label from coincontrol / ...
Hennadii Stepanov
2023-07-03
Merge bitcoin/bitcoin#27920: wallet: bugfix, always use apostrophe for spkm d...
Andrew Chow
2023-07-03
gui: send, left alignment for "bytes" and "change" label
furszy
2023-07-03
Fix RPCConsole wallet selection
John Moffett
2023-07-03
qt: remove confusing "Dust" label from coincontrol / sendcoins dialog
Sebastian Falbesoner
2023-07-01
descriptor: assert we never parse a sane miniscript with no pubkey
Antoine Poinsot
2023-07-01
descriptor: refuse to parse unspendable miniscript descriptors
Antoine Poinsot
2023-06-30
Merge bitcoin/bitcoin#27745: addrman: select addresses by network follow-up
Andrew Chow
2023-06-30
Merge bitcoin/bitcoin#28009: script, test: python typing and linter updates
fanquake
2023-06-30
Consolidate Win32-specific error formatting
John Moffett
2023-06-30
Show descriptive error messages when FileCommit fails
John Moffett
2023-06-30
Allow std::byte serialization
MarcoFalke
2023-06-30
Allow FastRandomContext::randbytes for all byte types
MarcoFalke
2023-06-30
Merge bitcoin/bitcoin#27988: test: Use same timeout for all index sync
fanquake
2023-06-30
Merge bitcoin/bitcoin#28002: refactor: remove in-code warning suppression
fanquake
2023-06-29
Merge bitcoin/bitcoin#27863: net: do not `break` when `addr` is not from a di...
Andrew Chow
2023-06-29
script: appease spelling linter
Jon Atack
2023-06-29
Merge bitcoin/bitcoin#27978: refactor: Drop unsafe AsBytePtr function
Andrew Chow
2023-06-29
refactor: remove in-code warning suppression
fanquake
2023-06-29
Merge bitcoin/bitcoin#27996: ci: filter all subtrees from tidy output
fanquake
2023-06-29
Merge bitcoin/bitcoin#27932: test: Fuzz on macOS
fanquake
2023-06-29
ci: filter all subtrees from tidy output
fanquake
2023-06-29
miniscript: make GetStackSize() and GetOps() return optionals
Antoine Poinsot
2023-06-28
Remove now-unnecessary poll, fcntl includes from net(base).cpp
Ben Woosley
2023-06-28
refactor: Drop unsafe AsBytePtr function
Ryan Ofsky
2023-06-28
Merge bitcoin/bitcoin#27927: util: Allow std::byte and char Span serialization
Andrew Chow
2023-06-28
test: add coverage for descriptor ID
furszy
2023-06-28
wallet: bugfix, always use apostrophe for spkm descriptor ID
furszy
2023-06-28
refactor: extract descriptor ID calculation from spkm GetID()
furszy
2023-06-28
wallet: do not allow loading descriptor with an invalid ID
furszy
[prev]
[next]