Nishant Das
|
20c2d78731
|
add new methods and tests (#5852)
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2020-05-14 22:44:03 +08:00 |
|
Victor Farazdagi
|
b5c4dc2a75
|
Refactor db teardown to testing.TB.Cleanup (#5725)
* init-sync updates
* slasher/db/kv tests
* beacon-chain/rpc/beacon tests
* update kv_test
* beacon-chain/rpc-validator tests updated
* slasher/db/kv - remove teardown method
* beacon-chain/sync tests updated
* beacon-chain/db/kv tests updated
* beacon-chain/blockchain tests updated
* beacon-chain/state/stategen tests updated
* beacon-chain/powchain updates
* updates rest of slasher tests
* validator/db tests
* rest of the tests
* minor comments update
* gazelle
* Merge refs/heads/master into teardowndb-to-cleanup
|
2020-05-04 01:14:34 +00:00 |
|
Nishant Das
|
2ebd684924
|
Add Goodbye Message When Disconnecting With Peers (#5589)
* add goodbye message
* Merge branch 'master' into addGoodbye
* fix interface
* Merge refs/heads/master into addGoodbye
* use wrapper func
* Merge branch 'addGoodbye' of https://github.com/prysmaticlabs/geth-sharding into addGoodbye
* Merge refs/heads/master into addGoodbye
* Merge refs/heads/master into addGoodbye
* Merge refs/heads/master into addGoodbye
* Merge refs/heads/master into addGoodbye
|
2020-04-23 19:46:24 +00:00 |
|
Nishant Das
|
8c90e38770
|
Fix Goodbye RPC handler (#4831)
* fix goodbye messages
* fix test
* fix test
|
2020-02-11 09:08:01 -06:00 |
|
terence tsao
|
23a6c20dd4
|
Service as proper names (#4293)
|
2019-12-16 19:53:55 -06:00 |
|
Nishant Das
|
4bc2d628b1
|
Update Naming to Latest Networking Spec (#3519)
* update naming
* replace with updated version
* more changes
* fixed all tests
* build and lint
* regen protos
* fix test
* remove outdated code
* prestons review
* preston's comments
* preston's review
* preston's review
* lint
|
2019-09-20 11:57:28 +05:30 |
|
Nishant Das
|
22f4807e0b
|
Implement GoodBye RPC Handler (#3282)
* add handler
* gaz and addition to main rpc method
* remove todo
* preston's comments
* gaz
|
2019-08-23 12:53:38 -04:00 |
|