prysm-pulse/beacon-chain/rpc
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
..
beacon API: Fix finalization/justification slot representations (#6443) 2020-06-30 15:17:59 +00:00
debug Best practice feedback - part 1 (#6385) 2020-06-24 21:09:47 +00:00
node Refactor setupDB to return the state summary cache used by the database (#6369) 2020-06-23 13:40:55 -07:00
validator Use spec attestation time verification in gRPC requests (#6429) 2020-06-28 14:37:17 -07:00
BUILD.bazel Add a Log for Newly Connected gRPC Clients in the Beacon Node (#6233) 2020-06-12 20:41:05 +00:00
service_test.go Clarify Insecure gRPC Connection Logs (#6276) 2020-06-17 14:32:13 +00:00
service.go Fix Concurrent Map Write in gRPC Client Connected Logger (#6446) 2020-06-29 15:52:10 +00:00