nimbus-eth2/beacon_chain/el
Etan Kissling d6e55ca3d8
fix improper `yield` usage in `el_manager` (#5789)
`yield` is not supported in `{.async.}`. Replace with alternative that
does not leak.
2024-01-19 07:18:02 +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 fix improper `yield` usage in `el_manager` (#5789) 2024-01-19 07:18:02 +00:00
eth1_chain.nim split out eth1chain into its own module (#5768) 2024-01-17 15:26:16 +01:00
merkle_minimal.nim ssz: bump (#5717) 2024-01-11 18:34:44 +01:00