8787613e91
run lint with pyupgrade at py39-plus
2025-01-25 15:48:39 -07:00
20580b9a4e
drop py38 from CI
2025-01-25 15:48:39 -07:00
fe43b84a7d
Merge pull request #496 from pacrob/upgrade-template
...
Upgrade template, adding python 3.13 support
2025-01-25 15:37:01 -07:00
e0814c9860
move interop tests tools into tests folder
2025-01-25 15:28:32 -07:00
460db3dce8
merge template, fill vars, lint
2025-01-25 14:43:45 -07:00
de2e17dcdf
fix(readme): fix broken link to standard libp2p implementation modules
2025-01-23 15:25:32 -07:00
ae5b634d7b
Update code_of_conduct.rst
...
making -> make
2025-01-04 15:44:50 -07:00
a72dbaa58d
set demos as console scripts, update chat instructions
2025-01-01 17:36:41 -07:00
bc90632f9d
Add entry to the [release notes]
2025-01-01 16:43:44 -07:00
ac41b012da
fix: prevent infinite loop by adding break statement
2025-01-01 16:43:44 -07:00
c71d41696f
change Identify section to Core Protocols and add Ping, clean up abit
2024-12-30 14:32:35 -07:00
45cdd1a4da
Bump version: 0.2.0 → 0.2.1
2024-12-20 11:58:50 -07:00
ba0d07ed66
Compile release notes for v0.2.1
2024-12-20 11:56:33 -07:00
4be68af0db
Put python3.8 support back in:
...
- We should create a breaking changes branch to be
merged only when we are ready to start the next
major version release cycle for all our
maintained libraries.
2024-12-12 14:29:06 -07:00
33332d7106
sync handle_rpc docstring
2024-12-03 14:00:18 -07:00
f156668c1b
fixed doc comments in pubsub.abc
2024-12-03 14:00:18 -07:00
c6a24e411c
Update version update note
2024-12-02 12:23:01 -07:00
83887422fb
correct use of __file__
2024-12-02 12:13:04 -07:00
f02d03844a
refactored from unit_test to pytest
2024-11-24 14:39:29 -07:00
edf5270425
added newsfragment for missing check in peerdata's add_addr function
2024-11-24 14:39:29 -07:00
f957e310d6
refactored add_addrs in peerdata and added test_peerdata.py
2024-11-24 14:39:29 -07:00
1280617249
run mypy local
2024-11-22 10:41:50 -07:00
6a927ac1e7
drop py38, add py13, add 2024 to license
2024-11-22 10:41:50 -07:00
b478e72fac
removed print and commented statements
2024-11-21 11:51:19 -07:00
de2c06ec65
updated test name
2024-11-21 11:51:19 -07:00
72fcda0638
added newsfragment for get_connected_peers
2024-11-21 11:51:19 -07:00
17575f4a38
added test for connected peers
2024-11-21 11:51:19 -07:00
847dfa6577
added getter for connected peers
2024-11-21 11:51:19 -07:00
a10b8fdb91
added msg dropping test
2024-11-15 15:16:19 +07:00
9ba04d0b15
added newsfragment for missing check in pubsub push_msg
2024-11-15 15:16:19 +07:00
e768682ab9
reject messages claiming to be from ourselves but not locally published
2024-11-15 15:16:19 +07:00
410e6d4549
added newsfragment for ping_service
2024-10-29 14:05:01 -06:00
1ab689a1e2
added ping_service tests
2024-10-29 14:05:01 -06:00
25b35dee1a
fixed lint
2024-10-29 14:05:01 -06:00
cd810d26c2
added PingService
2024-10-29 14:05:01 -06:00
62a0843b5f
updated trio dependency in setup and added newsfragment
2024-10-29 08:07:10 -06:00
7495039a29
fixed failed tests due to RaisesGroup
2024-10-29 08:07:10 -06:00
0be78be06a
newsfragment
2024-10-28 14:54:25 -06:00
82b34ed70e
drop latexpdf from docs build
2024-10-28 14:54:25 -06:00
c2dee2a538
replase display_version with two other options
2024-10-28 14:54:25 -06:00
224044874e
bump towncrier version pins
2024-10-24 16:12:44 -06:00
40ce3a8174
fix code blocks and version parsing
2024-10-24 16:12:44 -06:00
bcc7d256a6
added ping docs
2024-10-24 11:34:32 -06:00
4620142ed1
ran make lint
2024-10-24 11:34:32 -06:00
1549d4e5d3
added ping example
2024-10-24 11:34:32 -06:00
ac2e2c79e6
Create funding.json
2024-08-12 18:37:41 -06:00
c46001fb1f
Merge pull request #476 from libp2p/github-actions
...
ci: migrate from CircleCI to GitHub Actions
2024-08-05 19:20:44 +02:00
0cc41f5180
ci: migrate from CircleCI to GitHub Actions
2024-07-30 23:34:40 +01:00
3e4420e9c2
Bump version: 0.1.5 → 0.2.0
2024-07-09 11:23:05 -06:00
8488883705
Compile release notes for v0.2.0
2024-07-09 11:22:00 -06:00