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
b4482e1a5e
Merge branch 'main' into replace/peerID/attribute
2025-07-17 01:47:06 -07:00
e3c9b4bd54
Merge branch 'main' into add-read-write-lock
2025-07-16 14:59:44 -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
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
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
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
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
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
cda163fc48
change ReadWriteLock class
2025-07-09 18:18:37 +05:30
26ed99dafd
change tests path
2025-07-09 18:09:07 +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
8fb664bfdf
Fix: linting errors
2025-07-08 18:34:30 +05:30
75abc8b863
run ruff format
2025-07-08 07:35:45 +05:30
91dca97d83
TODO: add read/write lock
2025-07-07 21:55:32 +05:30
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