aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-10refactor: index, decouple 'Init' from 'Start'furszy
2023-07-07refactor: init indexes, decouple 'Start()' from the creation stepfurszy
2023-07-07doc: describe 'init load' thread actionsMartin Zumsande
2023-07-07scripted-diff: rename 'loadblk' thread name to 'initload'furszy
2023-07-07init: start indexes sync earlierfurszy
2023-07-07Merge bitcoin/bitcoin#28039: wallet: don't include bdb files from our headersAndrew Chow
2023-07-07Merge bitcoin/bitcoin#28038: wallet: address book migration bug fixesfanquake
2023-07-07wallet: bdb: include bdb header from our implementation files onlyCory Fields
2023-07-07wallet: bdb: don't use bdb define in headerCory Fields
2023-07-07wallet: bdb: move BerkeleyDatabase constructor to cpp fileCory Fields
2023-07-07wallet: bdb: move SafeDbt to cpp fileCory Fields
2023-07-07wallet: bdb: move SpanFromDbt to below SafeDbt's implementationCory Fields
2023-07-07Merge bitcoin/bitcoin#28015: fuzz: Generate rpc fuzz targets individuallyfanquake
2023-07-07Merge bitcoin/bitcoin#28012: util: Allow FastRandomContext::randbytes for std...fanquake
2023-07-07Merge bitcoin/bitcoin#28036: test: Restore unlimited timeout in IndexWaitSyncedfanquake
2023-07-07Merge bitcoin/bitcoin#28040: wallet: sqlite: don't include sqlite files from ...fanquake
2023-07-06Merge bitcoin/bitcoin#27861: kernel: Rm ShutdownRequested and AbortNode from ...Ryan Ofsky
2023-07-06wallet: bdb: move TxnBegin to cpp file since it uses a bdb functionCory Fields
2023-07-06wallet: bdb: drop default parameterCory Fields
2023-07-06wallet: sqlite: force sqlite3.h to be included by the cpp filesCory Fields
2023-07-06test: wallet, add coverage for addressbook migrationfurszy
2023-07-06wallet: migration bugfix, persist empty labelsfurszy
2023-07-06wallet: migration bugfix, clone 'send' record label to all walletsfurszy
2023-07-06Merge bitcoin/bitcoin#28034: ci: Print full lscpu outputfanquake
2023-07-06test: Restore unlimited timeout in IndexWaitSyncedMarcoFalke
2023-07-06Merge bitcoin/bitcoin#27869: wallet: Give deprecation warning when loading a ...glozow
2023-07-06ci: Print full lscpu outputMarcoFalke
2023-07-04Merge bitcoin/bitcoin#28024: ci: Remove deprecated container.greedyfanquake
2023-07-04Merge bitcoin-core/gui#696: Switch RPCConsole wallet selection to the one mos...Hennadii Stepanov
2023-07-04Merge bitcoin-core/gui#719: Remove confusing "Dust" label from coincontrol / ...Hennadii Stepanov
2023-07-04ci: Remove deprecated container.greedyMarcoFalke
2023-07-03Merge bitcoin/bitcoin#27920: wallet: bugfix, always use apostrophe for spkm d...Andrew Chow
2023-07-03gui: send, left alignment for "bytes" and "change" labelfurszy
2023-07-03Fix RPCConsole wallet selectionJohn Moffett
2023-07-03qt: remove confusing "Dust" label from coincontrol / sendcoins dialogSebastian Falbesoner
2023-07-03Merge bitcoin/bitcoin#28021: docs: fixup honggfuzz fuzz patchfanquake
2023-07-03docs: fixup honggfuzz patchfanquake
2023-06-30Merge bitcoin/bitcoin#24005: test: add python implementation of Elligator swiftfanquake
2023-06-30Merge bitcoin/bitcoin#27745: addrman: select addresses by network follow-upAndrew Chow
2023-06-30Merge bitcoin/bitcoin#27999: contrib: add macOS test for fixup_chains usagefanquake
2023-06-30Merge bitcoin/bitcoin#28009: script, test: python typing and linter updatesfanquake
2023-06-30Merge bitcoin/bitcoin#28014: ci: re-enable gui tests for s390xfanquake
2023-06-30Merge bitcoin/bitcoin#28011: test: Rename EncodeDecimal to serialization_fall...fanquake
2023-06-30Merge bitcoin/bitcoin#28013: doc: Fix verify-binaries link in contrib READMEfanquake
2023-06-30ci: re-enable gui tests for s390xfanquake
2023-06-30doc: Fix verify-binaries link in contrib READMETheCharlatan
2023-06-30Allow std::byte serializationMarcoFalke
2023-06-30Allow FastRandomContext::randbytes for all byte typesMarcoFalke
2023-06-30Merge bitcoin/bitcoin#27937: doc: i2p documentation updatesfanquake
2023-06-30Merge bitcoin/bitcoin#27988: test: Use same timeout for all index syncfanquake