-
Updated
Oct 22, 2020 - Python
electrum
Here are 90 public repositories matching this topic...
-
Updated
Aug 10, 2020 - Python
-
Updated
Oct 22, 2020 - Python
-
Updated
Sep 23, 2020 - Dockerfile
This month Hacktoberfest is held!
We welcome all new and existing contributors, this issue is a list of all issues from bitcart projects(new features, bug fixes, etc.).
If you have any questions regarding the project, open an issue on github or contact us in our Telegram group.
- TODO list of related issues before settin
-
Updated
Oct 18, 2020 - JavaScript
-
Updated
Jan 9, 2020
-
Updated
Oct 21, 2020 - Python
-
Updated
Oct 12, 2020 - Python
-
Updated
Oct 13, 2020 - C++
-
Updated
Oct 15, 2020 - PHP
-
Updated
Jun 19, 2020 - Python
-
Updated
Jul 7, 2020 - JavaScript
-
Updated
Sep 30, 2020 - Rust
-
Updated
Jan 23, 2019 - Go
-
Updated
Aug 4, 2020 - PHP
-
Updated
Aug 1, 2020 - TypeScript
Electrumx does automatically close idle connections as per https://electrumx.readthedocs.io/en/latest/environment.html#envvar-SESSION_TIMEOUT
However if you're opening a lot of connections at the same time, say in a multi-threaded application such as a HTTP server/handler, then it very easy to hit the SESSION_
Improve this page
Add a description, image, and links to the electrum topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the electrum topic, visit your repo's landing page and select "manage topics."


Hi, I'm just investigating the implementation, and one thing that would really help is adding comments for each of the main structs. It shouldn't take too much time for someone that already knows what is what, and greatly speeds up navigating around.
Thanks!