Mara van der Laan

Results 478 comments of Mara van der Laan

Looks like the new test fails in some of the CI runs: ``` 2022-05-23T09:36:46.423000Z TestFramework (INFO): SENDRECON sent to an inbound 2022-05-23T09:36:46.527000Z TestFramework (INFO): SENDRECON should be sent before VERACK...

Code review ACK ff65eda01675f853aa2b4c430e77767471b8d8bd

Kind of annoying that our linter doesn't handle `Log*` calls with arguments over multiple lines ``` ERROR: There were 1 failed tests in the lint-files.py lint test. Please resolve the...

> @MarcoFalke Building new indices is required if upgrading from pre-0.17 to post-0.17 (https://bitcoin.org/en/release/v0.17.0) with a txindex. Isn't `-reindex-chainstate` enough in that case? I don't think that requres a rescan...

Concept ACK. Interesting idea. Note that we do a similar thing for Tor by creating a new circuit for every outgoing connection (by providing random SOCKS5 auth).

> Would it be acceptable to get the suspicious hosts from a URL instead of a file? I expanded the makeseeds.py with a small example that gets them from Greg...

Now that (since #20237) we get the full number of Tor seeds (512), we could look into increasing, or even normalizing the uptime requirement for onions: ```python # Require at...

> Secondly does this mean there should be a suspicious ASNs file? I don't think this is the correct interpretation. No, a list of suspicious ASNs has not been proposed....

What do you propose then? The way I had it first everything would be one month later, and the end-of-year problem would be even worse. At least we can hope...

Feature freeze postponed to sept 1 as discussed in last IRC meeting.