Jacek Sieka d859bc12f0
write uncompressed validator keys to database (#2639)
* write uncompressed validator keys to database

Loading 150k+ validator keys on startup in compressed format takes a lot
of time - better store them in uncompressed format which makes behaviour
just after startup faster / more predictable.

* refactor cached validator key access
* fix isomorphic cast to work with non-var instances
* remove cooked pubkey cache - directly use database cache in chaindag
as well (one less cache to keep in sync)
* bump blscurve, introduce loadValid for known-to-be-valid keys
2021-06-10 10:37:02 +03:00
..
2020-11-20 11:00:22 +01:00
2021-06-01 20:43:44 +03:00
2021-06-04 10:38:00 +00:00
2021-06-04 10:38:00 +00:00
2021-05-17 18:37:26 +02:00
2021-05-11 22:03:40 +02:00
2021-06-01 20:43:44 +03:00
2021-06-01 20:43:44 +03:00
2021-05-17 18:37:26 +02:00
2021-06-01 20:43:44 +03:00
2021-05-17 18:37:26 +02:00