prysm-pulse/beacon-chain/powchain
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
..
testing Cache ETH1 headers on startup for eth1data voting (#7541) 2020-10-20 05:10:27 +00:00
block_cache_test.go Request Headers From ETH1 Node Instead of Blocks (#7121) 2020-08-27 16:27:08 +00:00
block_cache.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
block_reader_test.go Cache ETH1 headers on startup for eth1data voting (#7541) 2020-10-20 05:10:27 +00:00
block_reader.go Cache ETH1 headers on startup for eth1data voting (#7541) 2020-10-20 05:10:27 +00:00
BUILD.bazel Remove deprecated headstate method in DB (#7680) 2020-10-30 15:11:08 +00:00
deposit_test.go Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
deposit.go Replace context.Background() with more appropriate context (#7136) 2020-09-09 09:48:52 +00:00
log_processing_test.go Numeric conversion cleanup (#7465) 2020-10-13 12:43:49 +00:00
log_processing.go Remove deprecated headstate method in DB (#7680) 2020-10-30 15:11:08 +00:00
powchain_test.go Fix reported anti patterns (#7501) 2020-10-12 16:12:00 +00:00
service_test.go Initialize State Correctly In Powchain (#7648) 2020-10-27 17:50:46 +00:00
service.go Remove deprecated headstate method in DB (#7680) 2020-10-30 15:11:08 +00:00