nimbus-eth2/beacon_chain
Jacek Sieka 89e4819ce9
collect signature production and verificaiton in one place (#1179)
* collect signature production and verificaiton in one place

Signatures are made over data and domain - here we collect all such
activities in one place.

Also:
* security: fix cast-before-range-check
* log block/attestation verification consistently
* run block verification based on `getProposer` in its own history
* clean up some unused stuff

* import

* missing raises
2020-06-16 07:45:04 +02:00
..
2020-06-11 17:40:08 +03:00
2019-09-02 22:14:18 +03:00
2020-06-16 04:27:20 +00:00
2020-06-14 11:33:00 +03:00
2020-06-16 04:27:20 +00:00
2020-05-28 17:43:02 +00:00
2020-06-11 17:40:08 +03:00
2020-06-05 19:34:12 +03:00
2020-03-11 17:26:30 +00:00
2020-06-12 18:43:20 +02:00
2020-05-28 13:01:42 +03:00
2020-06-11 17:40:08 +03:00
2020-04-22 07:53:02 +02:00