prysm-pulse/beacon-chain/rpc/eth/beacon
mick 1faa292615
Add is_optimistic to SyncDetails, hydrate via ValidateSync (#10692)
* cache test

* oh

* syntax fix

* error fix

* tinker

* tinker

* newlines?

* no-whitespace?

* feedback

* fix

* comment

* comments

* need to figure out how to lint locally...

* feedback

* fixes

* progress

* progress

* dedupe

* s

* working

* remove empty lines

* update test

* return errors properly

* make helpers publicly visible

* fix tests

Co-authored-by: rkapka <rkapka@wp.pl>
Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2022-06-14 17:47:09 +00:00
..
blocks_test.go use slot:block index correctly (#10820) 2022-06-07 16:47:42 +00:00
blocks.go Add is_optimistic to SyncDetails, hydrate via ValidateSync (#10692) 2022-06-14 17:47:09 +00:00
BUILD.bazel Allow SSZ-serialized blocks in publishBlock (#10663) 2022-05-13 10:54:45 +00:00
config_test.go Add new DomainType for application usage (#10740) 2022-05-24 20:16:05 +00:00
config.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
init_test.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
log.go Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00
pool_test.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
pool.go Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
server_test.go Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00
server.go Extract OptimisticSyncFetcher interface (#10654) 2022-05-12 17:23:45 +00:00
state_test.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
state.go Extract OptimisticSyncFetcher interface (#10654) 2022-05-12 17:23:45 +00:00
sync_committee_test.go Extract OptimisticSyncFetcher interface (#10654) 2022-05-12 17:23:45 +00:00
sync_committee.go Extract OptimisticSyncFetcher interface (#10654) 2022-05-12 17:23:45 +00:00
validator_test.go Extract OptimisticSyncFetcher interface (#10654) 2022-05-12 17:23:45 +00:00
validator.go Extract OptimisticSyncFetcher interface (#10654) 2022-05-12 17:23:45 +00:00