ecc443dcfe
linter respacing
2025-07-26 22:38:27 +05:30
aa6039bcd3
PeerRecord class with ProtoBuff implemented
2025-07-26 22:38:27 +05:30
ceb9f7d3f7
Merge branch 'main' into todo/handletimeout
2025-07-26 20:54:53 +05:30
e91f458446
Enhance peer discovery logging and address resolution handling in BootstrapDiscovery
2025-07-24 00:11:05 +05:30
39375fb338
Merge branch 'main' into todo/handletimeout
2025-07-21 08:17:08 -07:00
3a927c8419
Merge branch 'main' into feature/bootstrap
2025-07-21 06:43:34 -07:00
37e4fee9f8
feat: Add identify-push raw format support and yamux logging improvements
...
- Add comprehensive integration tests for identify-push protocol
- Support both raw protobuf and varint message formats
- Improve yamux logging integration with LIBP2P_DEBUG
- Fix RawConnError handling to reduce log noise
- Add Ctrl+C handling to identify examples
- Enhance identify-push listener/dialer demo
Fixes : #784
2025-07-20 20:19:18 +02:00
c277cce2ed
Merge branch 'main' into feature/bootstrap
2025-07-20 04:39:56 -07:00
7b181f3ce5
Merge branch 'main' into add-read-write-lock
2025-07-18 23:53:12 -07:00
11560f5cc9
TODO: throttle on async validators ( #755 )
...
* fixed todo: throttle on async validators
* added test: validate message respects concurrency limit
* added newsfragment
* added configurable validator semaphore in the PubSub constructor
* added the concurrency-checker in the original test-validate-msg test case
* separate out a _run_async_validator function
* remove redundant run_async_validator
2025-07-18 06:01:28 -06:00
c9162beb2b
add grave that were removed by mistake
2025-07-17 20:55:49 +05:30
f587e50cab
Merge branch 'main' into todo/handletimeout
2025-07-17 02:36:44 -07:00
b4482e1a5e
Merge branch 'main' into replace/peerID/attribute
2025-07-17 01:47:06 -07:00
41b1ecb67c
Merge branch 'main' into feature/bootstrap
2025-07-16 15:00:35 -07:00
e3c9b4bd54
Merge branch 'main' into add-read-write-lock
2025-07-16 14:59:44 -07:00
e132b154e3
Merge branch 'main' into todo/handletimeout
2025-07-16 14:59:24 -07:00
430527625b
Merge branch 'main' into replace/peerID/attribute
2025-07-16 17:15:10 -04:00
4115d033a8
feat: identify identify/push raw-format fix and tests
2025-07-16 20:22:45 +02:00
93fc063e70
Merge branch 'main' into todo/handletimeout
2025-07-16 10:11:23 -07:00
4bd24621f0
Merge branch 'main' into identify-fix-varint-go
2025-07-16 10:10:24 -07:00
5315816521
Merge branch 'main' into add-read-write-lock
2025-07-16 09:38:10 -07:00
42f07ae1ab
Merge branch 'main' into add-read-write-lock
2025-07-15 14:54:29 -07:00
773962c070
Merge branch 'main' into todo/handletimeout
2025-07-15 14:53:48 -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
ab94e77310
Merge branch 'main' into feature/bootstrap
2025-07-15 14:40:20 -07:00
23622ea1a0
style: enforce consistent import block
2025-07-15 15:28:03 -04:00
6aeb217349
replace: attributes with cache cached_property
2025-07-15 14:59:34 -04:00
9c2560d000
fix: added valid CID and fix typecheck
2025-07-13 21:28:50 +00:00
2c1e50428a
Merge branch 'feature/bootstrap' of https://github.com/sumanjeet0012/py-libp2p into feature/bootstrap
2025-07-14 01:38:53 +05:30
9e76940e75
Refactor logging configuration to reduce verbosity and improve peer discovery events
2025-07-14 01:38:15 +05:30
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
9cd3805542
make readwrite more safe
2025-07-13 18:37:44 +05:30
b81168dae9
improve error message
2025-07-13 17:52:05 +05:30
d03bdd75d6
Merge branch 'main' into feature/bootstrap
2025-07-12 07:48:04 -07:00
8ff7bb1f20
Merge branch 'main' into todo/handletimeout
2025-07-12 07:25:08 -07:00
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
9669a92976
Fix formatting and linting issues
2025-07-10 19:25:58 +05:30
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
cda163fc48
change ReadWriteLock class
2025-07-09 18:18:37 +05:30
26ed99dafd
change tests path
2025-07-09 18:09:07 +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
242998ae9d
add test for read-write-lock
2025-07-08 20:06:30 +05:30
e65e38a3f1
fix: linting error related to read
2025-07-08 19:11:56 +05:30