mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-10 22:36:01 +00:00
6548651e42
- remove support for Nim v1.2 and v1.4 - use --mm: instead of --gc: and remove stddefects import - annotate `parseCmdArg` with `{.raises.}` - ignore exceptions while writing to stdout/stderr - handle `terminalWidth` exception - catch exceptions in `appInvocation`