-
url: 'http://localhost:8080/proxy/blockchain.atomicals.list',
data: '{"params":[50,84350,1]}'
```
024-09-27 11:59:50 ERROR:HttpSession:Exception during formatting request: POST http://localh…
-
更新了最新代码重新编译后,DEBUG模式后运行就出现Error: exceeded maximum retries,CPU没有波动。正常模式运行直接卡住不提示。 PR:上一个修复gas fee不平衡的版本运行正常,但打darkmatter这种难度的项目,一段时间后会崩溃,难度低耗时低的项目速度很快。
------------MACBOOK:M1 MACOS:14.2.1
-
还请官方大大回答下这个。 我之前同步好了。也能正常工作。昨天下午开始不能使用了。一直这个错误。一直等就能好吗?
2023-11-29 12:18:33
2023-11-29 12:18:33 > electrumx-proxy@1.2.5 start
2023-11-29 12:18:33 > ts-node src/index.ts
2023-11-29 12:18:33
20…
-
so i run 2 electrumx servers, and the ssl ports on both have suddenly closed within 24 hours of each other, and the tcp ports have remained open, according to all seeing eye. the websocket port is als…
-
![image](https://github.com/Next-DAO/atomicals-electrumx-proxy-docker/assets/49980280/ef712193-b271-445d-913e-f479f5907116)
-
In Bitcoin.
I see that Cent OS is compatible, so the Fedora tree of GNU/Linux distributions has already been covered.
My one concern would be that this would work with SELinux enabled (I've been…
-
### Versions
```
python=3.7.1, 3.9.1
electrumx=1.16.0
aiohttp=3.7.0, 4.0
```
### Context
After running ElectrumX for a few hours, when under very high load (2k+ sessions), sometimes it "locks…
-
```
flutter: Log: [Error][2023-09-28 23:20:20.414Z]: JsonRPC.connect(): failed to connect to bitcoincash.stackwallet.com over tor proxy at (host: InternetAddress('127.0.0.1', IPv4), port: 5146), Exce…
-
Server crashes after synchronization with "Killed" error.
ElectrumX log:
```
INFO:electrumx:ElectrumX server starting
WARNING:Env:lowered maximum sessions from 1,000 to 674 because your open f…
-
If I'm trying to use `ElectrumClient` in my project and the websocket connection fails, what am I missing?