Commit Graph

430 Commits (fa148602e67fe035b1b21eff6c0b656919ac2d45)

Author SHA1 Message Date
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
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
fanquake d873ff96e5
refactor: cleanups post unsubtree'ing univalue
2 years ago
MacroFake 2ab4a80480
Merge bitcoin/bitcoin#25254: Move minRelayTxFee to policy/settings
2 years ago
MacroFake f66633d9cb
Merge bitcoin/bitcoin#25288: test: Reliably don't start itself (lint-all.py runs all tests twice)
2 years ago
Martin Leitner-Ankerl 64d72c4c87 test: rename lint-all.py to all-lint.py
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
2 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
laanwj 85aea18ae6
Merge bitcoin/bitcoin#24982: tests: Port `lint-all.sh` to `lint-all.py`
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
fanquake 9c96f1008b
tidy: enable modernize-use-nullptr
3 years ago
hiago 29f44fed36 Converting `lint-all.sh` to `lint-all.py`.
3 years ago
fanquake 9b0a13a289
tidy: Add include-what-you-use
3 years ago
Hennadii Stepanov 86c2889518
ci: Make log verbose in error case only
3 years ago
fanquake 864772c4f7
lint: mypy 0.942
3 years ago
fanquake 38031adee8
lint: flake8 4.0.1
3 years ago
fanquake eaf712c801
lint: codespell 2.1.0
3 years ago
MarcoFalke faa7ae8242
ci: Build all optional tools in tidy task
3 years ago
fanquake 372f1a3c25
Merge bitcoin/bitcoin#24753: ci: Add clang-tidy task
3 years ago
laanwj f421de5be6
Merge bitcoin/bitcoin#24236: Remove utxo db upgrade code
3 years ago