- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Apr 8 2025
Apr 7 2025
remove unused forward-declaration, add monitoring the datadir size to the test plan
avoid taking the lock twice in base.cpp
Apr 5 2025
fix rebase accident (deterministic arg to pad_tx comes later)
Apr 4 2025
actually we do have a test. Edit the test plan
squash couple of commits from core#28562
there are some changes to be added from core#28562
Apr 3 2025
remove unused include in validation_interface_tests, use a forward declaration in other modules where we currently rely on an implicit inclusion via validation.h
revert unrelated blank line changes
Apr 2 2025
rebase
rebase
fix fuzzer and add compiling bitcoin-fuzzers to test plan
rebase, merge two if branches now that we only need to compute one value and already know its results prior to the branch
rebase on D17878
Apr 1 2025
comment nits, const, update test plan to include a full background validation (test still ongoing)