These 24 commits are when the Protocol Buffers files have changed:
Commit: | c770a05 | |
---|---|---|
Author: | pacrob | |
Committer: | Paul Robinson |
rebuild protobufs adding ECC_P256 to KeyType
The documentation is generated from this commit.
Commit: | 9448371 | |
---|---|---|
Author: | pacrob | |
Committer: | pacrob |
run lint and fix errors, except mypy
Commit: | 728d9e5 | |
---|---|---|
Author: | mhchia | |
Committer: | mhchia |
Noise: update pb
Commit: | 0324a69 | |
---|---|---|
Author: | mhchia |
Noise: add `PatternXX`
Commit: | 82dcce2 | |
---|---|---|
Author: | Chih Cheng Liang | |
Committer: | GitHub |
Remove kademlia module (#377) * Remove kademlia and routing/kademlia * cleanup * Fix routed_host test * lint mypy * fix doc * remove set_up_nodes_by_transport_and_disc_opt and fix typing
Commit: | 08b57fa | |
---|---|---|
Author: | Alex Stokes | |
Committer: | Alex Stokes |
Add core handler for `identify` protocol
Commit: | afb79da | |
---|---|---|
Author: | Dominik Muhs |
Fix typo
Commit: | fd08bcf | |
---|---|---|
Author: | Alex Stokes | |
Committer: | Alex Stokes |
Add `secio` protobufs
Commit: | 59b373b | |
---|---|---|
Author: | mhchia | |
Committer: | mhchia |
Add `plaintext.proto` Update Makefile to handle the import in `plaintext.proto`. Import path is modified to be relative to the project root. And we run `protoc` from where `Makefile` locates, i.e. the project root. Reference: - plaintext.proto: https://github.com/libp2p/go-libp2p-core/blob/62b2c6c482ef265f6b975d59244fd7b2169aaabf/sec/insecure/pb/plaintext.proto
Commit: | 61f78c8 | |
---|---|---|
Author: | Alex Stokes | |
Committer: | Alex Stokes |
Add abstraction for a cryptographic key
Commit: | 14da7d4 | |
---|---|---|
Author: | ZX | |
Committer: | GitHub |
Merge branch 'master' into peer_routing
Commit: | d5c7cc7 | |
---|---|---|
Author: | Alex Haynes |
added changes from future commits to last passing bmuller commit
Commit: | 0d7b8c3 | |
---|---|---|
Author: | Alex Haynes | |
Committer: | Stuckinaboot |
added rpc.proto from go repo
Commit: | f1a20f1 | |
---|---|---|
Author: | zixuanzh | |
Committer: | Stuckinaboot |
update from to from_id in proto
Commit: | f655148 | |
---|---|---|
Author: | zixuanzh | |
Committer: | Stuckinaboot |
add pubsub proto
Commit: | 2b41818 | |
---|---|---|
Author: | zixuanzh | |
Committer: | Stuckinaboot |
update from to from_id in proto
Commit: | 2aa7c4a | |
---|---|---|
Author: | zixuanzh | |
Committer: | Stuckinaboot |
add pubsub proto
Commit: | 1c08e9e | |
---|---|---|
Author: | Alex Haynes | |
Committer: | Stuckinaboot |
added rpc.proto from go repo
Commit: | 225bd39 | |
---|---|---|
Author: | zixuanzh |
add source to rpc.proto
Commit: | 3a52d29 | |
---|---|---|
Author: | zixuanzh |
remove redundant proto file
Commit: | 9be1214 | |
---|---|---|
Author: | Alex Haynes |
Merge branch 'floodsub-rpc' of https://github.com/libp2p/py-libp2p into floodsub-rpc
Commit: | 81d121a | |
---|---|---|
Author: | zixuanzh |
update from to from_id in proto
Commit: | 041e0fb | |
---|---|---|
Author: | zixuanzh |
add pubsub proto
Commit: | cb6b76d | |
---|---|---|
Author: | Alex Haynes |
added rpc.proto from go repo