mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-21 12:00:56 +00:00
528d082fc0
* Refactor api.nim to provide more informative failure reasons. Distinct between unexpected data and unexpected code. Deprecate Option[T] usage. * Fix generated reason to not include opt[t]. * Fix 400 for produceBlindedBlock(). Get proper string conversion for strategy. * Bump copyright years.