include <functional>
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Fri, Apr 11
Thu, Apr 10
we need to specify the block version in feature_pruning as well (missing backport that specifies version 4 as the default in create_block)
remove debugging print
Wed, Apr 9
it looks good to me. You could also remove the "-schumpeteractivationtime" stuff, it looks like now it is no longer used outside of tests
Tue, Apr 8
Mon, Apr 7
remove unused forward-declaration, add monitoring the datadir size to the test plan
avoid taking the lock twice in base.cpp
Sat, Apr 5
fix rebase accident (deterministic arg to pad_tx comes later)
Fri, Apr 4
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
Thu, Apr 3
remove unused include in validation_interface_tests, use a forward declaration in other moudles where we currently rely on an implicit inclusion via validation.h
revert unrelated blank line changes