-
Updated
Sep 29, 2020 - Python
electrum
Here are 90 public repositories matching this topic...
-
Updated
Aug 10, 2020 - Python
-
Updated
Sep 18, 2020 - Python
-
Updated
Sep 23, 2020 - Dockerfile
This issue contains a list of long-term issues and features to add. We decided to switch to long-term planning instead of per-month planning.
Core Daemons and Coins support
- Omni layer support (electrum-omni probably)
- Ethereum support (#105)
- Investigate weird issue failing CI at times (for example, [this CI run](https://app.circleci.com/pipelines/github/bitcartcc/bitcar
-
Updated
Sep 27, 2020 - JavaScript
-
Updated
Jan 9, 2020
-
Updated
Sep 20, 2020 - Python
-
Updated
Dec 8, 2019 - Python
-
Updated
Sep 20, 2020 - C++
-
Updated
Jul 15, 2020 - PHP
-
Updated
Jun 19, 2020 - Python
-
Updated
Jul 7, 2020 - JavaScript
-
Updated
Sep 7, 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!