prysm-pulse/shared
Nishant Das 4f0bef929f Change BLS to Herumi Again (#4181)
* change to herumi's bls
* change alias
* change to better
* add benchmark
* build
* change to bazel fork
* fix prefix
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into herumiBLS
* 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
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into herumiBLS
* fix serialization
* comment
* fix test
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into herumiBLS
* fix to herumis latest version
* fix test
* fix benchmarks
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into herumiBLS
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into herumiBLS
* 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
* Merge branch 'master' into herumiBLS
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into herumiBLS
* Merge branch 'herumiBLS' of https://github.com/prysmaticlabs/geth-sharding into herumiBLS
* remove old ref
* use HashWithDomain functions
* update to latest version
* clean up
* gaz
* add back removed code
* switch off pure
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into herumiBLS
* use local repo
* resolve docker issues
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into herumiBLS
* fix build and tests
* gaz
* Merge branch 'master' into herumiBLS
* Merge refs/heads/master into herumiBLS
* Merge refs/heads/master into herumiBLS
2019-12-03 20:29:05 +00:00
..
bls Change BLS to Herumi Again (#4181) 2019-12-03 20:29:05 +00:00
bytesutil Moved /shared/ test code in different package (#3714) 2019-10-04 15:46:49 -07:00
cmd allow passing no,prompt,force options to clear-db (#3871) 2019-10-31 17:55:32 +08:00
debug Update Phore Dependency to the latest version (#2792) 2019-06-12 11:06:39 -05:00
event Complain about improperly sized tests (#2873) 2019-06-30 09:00:22 -07:00
featureconfig Deprecate --init-sync-no-verify, make it the default (#4179) 2019-12-03 18:46:04 +00:00
hashutil Moved /shared/ test code in different package (#3714) 2019-10-04 15:46:49 -07:00
interop Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
iputils Moved /shared/ test code in different package (#3714) 2019-10-04 15:46:49 -07:00
keystore Change BLS to Herumi Again (#4181) 2019-12-03 20:29:05 +00:00
logutil Log errors in regular sync (#3070) 2019-07-24 22:29:40 -04:00
mathutil Update To Latest Eth API (#4028) 2019-11-18 10:15:45 -06:00
mclockutil Standardize Naming of Shared Packages, Remove Deprecated Packages (#1435) 2019-01-31 10:53:58 +08:00
messagehandler Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
mock Remove deprecated services and --next (#3371) 2019-09-05 11:04:06 -05:00
mputil Utility to parallelise functions over arrays (#3813) 2019-11-03 16:25:52 -05:00
pagination Update API to return empty next page token on last page response (#4176) 2019-12-03 17:45:43 +00:00
params Aggregator selection from RPC to validator client (#4071) 2019-11-22 05:11:38 +00:00
prometheus log buf.String() instead of map[reflect.Type]error (#3681) 2019-10-02 08:51:11 +08:00
roughtime remove roughtime servers hardcode (#3666) 2019-09-30 15:30:45 -05:00
sliceutil Moved /shared/ test code in different package (#3714) 2019-10-04 15:46:49 -07:00
slotutil Attestation is Decoupled From Proposal (#3800) 2019-10-22 07:15:32 +08:00
testutil Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
traceutil Handle Runtime Error Type (#3954) 2019-11-09 05:53:20 -08:00
tracing Move p2p to deprecated-p2p (#3191) 2019-08-13 14:52:04 -04:00
trieutil Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
version do not die if user does not have git installed (#3944) 2019-11-06 13:41:06 -05:00
BUILD.bazel Complain about improperly sized tests (#2873) 2019-06-30 09:00:22 -07:00
service_registry_test.go Makes test naming consistent across codebase (#1636) 2019-02-22 07:11:26 -08:00
service_registry.go Minor runtime fixes for --next (#3265) 2019-08-21 16:58:38 -04:00