prysm-pulse/beacon-chain/operations/attestations/kv
Nishant Das caf9bdbc6f
Use Block Interface Across Prysm (#8918)
* commit initial work

* checkpoint current work

* gaz

* checkpoint

* req/resp changes

* initial-sync

* finally works

* fix error

* fix bugs

* fix issue

* fix issues

* fix refs

* tests

* more text fixes

* more text fixes

* more text fixes

* fix tests

* fix tests

* tests

* finally fix builds

* finally

* comments

* fix fuzz

* share common library

* fix

* fix

* add in more defensive nil checks

* add in more defensive nil checks

* imports

* Apply suggestions from code review

Co-authored-by: terence tsao <terence@prysmaticlabs.com>

* Apply suggestions from code review

Co-authored-by: terence tsao <terence@prysmaticlabs.com>

* Update shared/interfaces/block_interface.go

Co-authored-by: terence tsao <terence@prysmaticlabs.com>

* Update shared/interfaces/block_wrapper.go

Co-authored-by: terence tsao <terence@prysmaticlabs.com>

* Update shared/interfaces/block_interface.go

Co-authored-by: terence tsao <terence@prysmaticlabs.com>

* imports

* fix bad changes

* fix

* terence's review

* terence's review

* fmt

* Update beacon-chain/rpc/beacon/blocks.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* fix tests

* fix

* fix all tests

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2021-05-26 16:19:54 +00:00
..
aggregated_test.go Change gogoproto compiler to protoc-gen-go-cast (#8697) 2021-05-17 18:32:04 +00:00
aggregated.go Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
benchmark_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
block_test.go Hydrate attestation for tests (#8228) 2021-01-07 21:00:21 +00:00
block.go Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
BUILD.bazel Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
forkchoice_test.go Process attestation: skip if forkchoice attestation count == 0 (#8436) 2021-02-12 17:11:42 +00:00
forkchoice.go Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
kv.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
seen_bits_test.go Hydrate attestation for tests (#8228) 2021-01-07 21:00:21 +00:00
seen_bits.go Better receiver names in beacon chain module (#8286) 2021-01-19 13:21:32 +00:00
unaggregated_test.go Add Spans To Attestation Caches (#8556) 2021-03-05 09:17:27 -06:00
unaggregated.go Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00