mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 03:30:37 +00:00
4e83ef0ef5
* Reconstruct previous epoch without looking at DB: no hindrance to performance -> removed 15GB * Store inactivity scores and slashings in MDBX and do not store diffs for them(they are tiny 700/400 bytes) * Reduced dumps from every 2048 to 1024 -> Added 5 GB (maybe we should down it to 768) * Parallel processing of shuffled sets, 2x performance boost in reading participation. * Store balances diffs in a Btree diff matter, see: https://github.com/ledgerwatch/erigon-documents/blob/master/caplin/design/data-model.md#uint64listuint64vector |
||
---|---|---|
.. | ||
abstract | ||
antiquary | ||
beacon | ||
clparams | ||
clstages | ||
cltypes | ||
domino | ||
fork | ||
freezer | ||
merkle_tree | ||
persistence | ||
phase1 | ||
pool | ||
rpc | ||
sentinel | ||
spectest | ||
ssz | ||
transition | ||
utils | ||
coverage | ||
readme.md |
cl
all code under this directory and subdirectories falls under apache 2.0 license, seen in ./LICENSE