tersec
|
d3cad92693
|
remove some BeaconState use and abstract over other uses (#2482)
* remove some BeaconState use and abstract over other uses
* remove out-of-context comment
|
2021-04-08 08:24:25 +00:00 |
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
|
5d7f9c3a04
|
Consensus object pools [reorg 4/5] (#2374)
* Add documentation
* make test doesn't try to build the beacon node :/
|
2021-03-04 10:13:44 +01:00 |
Mamy Ratsimbazafy
|
3276dfc683
|
Consolidate modules by areas [part 1] (#2365)
* Move sync in subfolder
* move validator related thingies in validators
* fix binary builds
* update bounds comment [skip ci]
|
2021-03-02 11:27:45 +01:00 |