Commit Graph

23 Commits

Author SHA1 Message Date
Yusef Napora 919d81fd91 track changes to peer records in -core 2020-03-24 15:52:34 +02:00
vyzo 2e7cdebf34 trace peer exchange 2020-03-24 15:52:34 +02:00
vyzo abab666596 extend ControlPrune with peer exchange information 2020-03-24 15:52:34 +02:00
Steven Allen ed444c08f0 chore(dep): update
* Update go-libp2p-core and go-multiaddr.
* Regenerate protobufs with the latest gogo protobuf.
2019-12-02 13:07:46 -05:00
vyzo db8e2195ea remove CompressedTraceEventBatch from trace protobuf 2019-11-18 17:12:42 +02:00
vyzo 57ea27eef7 remote tracer 2019-11-15 20:42:04 +02:00
vyzo 3f30acdcf7 track topics in message tracing 2019-11-15 20:42:04 +02:00
vyzo 040cabe3b0 some minor fixes in trace pb 2019-11-15 20:42:04 +02:00
vyzo 0a25f248ea trace event protobuf 2019-11-15 20:42:04 +02:00
Jakub Sztandera 996de2472e gx publish 0.11.12 2019-02-18 16:32:05 +01:00
Steven Allen bd1a4630b9 move to go-libp2p-pubsub
Updates for move from go-floodsub to go-libp2p-pubsub.

fixes https://github.com/libp2p/go-libp2p-pubsub/issues/4
2018-10-18 21:10:16 +01:00
James Ray a456e56304
Remove // topicID = hash(topicDescriptor); (not the topic.name) 2018-10-17 10:57:59 +11:00
vyzo d2f7a664d2 add signature and key fields to Message 2018-10-14 02:22:20 +03:00
Kevin Atkinson 0827f5e955 gx publish 0.9.31 2018-10-04 19:23:53 -04:00
Kevin Atkinson 1abb0209ce gx publish 0.9.30 2018-10-04 18:41:48 -04:00
Steven Allen ca4bfd6539 update gogo protobuf
and rebuild protobuf file
2018-08-08 10:59:27 -07:00
Steven Allen 7869425e41 fix indent in protobuf 2018-08-08 10:54:14 -07:00
Preston Van Loon b565e5939a
Use proto2 syntax 2018-07-13 09:20:11 -04:00
vyzo dd50a31c40 add gossipsub control messages 2018-06-12 08:00:17 -07:00
Jeromy 25ef943eea change from field to bytes to avoid json marshalling corruption 2017-01-09 09:52:07 -08:00
Jeromy f3f2cb2c82 use timecache 2016-09-10 20:47:12 -07:00
Jeromy c0d5b0ef26 using protobuf now, with a vengeance 2016-09-10 08:29:06 -07:00
Jeromy 6ed3d545e1 switch over to protobuf rpc 2016-09-10 08:14:17 -07:00