prysm-pulse/beacon-chain/core/state
Nishant Das 24583864b4 Change BLS Library to Herumi (#3752)
* change to herumi's bls

* change alias

* change to better

* add benchmark

* build

* change to bazel fork

* fix prefix

* make it work with library

* update to latest

* change again

* add import

* update to latest

* add sha commit

* new static lib with groups swapped

* using herumis new lib

* fix dep paths in c headers

* update again

* new changes

* fix commit

* fix serialization

* comment

* fix test

* fix to herumis latest version

* fix test

* fix benchmarks

* add new workspace

* change commit and remove init

* get test to pass

* remove parameter

* remove reverse byte order

* make gazelle happy

* set pure to off

* fix failing tests

* remove old ref

* use HashWithDomain functions

* update to latest version

* clean up

* gaz

* add back removed code

* switch off pure
2019-11-14 09:51:42 -06:00
..
interop Extract state from db (#3889) 2019-10-30 19:05:37 -04:00
spectest Implement ProcessEpochPrecompute (#3798) 2019-10-18 16:38:47 +08:00
stateutils Add Block Generation Util to testutil package (#3674) (#3709) 2019-10-04 16:07:46 -07:00
BUILD.bazel Update run time to v0.9 (#3935) 2019-11-11 17:03:43 -05:00
skip_slot_cache_test.go Cache Skipped Slots (#3879) 2019-10-31 13:38:51 -04:00
skip_slot_cache.go Cache Skipped Slots (#3879) 2019-10-31 13:38:51 -04:00
state_test.go Update run time to v0.9 (#3935) 2019-11-11 17:03:43 -05:00
state.go Update run time to v0.9 (#3935) 2019-11-11 17:03:43 -05:00
transition_test.go Change BLS Library to Herumi (#3752) 2019-11-14 09:51:42 -06:00
transition.go Update run time to v0.9 (#3935) 2019-11-11 17:03:43 -05:00