prysm-pulse/beacon-chain/powchain
terence tsao b38b0186b8
Use signature length from fieldparams (#10019)
* Use bls sig length from fieldparams

* fmt

* fix tests

* fix tests

* fix tests

* Update tags_test.go

* fix tests

* Update BUILD.bazel
2021-12-15 15:14:30 -05:00
..
testing Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
types Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
block_cache_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
block_cache.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
block_reader_test.go [Service Revamp] - Powchain Service With Functional Options (#9856) 2021-11-04 14:19:44 -04:00
block_reader.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
BUILD.bazel Use signature length from fieldparams (#10019) 2021-12-15 15:14:30 -05:00
deposit_test.go Use signature length from fieldparams (#10019) 2021-12-15 15:14:30 -05:00
deposit.go [Service Revamp] - Powchain Service With Functional Options (#9856) 2021-11-04 14:19:44 -04:00
init_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
log_processing_test.go [Service Revamp] - Powchain Service With Functional Options (#9856) 2021-11-04 14:19:44 -04:00
log_processing.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
options.go Share finalized state at start up (#9843) 2021-11-06 13:45:16 +00:00
powchain_test.go Update TestMain(): do not call os.Exit() explicitly (#8046) 2020-12-04 16:10:07 +00:00
prometheus_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
prometheus.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
provider_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
provider.go Move iputil and httpuil pkgs into network pkg (#9621) 2021-09-16 19:12:27 +00:00
service_test.go Standardize config overriding in tests across repo (#9998) 2021-12-10 04:18:47 +00:00
service.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00