Commit Graph

383 Commits (5602cc7ccf4a51ad52dadc495b732f54b43ceb99)

Author SHA1 Message Date
fanquake 3a0b352c63
refactor: move url.h/cpp from lib util to lib common
2 years ago
MacroFake bd478890c5
Merge bitcoin/bitcoin#26388: ci: Use `macos-ventura-xcode:14.1` image for "macOS native" task
2 years ago
Hennadii Stepanov da16893474
ci: Use `macos-ventura-xcode:14.1` image for "macOS native" task
2 years ago
Hennadii Stepanov 702836530f
ci: Make `getopt` path architecture agnostic
2 years ago
MacroFake aaaa7bd0ba
iwyu: Add missing includes
2 years ago
Hennadii Stepanov 13afcc0cd4
iwyu: Add zmq source files
2 years ago
MacroFake fa6054e952
ci: Allow PIP_PACKAGES on centos
2 years ago
MacroFake fac085a05c
ci: Remove unused package
2 years ago
MacroFake fa875349e2
Fix iwyu
2 years ago
MacroFake 7d82f86341
Merge bitcoin/bitcoin#25650: script: default to necessary tags in `test/get_previous_releases.py`
2 years ago
Carl Dong 41c5201a90 validationcaches: Add and use ValidationCacheSizes
2 years ago
MacroFake ddddd6913b
sort after scripted-diff
2 years ago
MacroFake fac812ca83
scripted-diff: Move mempool_args to src/node
2 years ago
MacroFake fa468bdfb6
Return optional error from ApplyArgsManOptions
2 years ago
MacroFake eeb5a94e27
Merge bitcoin/bitcoin#25528: ci: run USDT interface tests in the CI
2 years ago
fanquake 3fe58a98d3
tidy: run clang-tidy in quiet mode
2 years ago
fanquake 5671217477
Merge bitcoin/bitcoin#24974: refactor: Make FEELER_SLEEP_WINDOW type safe (std::chrono)
2 years ago
MacroFake fa2247a9f9
refactor: Make CTransaction constructor explicit
2 years ago
josibake 21a9e94dbb
ci: remove hardcoded tag list from ci scripts
2 years ago
fanquake cc5b39e44e
ci: better pin to dwarf4 in valgrind job
2 years ago
Ryan Ofsky 1e761a0169 ci: Enable IWYU in src/kernel directory
2 years ago
MacroFake 1111ddeedf
Remove unused includes from dbwrapper.h
2 years ago
MacroFake fa869ce2c2
Add missing includes to node/chainstate
2 years ago
glozow 821f5c824f
Merge bitcoin/bitcoin#25487: [kernel 3b/n] Decouple `{Dump,Load}Mempool` from `ArgsManager`
2 years ago
fanquake 70d807c355
refactor: integrate no_nul into univalue unitester
2 years ago
Carl Dong cb3e9a1e3f Move {Load,Dump}Mempool to kernel namespace
2 years ago
MacroFake fa3b3cb9b5
Expose underlying clock in CThreadInterrupt
2 years ago
0xb10c cc7335edc8
ci: run USDT interface test in a VM
2 years ago
fanquake 07f2c25d04
refactor: add most of src/util to iwyu
2 years ago
MacroFake bac52a1cfe
Merge bitcoin/bitcoin#25447: fuzz: add low-level target for txorphanage
2 years ago
chinggg 6eb0909cb7 fuzz: add low-level target for txorphanage
2 years ago
sogoagain 31346a3196 [ci] apply cache size limit and print ccache statistics in "ARM64 Android APK"
2 years ago
Hennadii Stepanov 0bb7a1f71d
ci: Improve naming related to "macOS 12 native x86_64" task
2 years ago
MacroFake 2ab4a80480
Merge bitcoin/bitcoin#25254: Move minRelayTxFee to policy/settings
2 years ago
Hennadii Stepanov c47944f4e9
ci: Reuse some configure options in "ARM64 Android APK" task
2 years ago
Hennadii Stepanov 7739438811
ci, android: Update NDK up to r23c
2 years ago
Hennadii Stepanov ca0c3e5077
ci, android: Update Command-line Tools from 2.1 up to 7.0
2 years ago
Hennadii Stepanov 8790da3c1e
ci: Drop unneeded packages in "ARM64 Android APK" task
2 years ago
MacroFake fa4068b4e2
Move minRelayTxFee to policy/settings
2 years ago
Hennadii Stepanov 3ffc190321
ci: Install documented packages for "Win64" CI task
3 years ago
Jon Atack 345647c4da ci: add DEBUG_LOCKCONTENTION to CI task containing DEBUG_LOCKORDER
3 years ago
Sjors Provoost dba1231672
test: previous releases: add v23.0
3 years ago
MacroFake 2c56404088
Merge bitcoin/bitcoin#25029: rpc: Move fee estimation RPCs to separate file
3 years ago
MacroFake fa847ed2f6
ci: Clone iwyu only if missing
3 years ago
MacroFake fa753abd7c
rpc: Move fee estimation RPCs to separate file
3 years ago
fanquake 91ac12be44
Merge bitcoin/bitcoin#25013: Remove cs_main from verifymessage, move msg utils to new file
3 years ago
fanquake dd17c42a16
Merge bitcoin/bitcoin#24322: [kernel 1/n] Introduce initial `libbitcoinkernel`
3 years ago
MacroFake fa60169811
rpc: Move signmessage RPC util to new file
3 years ago
MacroFake 9446de160f
Merge bitcoin/bitcoin#24831: tidy: add include-what-you-use
3 years ago
Carl Dong 94ad45deb2 ci: Build libbitcoinkernel
3 years ago