aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-10doc: Explain Bitcoin Core in README.mdMacroFake
2022-05-10Merge bitcoin/bitcoin#25079: index: Change sync variables to use `std::chrono...MacroFake
2022-05-09Merge bitcoin-core/gui#590: refactor: Declare `WalletModel` member functions ...Hennadii Stepanov
2022-05-09Merge bitcoin-core/gui#591: test: Add tests for `tableView` in `AddressBookPa...Hennadii Stepanov
2022-05-09Merge bitcoin/bitcoin#25091: test: Remove extended lint (cppcheck)MacroFake
2022-05-09test: Remove extended lint (cppcheck)laanwj
2022-05-09Merge bitcoin/bitcoin#24946: Unroll the ChaCha20 inner loop for performanceMacroFake
2022-05-09Merge bitcoin/bitcoin#25078: doc: Shorten explanation of "maintainers"fanquake
2022-05-08index, refactor: Change sync variables to use `std::chrono::steady_clock`w0xlt
2022-05-06doc: Shorten explanation of "maintainers"MacroFake
2022-05-06Merge bitcoin/bitcoin#24804: Sanity assert GetAncestor() != nullptr where app...MacroFake
2022-05-06Merge bitcoin/bitcoin#25063: test: previous releases: add v23.0MacroFake
2022-05-06Merge bitcoin/bitcoin#19426: refactor: Change * to & in MutableTransactionSig...MacroFake
2022-05-06Merge bitcoin/bitcoin#24538: miner: bug fix? update for ancestor inclusion us...MacroFake
2022-05-06test: previous releases: add v23.0Sjors Provoost
2022-05-06Merge bitcoin/bitcoin#25068: Wrap boost::replace_allMacroFake
2022-05-05Wrap boost::replace_allMacroFake
2022-05-05Merge bitcoin/bitcoin#25070: contrib: fix dirname on `verify-commits`fanquake
2022-05-05contrib: fix dirname on `verify-commits`brunoerg
2022-05-05Merge bitcoin/bitcoin#25006: guix: consolidate kernel headers to 5.15, specif...fanquake
2022-05-05Merge bitcoin/bitcoin#24840: test: port 'lint-shell.sh' to pythonMacroFake
2022-05-05Merge bitcoin/bitcoin#24566: build: Drop redundant checks for ranlib and stri...fanquake
2022-05-05Sanity assert GetAncestor() != nullptr where appropriateAdam Jonas
2022-05-05test: port 'lint-shell.sh' to pythonwhiteh0rse
2022-05-05build: Drop redundant checks for ranlib and strip toolsHennadii Stepanov
2022-05-05Merge bitcoin/bitcoin#24866: build: No longer need to hack the `PATH` variabl...fanquake
2022-05-05Merge bitcoin/bitcoin#24141: Rename message_command variables in src/net* and...MacroFake
2022-05-04Merge bitcoin/bitcoin#22235: script: add script to generate example bitcoin.conflaanwj
2022-05-04Merge bitcoin/bitcoin#24933: util: Replace non-threadsafe strerrorlaanwj
2022-05-04Unroll the ChaCha20 inner loop for performancePieter Wuille
2022-05-04doc: update init.cpp -conf help textjosibake
2022-05-04doc: update devtools, release-process readmesjosibake
2022-05-04build: include bitcoin.conf in build outputsjosibake
2022-05-04Merge bitcoin/bitcoin#24852: util: optimize HexStrlaanwj
2022-05-04Merge bitcoin/bitcoin#24976: netgroup: Follow-up for #22910fanquake
2022-05-04Merge bitcoin/bitcoin#24993: test, contrib, refactor: use `with` when opening...laanwj
2022-05-04Merge bitcoin/bitcoin#25057: refactor: replace remaining boost::split with Sp...fanquake
2022-05-04Merge bitcoin/bitcoin#25046: build: Fix `libmultiprocess` cross-compiling to ...fanquake
2022-05-04refactor: Change * to & in MutableTransactionSignatureCreatorMarcoFalke
2022-05-04Merge bitcoin/bitcoin#25060: blockstorage: add LIFETIMEBOUND to GetFirstStore...MacroFake
2022-05-04Merge bitcoin/bitcoin#25058: rpc: Move output script RPCs to separate file, r...fanquake
2022-05-04Merge bitcoin/bitcoin#25040: refactor: Pass lifetimebound reference to Single...MacroFake
2022-05-04Merge bitcoin/bitcoin#25045: test: add coverage for invalid requests for `blo...MacroFake
2022-05-04Merge bitcoin/bitcoin#25047: tidy: add readability-redundant-declarationMacroFake
2022-05-04fuzz: SplitString with multiple separatorsMartin Leitner-Ankerl
2022-05-04http: replace boost::split with SplitStringMartin Leitner-Ankerl
2022-05-04core_read: Replace boost::split with SplitStringMartin Leitner-Ankerl
2022-05-04Extend Split to work with multiple separatorsMartin Leitner-Ankerl
2022-05-03blockstorage: add LIFETIMEBOUND to GetFirstStoredBlock()::start_timeJon Atack
2022-05-03test: add coverage for invalid requests for `blockfilterheaders`brunoerg