|
|
4115d033a8
|
feat: identify identify/push raw-format fix and tests
|
2025-07-16 20:22:45 +02:00 |
|
|
|
4bd24621f0
|
Merge branch 'main' into identify-fix-varint-go
|
2025-07-16 10:10:24 -07:00 |
|
|
|
8ccf58bb83
|
Merge branch 'main' into improve-error-message
|
2025-07-15 14:50:28 -07:00 |
|
|
|
06f0c7d35c
|
Merge branch 'main' into identify-fix-varint-go
|
2025-07-15 14:50:02 -07:00 |
|
|
|
9c2560d000
|
fix: added valid CID and fix typecheck
|
2025-07-13 21:28:50 +00:00 |
|
|
|
53614200bd
|
doc: fix doc issues
|
2025-07-13 17:43:31 +02:00 |
|
|
|
41ed0769f6
|
Merge branch 'main' into identify-fix-varint-go
|
2025-07-13 17:25:51 +02:00 |
|
|
|
1c59653946
|
breaking: identify protocol use now prefix-length messages by default. use use_varint_format param for old raw messages
|
2025-07-13 17:24:56 +02:00 |
|
|
|
8ec67289da
|
feat: add length-prefixed protobuf support to identify protocol
|
2025-07-13 15:55:37 +02:00 |
|
|
|
b81168dae9
|
improve error message
|
2025-07-13 17:52:05 +05:30 |
|
|
|
5fcfc677f3
|
fixme/correct-type (#746)
* fixme/correct-type
* added newsfragment and test
|
2025-07-11 15:27:17 -06:00 |
|
|
|
dd14aad47c
|
Add tests for discovery methods in circuit_relay_v2 (#750)
* Add test for direct_connection_relay_discovery
* Add test for mux_method_relay_discovery
* Fix newsfragments
|
2025-07-11 14:53:27 -06:00 |
|
|
|
d1c31483bd
|
Implemented addr_stream in the peerstore
|
2025-07-06 14:45:42 +05:30 |
|
|
|
faeacf686a
|
fix typos
|
2025-07-06 14:45:42 +05:30 |
|
|
|
9943697054
|
Added docstrings
|
2025-07-06 14:45:42 +05:30 |
|
|
|
4e53327079
|
Metrics: added tests
|
2025-07-06 14:45:42 +05:30 |
|
|
|
3d369bc142
|
Proto-Book: added tests
|
2025-07-06 14:45:42 +05:30 |
|
|
|
5de458482c
|
refactor after rebase
|
2025-07-06 14:45:42 +05:30 |
|
|
|
f3d8cbf968
|
feat: Matching go-libp2p PeerStore implementation
|
2025-07-06 14:45:42 +05:30 |
|
|
|
f96fe0c1b6
|
Merge branch 'main' into main
|
2025-07-03 01:43:12 -07:00 |
|
|
|
83b42b7850
|
Merge branch 'main' into limit_concurrency
|
2025-07-02 10:22:21 -07:00 |
|
|
|
5a95212697
|
Merge branch 'main' into main
|
2025-07-02 10:22:01 -07:00 |
|
|
|
88db4ceb21
|
Fix lint
|
2025-07-02 13:26:52 +05:30 |
|
|
|
ad0b5505ba
|
make limit configurable in push_identify_to_peers
|
2025-07-02 13:12:30 +05:30 |
|
|
|
01319638cd
|
rebase with latest commit
|
2025-07-01 18:37:46 +05:30 |
|
|
|
a7eb9b5fbd
|
negotiate timeout configurable in application code
|
2025-07-01 18:35:17 +05:30 |
|
|
|
fee4208d89
|
fix docstrings
|
2025-07-01 18:33:26 +05:30 |
|
|
|
4df454ebdc
|
fix docstrings
|
2025-07-01 18:33:26 +05:30 |
|
|
|
715e528a56
|
DEFAULT_NEGOTIATE_TIMEOUT configurable
|
2025-07-01 18:33:26 +05:30 |
|
|
|
8753024add
|
Updated the timeout wrapper for read/write operations
|
2025-07-01 18:33:26 +05:30 |
|
|
|
621ea321ab
|
Set default-negotiate-timeout = 5 sec
|
2025-07-01 18:33:26 +05:30 |
|
|
|
6d8f695778
|
updated multiselect.py and newsfragment
|
2025-07-01 18:33:26 +05:30 |
|
|
|
83d11db852
|
fix: added negotiate timeout to MuxerMultistream
|
2025-07-01 18:33:26 +05:30 |
|
|
|
cbe2b4bd99
|
Merge branch 'main' into limit_concurrency
|
2025-06-30 07:47:12 -07:00 |
|
|
|
0038ef99d4
|
Merge branch 'main' into main
|
2025-06-30 07:43:32 -07:00 |
|
|
|
ad87e50eb7
|
move concurrency_limit to identify_push
Signed-off-by: sukhman <sukhmansinghsaluja@gmail.com>
|
2025-06-30 10:13:02 +05:30 |
|
|
|
ac51d87046
|
Merge branch 'main' into write_msg_pubsub
|
2025-06-29 10:12:16 -07:00 |
|
|
|
6be05639e4
|
Merge branch 'main' into feature/mDNS
|
2025-06-29 09:43:03 -07:00 |
|
|
|
e8e0cf74d1
|
docs: add mDNS discovery option to new_host function docs
|
2025-06-29 16:38:52 +05:30 |
|
|
|
211e951678
|
fix: improve async validator handling in Pubsub class (#705)
Signed-off-by: varun-r-mallya <varunrmallya@gmail.com>
|
2025-06-29 12:32:00 +02:00 |
|
|
|
ef16f3c993
|
fix: accept new streams for both DATA and WINDOW_UPDATE frames with the SYN flag (#702)
* fix: accept new streams for both and frames with the flag
* doc: newsfragment
---------
Co-authored-by: Manu Sheel Gupta <manusheel.edu@gmail.com>
|
2025-06-29 10:50:17 +02:00 |
|
|
|
2201d9e8d2
|
update link
|
2025-06-27 13:53:06 +05:30 |
|
|
|
4eff928a6d
|
fix: update logging messages
|
2025-06-27 00:09:17 +05:30 |
|
|
|
644fc77b6c
|
Merge branch 'main' into limit_concurrency
|
2025-06-26 07:46:35 -07:00 |
|
|
|
460f502bb9
|
Merge branch 'main' into write_msg_pubsub
|
2025-06-26 19:35:11 +05:30 |
|
|
|
e8a484f8e4
|
Merge branch 'main' into piggyback-gossipsub
|
2025-06-26 06:44:03 -07:00 |
|
|
|
74134e9b63
|
Remove piggyback TODO from gossipsub
Signed-off-by: sukhman <sukhmansinghsaluja@gmail.com>
|
2025-06-26 15:31:16 +05:30 |
|
|
|
ae16909f79
|
Test: Connected Peers Receive Pushes
|
2025-06-26 15:26:09 +05:30 |
|
|
|
b7d62c0f85
|
Limit concurrency to push identify message to peers
Signed-off-by: sukhman <sukhmansinghsaluja@gmail.com>
|
2025-06-26 15:26:09 +05:30 |
|
|
|
b736cfa333
|
Merge branch 'main' into px-backoff
|
2025-06-25 22:28:41 -07:00 |
|