prysm-pulse/beacon-chain/rpc/validator
terence tsao 3df2980cba
Add and utilize seen atts map (#6993)
* DB: add block roots test

* Pool: add seen atts map

* Pool: use seen atts map

* Pool: clear seen map

* Gazelle

* Fixed an existing test

Co-authored-by: rauljordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-08-13 16:52:27 -05:00
..
aggregator_test.go Add helper ComputeDomainAndSign (#6773) 2020-07-30 19:11:22 +00:00
aggregator.go SubmitAggregateAndProof now prefers its own validator attestations (#6566) 2020-07-13 22:02:01 +00:00
assignments_test.go Fix multiple anti-patterns from DeepSource analysis (#6951) 2020-08-10 16:16:45 +00:00
assignments.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00
attester_test.go Applies assertion funcs to rpc tests (#6641) 2020-07-20 02:15:51 +00:00
attester.go Use spec attestation time verification in gRPC requests (#6429) 2020-06-28 14:37:17 -07:00
BUILD.bazel Change Log Level of Genesis Time Info Log in RPC (#6920) 2020-08-10 16:52:49 +00:00
exit_test.go Add helper ComputeDomainAndSign (#6773) 2020-07-30 19:11:22 +00:00
exit.go Change non-mutating validator accesses to ReadOnly (#5776) 2020-05-07 14:15:51 -04:00
proposer_test.go Add and utilize seen atts map (#6993) 2020-08-13 16:52:27 -05:00
proposer.go Proposer: aggregated unaggregated attestations for block (#6919) 2020-08-08 10:49:02 -07:00
server_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
server.go Change Log Level of Genesis Time Info Log in RPC (#6920) 2020-08-10 16:52:49 +00:00
status_test.go Return INVALID validator status if the BLS signature is invalid (#6576) 2020-07-28 23:19:07 -05:00
status.go Add and use genesis time in config (#6966) 2020-08-11 14:36:32 -05:00
validator_test.go Change Log Level of Genesis Time Info Log in RPC (#6920) 2020-08-10 16:52:49 +00:00