prysm-pulse/beacon-chain/powchain
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
..
testing Modify RPC Methods To Handle ETH1Failure (#3915) 2019-11-05 11:00:51 +08:00
block_cache_test.go Block caching for ETH1Data (includes #1760) (#1769) 2019-03-01 14:31:38 -06:00
block_cache.go Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
block_reader_test.go Handle ETH1 Node Failure (#3914) 2019-11-02 14:56:03 -05:00
block_reader.go Clean up post --next (#3411) 2019-09-06 22:39:14 -04:00
BUILD.bazel Handle ETH1 Node Failure (#3914) 2019-11-02 14:56:03 -05:00
deposit_test.go Change BLS Library to Herumi (#3752) 2019-11-14 09:51:42 -06:00
deposit.go fix references to use ComputeDomain (#3854) 2019-10-25 08:05:53 -07:00
log_processing_test.go Update run time to v0.9 (#3935) 2019-11-11 17:03:43 -05:00
log_processing.go Avoid repeated hashing (#3981) 2019-11-14 00:03:27 +08:00
service_test.go Handle ETH1 Node Failure (#3914) 2019-11-02 14:56:03 -05:00
service.go Update run time to v0.9 (#3935) 2019-11-11 17:03:43 -05:00