prysm-pulse/shared
Federico Gimenez b8fe4228af Add Mutex on Top of p2p Feeds Map (#321)
* add mutex on top of p2p feeds map

* lock read too

* add concurrent write test and enable race detector

* restrict race detection to concurrent feed map write test

* gazelle fix

* increase ram and I/O in bazel's local_resources

* reverted local_resources changes

* address review comments

* do not disable sandboxing on travis

* address review comments
2018-07-26 00:11:15 +08:00
..
cmd client: add rpc to client (#320) 2018-07-24 23:52:39 -05:00
database Log Verbosity Flags + Logrus Package Level Logs With Fields (#304) 2018-07-21 12:51:18 -05:00
debug Rename Entire Project to Repo, Change Import Paths and Readmes (#298) 2018-07-20 16:31:26 -05:00
legacyutil Rename Entire Project to Repo, Change Import Paths and Readmes (#298) 2018-07-20 16:31:26 -05:00
p2p Add Mutex on Top of p2p Feeds Map (#321) 2018-07-26 00:11:15 +08:00
BUILD.bazel Rename Entire Project to Repo, Change Import Paths and Readmes (#298) 2018-07-20 16:31:26 -05:00
marshal_test.go sharding: Test for Node Fetch and Register Service, 100% Simulator Coverage (#254) 2018-07-13 11:47:57 -05:00
marshal.go sharding: Test for Node Fetch and Register Service, 100% Simulator Coverage (#254) 2018-07-13 11:47:57 -05:00
service_registry_test.go Add More Lint Rules With gometalinter (#284) 2018-07-15 15:06:36 -04:00
service_registry.go shared: Abstract Service Registry Into Shared Folder, Add Beacon Node and Beacon Entry Point (#268) 2018-07-13 21:15:37 -05:00
types.go shared: Abstract Service Registry Into Shared Folder, Add Beacon Node and Beacon Entry Point (#268) 2018-07-13 21:15:37 -05:00