prysm-pulse/validator/rpc
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
..
gateway Fix Web UI Integration With Prysm Beta (#7591) 2020-10-21 17:32:00 -05:00
accounts_test.go Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
accounts.go Web UI Security Improvements (#7676) 2020-10-29 16:38:47 -05:00
auth_test.go Invalidate JWT in Backend Logout (#7574) 2020-10-20 11:41:19 +00:00
auth.go Web UI Security Improvements (#7676) 2020-10-29 16:38:47 -05:00
BUILD.bazel Allow for 25th Word Passphrases in Mnemonics (#7645) 2020-10-27 20:51:29 +00:00
health_test.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
health.go Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
intercepter_test.go Validate JWT Signing Type in RPC (#7576) 2020-10-20 05:37:12 +00:00
intercepter.go Validate JWT Signing Type in RPC (#7576) 2020-10-20 05:37:12 +00:00
server_test.go Verify interface compliance using typed nil instead of dereferencing and conversion (#7489) 2020-10-10 00:36:48 +00:00
server.go Web UI Security Improvements (#7676) 2020-10-29 16:38:47 -05:00
wallet_test.go Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
wallet.go Allow for 25th Word Passphrases in Mnemonics (#7645) 2020-10-27 20:51:29 +00:00