nimbus-eth2/research
tersec 5cab17dc1a
database state storage benchmarking via ncli_db (#2312)
* database state storage benchmarking via ncli_db

* more cleanups from immutable validator state branch

* unexport some eth2_network constants and remove unused variables/templates

* make two PeerScore constants public
2021-02-15 17:40:00 +01:00
..
.gitignore
block_sim.nim remove several IntSet usages in lieu of seq[ValidatorIndex] (#2288) 2021-02-08 08:27:30 +01:00
block_sim.nim.cfg
simutils.nim Add Eth1 deposits simulation to block_sim 2021-01-04 13:22:00 +02:00
stack_sizes.nim cleanups (#962) 2020-05-04 07:38:14 +02:00
stack_sizes.nim.cfg cleanups (#962) 2020-05-04 07:38:14 +02:00
state_sim.nim database state storage benchmarking via ncli_db (#2312) 2021-02-15 17:40:00 +01:00
state_sim.nim.cfg