prysm-pulse/shared
Nishant Das 211d9bc0b9
Update BLST And Herumi (#7632)
* fix build from source

* clean up

* update again

* change everything

* workaround for now

* fix versioning

* all passing now

* fix build issues

* clean up

* revert use of MulVerify

* gaz

* stub

* Apply suggestions from code review

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>

* fix all

* fix test

* todo

* fix stub

* revert back

* make deep source happy

* Update shared/bls/herumi/public_key.go

* Update shared/bls/blst/signature.go

* Update shared/bls/blst/signature_test.go

* imports

* move iface to common, export errors

* rm iface build

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2020-10-30 19:06:33 +00:00
..
aggregation Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
asyncutil Improves asyncutils/Debounce (#7189) 2020-09-08 14:49:28 +00:00
attestationutil Rename Direct Keymanager to Imported (#7549) 2020-10-16 13:45:14 -05:00
benchutil Applies assertion funcs to shared tests (part 1) (#6626) 2020-07-18 16:31:42 +00:00
blockutil Applies assertion funcs to shared tests (part 1) (#6626) 2020-07-18 16:31:42 +00:00
bls Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
browser Open Web UI in Browser Automatically (#7481) 2020-10-09 19:51:46 +00:00
bytesutil Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
cmd Fix Powchain Error In Startup (#7621) 2020-10-23 03:57:19 +00:00
debug Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
depositutil Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
event Shadowed Predeclared Indentifier analyzer (#7215) 2020-09-14 12:49:15 +02:00
featureconfig Remove checkpoint info cache and usages (#7642) 2020-10-26 14:09:19 -05:00
fileutil Fix rename issue (#7205) 2020-09-11 00:56:58 +03:00
grpcutils Fix multiple anti-patterns from DeepSource analysis (#6951) 2020-08-10 16:16:45 +00:00
hashutil remove use of recover (#7683) 2020-10-30 14:40:26 +08:00
htrutils Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
interop Load in JSON Validators for Genesis State Generation (#7643) 2020-10-29 22:37:16 +00:00
iputils Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
journald Add journald option for logger (#7463) 2020-10-14 00:10:57 +00:00
keystore Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
logutil Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
mathutil Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
maxprocs automaxprocs: Log error to DEBUG instead of panic (#6592) 2020-07-14 01:51:07 +00:00
mclockutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
messagehandler Miscellaneous code quality improvements (#7414) 2020-10-04 15:03:10 +00:00
mock Streaming logs: add backfill of messages for new connections" (#7265) 2020-09-17 19:34:03 -05:00
mputil Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
p2putils Fix Fork Data in Local Node (#5997) 2020-05-27 08:07:40 -07:00
pagination Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
params Fix Gossip Message ID (#7624) 2020-10-24 03:38:05 +00:00
petnames Accounts V2: Derived Keymanager Sign (#6667) 2020-07-21 21:15:47 +00:00
prereq Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
prometheus Update error usage patterns to go1.13+ (#7529) 2020-10-14 17:39:52 +00:00
promptutil Explicit Password Requirements (#7607) 2020-10-22 18:02:30 +00:00
rand Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
runutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
sliceutil Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
slotutil Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
testutil Deep Source Security Issues (#7617) 2020-10-22 23:31:52 +00:00
timeutils Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08:00
tos Deep Source Security Issues (#7617) 2020-10-22 23:31:52 +00:00
traceutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
tracing libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
trieutil Numeric conversion cleanup (#7465) 2020-10-13 12:43:49 +00:00
version Use STABLE_ prefix for git tag to force a relink of version (#6307) 2020-06-18 19:59:47 +00:00
BUILD.bazel Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
service_registry_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
service_registry.go Change log level from panicf to errorf so that all services can be shutdown (#7600) 2020-10-21 23:41:01 +00:00