mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-20 11:29:51 +00:00
3f525acb87
This PR causes a few new warnings to appear - these are harmless but will need addressing separately as they span several libraries. * new asyncraises syntax * asyncraises support in several modules * `sink` usage reduces spurious copying * `?` compatiblity for `async` + `results` * remove `-d:chronosStrictException` (obsolete)