prysm-pulse/testing/endtoend/components
Preston Van Loon c3228cd5a7
e2e: Add web3signer component (#10088)
* Add initial web3signer binary

* Add support for web3signer component in e2e

* revert some changes

* Reference https://github.com/ConsenSys/web3signer/issues/485 in commentary

* gofmt

* Add notice about java 11 requirement

* Sec issue, revert to 0750 permissions

* remove unused param

* remove unused import

* use hexutil

* Fix yaml struct tags. See https://github.com/ConsenSys/web3signer/issues/485\#issuecomment-1015994840

* fmt

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2022-01-19 16:22:23 +00:00
..
beacon_node.go Add Justifications for Gosec Ignored (#10005) 2021-12-09 19:40:48 +00:00
boot_node.go Add Justifications for Gosec Ignored (#10005) 2021-12-09 19:40:48 +00:00
BUILD.bazel e2e: Add web3signer component (#10088) 2022-01-19 16:22:23 +00:00
eth1.go Add Justifications for Gosec Ignored (#10005) 2021-12-09 19:40:48 +00:00
log.go Move EndtoEnd Tests to Testing/ Folder (#9586) 2021-09-15 14:42:05 +00:00
tracing_sink.go e2e: fix trace_sync http handler registration (#9644) 2021-09-22 03:34:09 +00:00
validator.go e2e: Add web3signer component (#10088) 2022-01-19 16:22:23 +00:00
web3remotesigner_test.go e2e: Add web3signer component (#10088) 2022-01-19 16:22:23 +00:00
web3remotesigner.go e2e: Add web3signer component (#10088) 2022-01-19 16:22:23 +00:00