Yutaro Mori
|
920a9a874d
|
fix race condition in rpc tests (#425)
|
2018-08-21 20:45:47 -04:00 |
|
Raul Jordan
|
d3b5a7c67b
|
beacon: Implement Beacon Node gRPC Server Streams (#400)
* remove client helper in internal
* tidying up the sharding client project
* update all docs
* implementing beacon rpc server methods
* address prs
* begin coverage
* regen proto
* include announcement chans
* tests pass, announcing as canonical only after block has passed all processing
* system functioning yay
* tests pass
* bootstrap validators
* default balance params
* fix lint
* fix all tests
* increasing cov
* 100% test cov rpc
* build file for internal
* typo
* graceful stop
* merge with Terence's PR
* address review comments
* fixed blockchain tests and lint
* added ethdb
* persists last simulated session
* cov
* ready
* fix lint
* fix cov tests
* fix lint
* config options for args
* fix lint
* lint fix
|
2018-08-17 21:34:56 -06:00 |
|
Raul Jordan
|
cd90598a90
|
client: Update Attester to Use Beacon Node RPC, Replacing SMC Completely (#365)
|
2018-08-09 17:54:59 -05:00 |
|
Ivan Martinez
|
0d0626a101
|
Add support to pass in TLS key/crt to use gRPC securely (#384)
|
2018-08-08 15:43:25 -07:00 |
|
Raul Jordan
|
29596bf862
|
beacon: Beacon Node gRPC Server and Client Services (#364)
|
2018-08-01 17:08:44 -05:00 |
|