index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-07-10
refactor: index, decouple 'Init' from 'Start'
furszy
2023-07-07
refactor: init indexes, decouple 'Start()' from the creation step
furszy
2023-07-07
doc: describe 'init load' thread actions
Martin Zumsande
2023-07-07
scripted-diff: rename 'loadblk' thread name to 'initload'
furszy
2023-07-07
init: start indexes sync earlier
furszy
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#28015: fuzz: Generate rpc fuzz targets individually
fanquake
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
test: wallet, add coverage for addressbook migration
furszy
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
Merge bitcoin/bitcoin#28034: ci: Print full lscpu output
fanquake
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-06
ci: Print full lscpu output
MarcoFalke
2023-07-04
Merge bitcoin/bitcoin#28024: ci: Remove deprecated container.greedy
fanquake
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-04
ci: Remove deprecated container.greedy
MarcoFalke
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-03
Merge bitcoin/bitcoin#28021: docs: fixup honggfuzz fuzz patch
fanquake
2023-07-03
docs: fixup honggfuzz patch
fanquake
2023-06-30
Merge bitcoin/bitcoin#24005: test: add python implementation of Elligator swift
fanquake
2023-06-30
Merge bitcoin/bitcoin#27745: addrman: select addresses by network follow-up
Andrew Chow
2023-06-30
Merge bitcoin/bitcoin#27999: contrib: add macOS test for fixup_chains usage
fanquake
2023-06-30
Merge bitcoin/bitcoin#28009: script, test: python typing and linter updates
fanquake
2023-06-30
Merge bitcoin/bitcoin#28014: ci: re-enable gui tests for s390x
fanquake
2023-06-30
Merge bitcoin/bitcoin#28011: test: Rename EncodeDecimal to serialization_fall...
fanquake
2023-06-30
Merge bitcoin/bitcoin#28013: doc: Fix verify-binaries link in contrib README
fanquake
2023-06-30
ci: re-enable gui tests for s390x
fanquake
2023-06-30
doc: Fix verify-binaries link in contrib README
TheCharlatan
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#27937: doc: i2p documentation updates
fanquake
2023-06-30
Merge bitcoin/bitcoin#27988: test: Use same timeout for all index sync
fanquake
[next]