|
|
2dfee68f20
|
Refactor bootstrap discovery to use async methods and update bootstrap peers list
|
2025-07-10 19:24:09 +05:30 |
|
|
|
198208aef3
|
validate and filter bootstrap addresses during discovery initialization
|
2025-07-09 20:23:47 +05:30 |
|
|
|
a26fd95854
|
Merge branch 'feature/bootstrap' of https://github.com/sumanjeet0012/py-libp2p into feature/bootstrap
|
2025-07-09 01:46:31 +05:30 |
|
|
|
2965b4e364
|
DNS resolution working
|
2025-07-09 01:45:15 +05:30 |
|
|
|
80c686ddce
|
Merge branch 'main' into feature/bootstrap
|
2025-07-07 08:51:53 -07: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 |
|
|
|
dcb199a6b7
|
Merge branch 'main' into feature/bootstrap
|
2025-07-03 01:31:43 -07:00 |
|
|
|
16be6fab85
|
Merge branch 'main' into feature/bootstrap
|
2025-07-03 00:21:19 +05:30 |
|
|
|
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 |
|
|
|
12ad2dcdf4
|
Added bootstrap module
|
2025-06-30 11:37:40 +05:30 |
|
|
|
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 |
|
|
|
c914818f48
|
fix: enhanced logging to show dependencies logs
|
2025-06-26 01:15:10 +05:30 |
|
|
|
5262566f6a
|
fix: check for mDNS attribute before accessing it in BasicHost
|
2025-06-26 00:36:59 +05:30 |
|
|
|
f274d20715
|
feat: attached mdns instance with host
|
2025-06-25 23:44:32 +05:30 |
|
|
|
f12ca4e9c1
|
Merge branch 'main' into write_msg_pubsub
|
2025-06-24 14:42:48 -07:00 |
|