prysm-pulse/beacon-chain/rpc/beacon
terence tsao 8d8da76aa0
API: Fix finalization/justification slot representations (#6443)
* Fix finalized/justified slots representations
* Update tests
* Merge refs/heads/master into use-epochs
* Merge refs/heads/master into use-epochs
* Merge refs/heads/master into use-epochs
* Merge refs/heads/master into use-epochs
* Go fmt
* Merge branch 'use-epochs' of github.com:prysmaticlabs/prysm into use-epochs
* Merge refs/heads/master into use-epochs
* Merge refs/heads/master into use-epochs
* Fixed TestServer_StreamChainHead_OnHeadUpdated
* Merge branch 'use-epochs' of github.com:prysmaticlabs/prysm into use-epochs
* Merge refs/heads/master into use-epochs
2020-06-30 15:17:59 +00:00
..
assignments_test.go Move MaxRPCPageSize flag from beacon node to shared/cmd (#6297) 2020-06-29 09:17:24 -05:00
assignments.go Move MaxRPCPageSize flag from beacon node to shared/cmd (#6297) 2020-06-29 09:17:24 -05:00
attestations_test.go Move MaxRPCPageSize flag from beacon node to shared/cmd (#6297) 2020-06-29 09:17:24 -05:00
attestations.go Move MaxRPCPageSize flag from beacon node to shared/cmd (#6297) 2020-06-29 09:17:24 -05:00
beacon_test.go Move MaxRPCPageSize flag from beacon node to shared/cmd (#6297) 2020-06-29 09:17:24 -05:00
blocks_test.go API: Fix finalization/justification slot representations (#6443) 2020-06-30 15:17:59 +00:00
blocks.go API: Fix finalization/justification slot representations (#6443) 2020-06-30 15:17:59 +00:00
BUILD.bazel Move MaxRPCPageSize flag from beacon node to shared/cmd (#6297) 2020-06-29 09:17:24 -05:00
committees_test.go Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
committees.go Slasher detection improvements (#6432) 2020-06-28 02:34:21 -04:00
config_test.go Refactor db teardown to testing.TB.Cleanup (#5725) 2020-05-04 01:14:34 +00:00
config.go Add Endpoint to Return Current Chain Config Parameters (#4595) 2020-02-04 05:28:35 +00:00
server.go GetValidatorPerformance return Unavailable when syncing (#5795) 2020-05-10 13:08:45 -07:00
slashings_test.go Reverse broadcast-slashing flag to disable-broadcast-slashings (#5952) 2020-05-22 17:19:45 +00:00
slashings.go Reverse broadcast-slashing flag to disable-broadcast-slashings (#5952) 2020-05-22 17:19:45 +00:00
validators_stream_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
validators_stream.go Unlock mutex on return (#6303) 2020-06-18 11:04:08 -05:00
validators_test.go Move MaxRPCPageSize flag from beacon node to shared/cmd (#6297) 2020-06-29 09:17:24 -05:00
validators.go Move MaxRPCPageSize flag from beacon node to shared/cmd (#6297) 2020-06-29 09:17:24 -05:00