Jacek Sieka
|
2695cfa864
|
EH cleanup (#2455)
almost 100% raises in nimbus-eth2 now!
* fix some rare exception-related crashes in json-rpc
|
2021-03-26 07:52:01 +01:00 |
Jacek Sieka
|
8b76ceed52
|
Fix minor exception effect issues (#2448)
Makes code compatible with
https://github.com/status-im/nim-chronos/pull/166 without requiring it.
|
2021-03-24 17:20:55 +01:00 |
Mamy Ratsimbazafy
|
d47f53cd9d
|
Reorg (5/5) (#2377)
* Reorg things left into networking and gossip_processing
* time -> beacon_clock
* fix builds
|
2021-03-05 14:12:00 +01:00 |
Mamy Ratsimbazafy
|
2f17ac7b64
|
Move SSZ, deposit_contracts & eth1_monitor [reorg files 3/5] (#2371)
* move deposit_contract
* Move SSZ
* fix ssz import in tests
* move also eth1_monitor
* forgot to delete the original
* fix comma [skip ci]
* Fix "make" & tools imports
* Fix import
* Fix import again
* rename deposit_contract -> eth1
* Revert ssz move to subfolder
* path fixes [skip ci]
|
2021-03-03 07:23:05 +01:00 |