prysm-pulse/beacon-chain/rpc
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
..
attester Productionize RPC Server Error Codes (#3994) 2019-11-13 15:03:12 -06:00
beacon Productionize RPC Server Error Codes (#3994) 2019-11-13 15:03:12 -06:00
node Productionize RPC Server Error Codes (#3994) 2019-11-13 15:03:12 -06:00
proposer Productionize RPC Server Error Codes (#3994) 2019-11-13 15:03:12 -06:00
testing Batch Validator Performance Requests (#3520) 2019-09-18 11:47:14 -05:00
validator Change BLS Library to Herumi (#3752) 2019-11-14 09:51:42 -06:00
BUILD.bazel Restructure Beacon Chain RPC Servers Into Subpackages (#3975) 2019-11-12 11:01:27 -06:00
service_test.go Implement ListBeaconCommittees RPC Method (#3977) 2019-11-12 23:32:42 -06:00
service.go Restructure Beacon Chain RPC Servers Into Subpackages (#3975) 2019-11-12 11:01:27 -06:00