- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Mar 25 2024
improve policy/README.md
circular dependency issue
fix more fuzzers, adjust the transaction_tests test to use the proper custom max size param and remove now unneeded gArgs.ForceSetArg
fuzzer needs fixing, one of the transaction test needs adjusting
remove unused max_datacarrier_bytes in processor.cpp
Mar 22 2024
I ran the npm audit fix command locally and got the same results
Mar 21 2024
this was meant to be a draft for now, like the rest of the stack
Mar 20 2024
Mar 19 2024
remove unused line
fix rebase issue (resulted of splitting of error message in init.cpp in D15735 and partially fixing the resulting conflict)
I broke something during the rebase
split the error log for InitSignatureCache and InitScriptExecutionCache (in Bitcoin ABC they are deifferent args)
rebase
Otherwise LGTM, except for the confusing summary.
The datadir always adds a binding to 127.0.0.1 which is not what the test is expecting.