MarcoFalke
commented at 11:52 pm on April 8, 2020:
member
There are several issues with writing to a debug log file when fuzzing:
Disk access is slow, but fuzzing should be fast (Note: I could not verify this claim with data)
Disks have a limited size and will eventually run out of space, but fuzzing should run continuous
Fix both issues by disabling the debug log file for fuzz tests
fanquake added the label
Tests
on Apr 8, 2020
DrahtBot
commented at 5:54 am on April 9, 2020:
member
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
Conflicts
Reviewers, this pull request conflicts with the following ones:
#18470 (net: Make stale tip check time type-safe, extend test by MarcoFalke)
#18077 (net: Add NAT-PMP port forwarding support by hebasto)
#17434 (Move parsing from init.cpp to where values are needed by Xekyo)
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
DrahtBot added the label
Needs rebase
on Apr 10, 2020
MarcoFalke force-pushed
on Apr 11, 2020
DrahtBot removed the label
Needs rebase
on Apr 11, 2020
MarcoFalke force-pushed
on Apr 13, 2020
practicalswift
commented at 5:16 pm on April 13, 2020:
contributor
Concept ACK
Thanks for doing this: faster fuzzing is better fuzzing.
MarcoFalke force-pushed
on Apr 15, 2020
node: Add args alias for gArgs globalfad4fa7e2f
MarcoFalke force-pushed
on Apr 15, 2020
MarcoFalke
commented at 7:06 pm on April 15, 2020:
member
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2024-11-23 12:12 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me