mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-03 00:27:38 +00:00
99a8d0bac6
* Improve `NewServiceRegistry` documentation. * Improve `README.md`. * Improve readability of `registerValidatorService`. * Move `log` in `main.go`. Since `log` is only used in `main.go`. * Clean Tos. * `DefaultDataDir`: Use `switch` instead of `if/elif`. * `ReadPassword`: Remove unused receiver. * `validator/main.go`: Clean. * `WarnIfPlatformNotSupported`: Add Mac OSX ARM64. * `runner.go`: Use idiomatic `err` handling. * `waitForChainStart`: Avoid `chainStartResponse`mutation. * `WaitForChainStart`: Reduce cognitive complexity. * Logs: `powchain` ==> `execution`. |
||
---|---|---|
.. | ||
testdata/fuzz | ||
testing | ||
types | ||
block_cache_test.go | ||
block_cache.go | ||
block_reader_test.go | ||
block_reader.go | ||
BUILD.bazel | ||
deposit_test.go | ||
deposit.go | ||
engine_client_fuzz_test.go | ||
engine_client_test.go | ||
engine_client.go | ||
errors.go | ||
execution_chain_test.go | ||
init_test.go | ||
log_processing_test.go | ||
log_processing.go | ||
log.go | ||
metrics.go | ||
options.go | ||
prometheus_test.go | ||
prometheus.go | ||
rpc_connection.go | ||
service_test.go | ||
service.go |