GithubHelp home page GithubHelp logo

wizzwallet / elex-proxy Goto Github PK

View Code? Open in Web Editor NEW
44.0 44.0 13.0 99 KB

EleX Proxy is a lightweight Rust implementation designed to proxy communication with the Atomicals ElectrumX server.

License: MIT License

Rust 99.78% Dockerfile 0.22%
atomicals electrumx electrumx-proxy electrumx-proxy-rust electrumx-server

elex-proxy's People

Contributors

carawaylj avatar iota9star avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

elex-proxy's Issues

Failed to send message to ElectrumX: Protocol(SendAfterClosing)

2024-01-01T03:01:05.515783Z  INFO elex_proxy: Try to connect to ElectrumX: wss://localhost:50004
2024-01-01T03:01:05.525942Z  INFO elex_proxy: Connected to ElectrumX: wss://localhost:50004
2024-01-01T03:02:26.756175Z  INFO elex_proxy: => id: 54, method: blockchain.atomicals.get_by_ticker, params: [String("quark")]
2024-01-01T03:02:26.756204Z ERROR elex_proxy: Failed to send message to ElectrumX: Protocol(SendAfterClosing)
2024-01-01T03:02:36.757913Z  WARN elex_proxy: <= id: 54, no response received after 10 seconds
2024-01-01T03:02:37.870229Z  INFO elex_proxy: => id: 55, method: blockchain.atomicals.get_by_ticker, params: [String("quark")]
2024-01-01T03:02:37.870260Z ERROR elex_proxy: Failed to send message to ElectrumX: Protocol(SendAfterClosing)
2024-01-01T03:02:47.871607Z  WARN elex_proxy: <= id: 55, no response received after 10 seconds

你好,rpc 代理运行一段时间后出现报错,下面是.env配置

PROXY_HOST=0.0.0.0:12321
ELECTRUMX_WSS=wss://localhost:50004
IP_LIMIT_PER_SECOND=1
IP_LIMIT_BURST_SIZE=10
CONCURRENCY_LIMIT=500
RESPONSE_TIMEOUT=10
RUST_LOG=info

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.