Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mhchia/py-libp2p-daemon-bindings issues and pull requests

#59 - Handle daemon restarts

Issue - State: open - Opened by odesenfans over 2 years ago - 9 comments
Labels: enhancement

#58 - [Dependencies] Bump jsp2pd to 1.0.0 in the CI

Pull Request - State: open - Opened by odesenfans over 2 years ago - 2 comments

#57 - [Release] Bump to 0.2.0

Pull Request - State: closed - Opened by odesenfans over 2 years ago - 3 comments

#56 - [CI] Decommission Circle CI

Pull Request - State: closed - Opened by odesenfans over 2 years ago

#55 - [CI] Add release pipeline

Pull Request - State: closed - Opened by odesenfans over 2 years ago - 3 comments

#54 - [Test] Try release

Pull Request - State: closed - Opened by mhchia over 2 years ago

#53 - [CI] Add release pipeline

Pull Request - State: closed - Opened by odesenfans over 2 years ago - 9 comments

#52 - [CI] Add type checks

Pull Request - State: closed - Opened by odesenfans over 2 years ago - 1 comment

#51 - [CI] New unit tests pipeline with Github Actions

Pull Request - State: closed - Opened by odesenfans over 2 years ago - 4 comments

#50 - [Tests] Make test daemon available to users

Pull Request - State: closed - Opened by odesenfans over 2 years ago - 1 comment

#49 - Added support for the JavaScript P2P daemon

Pull Request - State: closed - Opened by odesenfans over 2 years ago - 8 comments

#48 - Update protobuf type annotations and fix tests

Pull Request - State: closed - Opened by odesenfans over 2 years ago - 1 comment

#47 - Update protobuf spec with latest from jsp2pd

Pull Request - State: closed - Opened by odesenfans over 2 years ago - 2 comments

#46 - CI failed

Issue - State: closed - Opened by mhchia over 2 years ago - 1 comment

#45 - Remove dependency to py-libp2p

Pull Request - State: closed - Opened by odesenfans over 2 years ago - 1 comment

#44 - Added a .gitignore file

Pull Request - State: closed - Opened by odesenfans over 2 years ago

#43 - Compatibility with jsp2pd

Issue - State: closed - Opened by odesenfans over 2 years ago - 9 comments

#42 - Remove dependency to py-libp2p

Pull Request - State: closed - Opened by odesenfans over 2 years ago - 2 comments

#41 - Change to anyio

Pull Request - State: closed - Opened by mhchia over 4 years ago - 1 comment

#40 - Feature/cd

Pull Request - State: closed - Opened by mhchia about 5 years ago - 1 comment

#39 - Use black formatter

Pull Request - State: closed - Opened by mhchia about 5 years ago

#38 - Have a release, both in git and PyPI

Issue - State: closed - Opened by mhchia about 5 years ago - 1 comment

#37 - Automatic daemon detection with CI

Issue - State: closed - Opened by mhchia about 5 years ago - 1 comment

#36 - Port from trinity

Pull Request - State: closed - Opened by mhchia about 5 years ago - 1 comment

#35 - Add deployment flow

Issue - State: closed - Opened by mhchia about 5 years ago - 1 comment

#34 - Stop travis CI

Issue - State: closed - Opened by mhchia about 5 years ago

#33 - Expose `Daemon` class

Issue - State: closed - Opened by mhchia about 5 years ago - 2 comments
Labels: enhancement

#32 - Port the bindings back to this repo

Issue - State: closed - Opened by mhchia about 5 years ago - 1 comment

#31 - Add more exceptions

Issue - State: open - Opened by mhchia over 5 years ago
Labels: enhancement

#30 - Try CID

Issue - State: open - Opened by mhchia over 5 years ago
Labels: enhancement

#29 - Try circle CI

Pull Request - State: closed - Opened by mhchia over 5 years ago - 1 comment

#28 - Test codecov in travis CI

Pull Request - State: closed - Opened by mhchia over 5 years ago - 1 comment

#27 - Add checks when cleaning up p2pd_pairs

Pull Request - State: closed - Opened by mhchia over 5 years ago - 2 comments

#26 - Confirmed behavior of Connmgr

Pull Request - State: closed - Opened by mhchia over 5 years ago

#25 - Add `wait_until_ready` and enhance connect_safe

Pull Request - State: closed - Opened by mhchia over 5 years ago

#24 - Close streams after every connection

Pull Request - State: closed - Opened by mhchia over 5 years ago

#23 - Support TCP sockets

Pull Request - State: closed - Opened by mhchia over 5 years ago - 1 comment

#22 - Fix typing for protobuf, and the third party imports

Issue - State: closed - Opened by mhchia over 5 years ago - 1 comment

#21 - Feature/add typing

Pull Request - State: closed - Opened by mhchia over 5 years ago

#20 - Reorganize the code

Pull Request - State: closed - Opened by mhchia over 5 years ago

#19 - Use the standard `multiaddr` as dependency

Issue - State: closed - Opened by mhchia over 5 years ago - 1 comment

#18 - Conform to the new argument API of daemon

Pull Request - State: closed - Opened by mhchia over 5 years ago

#17 - Multiaddress `/unix/xxx` failed to be parsed by the upstream `py-multiaddr`

Issue - State: closed - Opened by mhchia over 5 years ago - 1 comment
Labels: bug

#16 - Argument `-listen` of `p2pd` from Upstream has changed

Issue - State: closed - Opened by mhchia over 5 years ago
Labels: bug

#15 - Update .travis.yml: use go 1.11

Pull Request - State: closed - Opened by mhchia over 5 years ago

#14 - Fix the test of stream_handler

Pull Request - State: closed - Opened by mhchia over 5 years ago

#13 - Python document

Issue - State: closed - Opened by mhchia over 5 years ago - 1 comment

#11 - Check the behavior of `connect`

Issue - State: closed - Opened by mhchia almost 6 years ago - 1 comment

#10 - Refactor the tests

Issue - State: closed - Opened by mhchia almost 6 years ago - 1 comment

#9 - Restructure `Client` to different components?

Issue - State: closed - Opened by mhchia almost 6 years ago - 1 comment

#8 - Check the behavior of `ConnManager.trim`

Issue - State: closed - Opened by mhchia almost 6 years ago

#7 - Add type hints, and add type checks

Issue - State: closed - Opened by mhchia almost 6 years ago

#6 - Add more checks against the pb fields

Issue - State: closed - Opened by mhchia almost 6 years ago

#5 - Update README.md

Issue - State: closed - Opened by mhchia almost 6 years ago - 1 comment

#4 - Sometimes tests fail

Issue - State: closed - Opened by mhchia almost 6 years ago - 1 comment

#3 - Add tox and travis CI support

Pull Request - State: closed - Opened by mhchia almost 6 years ago

#2 - TODOs for streams in asyncio

Issue - State: closed - Opened by mhchia almost 6 years ago - 2 comments

#1 - Change to asyncio

Issue - State: closed - Opened by mhchia almost 6 years ago