Closed narimiran closed 2 years ago
A continuation of https://github.com/status-im/nimbus-eth2/pull/3888
Rationale (from that link):
Currently (the latest commit in unstable branch), the CI log for the 1.6 branch has 107.000 lines. Removing every hint about cannot raise 'Defect' (including the ones in the vendor directory) leaves 16.000 lines. 85% off.
Anything stopping this from being merged?
Could you also fix
Can that be part of a follow-up PR? Maybe together with some fixes for UnusedImport, CStringConv, etc.?
UnusedImport
CStringConv
A continuation of https://github.com/status-im/nimbus-eth2/pull/3888
Rationale (from that link):