nimbus-eth2/beacon_chain/el
Etan Kissling 4fc1550d0f
add `{.push raises: [].}` to recently modified files (#5908)
Status Nim style mandates `{.push raises: []}.` at start of modules.
Ensure that's the case so that exceptions are properly tracked.

- https://status-im.github.io/nim-style-guide/errors.exceptions.html
- https://github.com/status-im/nim-eth/pull/614#discussion_r1220906149
2024-02-18 01:16:49 +00:00
..
deposit_contract.nim add missing `std/` prefix to more imports (#5696) 2024-01-06 07:18:28 +01:00
deposit_contract.nim.cfg Rename eth1/ -> el/ and eth1_monitor.nim -> el_monitor.nim (#4944) 2023-05-15 05:05:12 +00:00
deposit_contract_code.txt Bump nim-web3 to dcabb8f29ee55afedefdf93cd3e102bb1daee354 (#5664) 2023-12-12 22:15:00 +07:00
el_conf.nim update some deprecated stew/results to results imports (#5743) 2024-01-16 22:37:14 +00:00
el_manager.nim log elmanager timeouts (#5895) 2024-02-17 10:15:02 +01:00
eth1_chain.nim add `{.push raises: [].}` to recently modified files (#5908) 2024-02-18 01:16:49 +00:00
merkle_minimal.nim automated consensus spec URL updating to v1.4.0-beta.6 (#5804) 2024-01-20 11:19:47 +00:00