Commit Graph

23 Commits

Author SHA1 Message Date
56526b4870 signed-peer-record transfer integrated with pubsub rpc message trasfer 2025-08-29 18:05:46 +05:30
618aff9368 chore: recompile protobufs
Signed-off-by: varun-r-mallya <varunrmallya@gmail.com>
2025-08-10 01:31:40 +05:30
b78468ca32 added params for peer exchange and back off 2025-06-21 18:54:17 +05:30
c48618825d updated protobuf for prune message 2025-06-21 18:54:16 +05:30
86dce72ae0 fix: regenerate protobuf files to match runtime version 2025-05-09 17:31:15 -06:00
ddf68ee4e0 rebuild protobufs with protoc v30.1 2025-03-23 16:49:19 -06:00
125df142f6 bump protobufs dep to >= 5.27.2 and rebuild protobufs definitions with protoc 27.2 2024-07-04 17:04:06 -06:00
c770a05d23 rebuild protobufs adding ECC_P256 to KeyType 2024-04-27 12:17:54 -06:00
ee4e9c4645 rename libp2p test dir and rebuild protobufs 2024-03-02 11:10:05 -07:00
94483714a3 run lint and fix errors, except mypy 2024-02-19 16:05:58 -07:00
f2bfc68f6d Re-generate protobufs 2019-10-25 18:51:57 +09:00
afb79da9f8 Fix typo 2019-10-24 19:12:15 +02:00
5192944724 Update pb 2019-08-22 22:53:46 +08:00
0f81ca42a6 Add mypy protobufs plugin and regenerate protobufs 2019-08-15 16:01:44 -07:00
28f6de37ee Fix the rest of the typing hints (#232)
* ignore kad

* fix swarm, and minor

* fix init and swarm

* ignore pb

* enable mypy

* fix basic host

* fix tcp

* fix mplex

* add typing for pb

* skip format pyi

* [mypy] no need to ignore pb now

* add typing to chat
2019-08-11 16:47:54 +08:00
69ec86c871 Remove grpc dependency 2019-08-03 11:17:28 -07:00
e55d9f2e60 restore generated protobuf files 2019-08-02 12:09:27 -07:00
7b7c8ad30d run black over dangling files 2019-08-02 11:47:08 -07:00
31cd520076 Add the missing __init__.py in pb 2019-07-11 17:50:36 +08:00
225bd390df add source to rpc.proto 2019-04-03 14:08:05 -04:00
81d121a029 update from to from_id in proto 2019-03-28 15:23:56 -04:00
1e8d93fcf6 add generated rpc code 2019-03-28 09:55:14 -04:00
041e0fbe34 add pubsub proto 2019-03-28 09:41:38 -04:00