Skip to content

Releases: blocknetdx/exrproxy

v0.8.0 exproxy autobuild, now includes all supported daemons with xrouter/xbridge configurations

20 Dec 16:26
11d6c92
Compare
Choose a tag to compare

Enterprise XRouter Proxy v0.6.6

23 Jul 19:53
v0.6.6
acb5a66
Compare
Choose a tag to compare
  • Support for Monero (XMR)
  • Fixed ETH xrGetBlockHash and xrGetBlockCount

https://hub.docker.com/r/blocknetdx/exrproxy/
docker pull blocknetdx/exrproxy:0.6.6

Run with docker:

docker run -d --name=xrproxy -p 80:80 -v=/opt/uwsgiconf:/opt/uwsgi/conf blocknetdx/exrproxy:0.6.6

Enterprise XRouter Proxy v0.6.5

18 May 15:20
v0.6.5
892d615
Compare
Choose a tag to compare
  • Improves snode payment handler

https://hub.docker.com/r/blocknetdx/exrproxy/
docker pull blocknetdx/exrproxy:0.6.5

Run with docker:

docker run -d --name=xrproxy -p 80:80 -v=/opt/uwsgiconf:/opt/uwsgi/conf blocknetdx/exrproxy:0.6.5

Enterprise XRouter Proxy v0.6.4

06 May 22:50
e7ecb7d
Compare
Choose a tag to compare
  • Adds support for enforcing snode payments

https://hub.docker.com/r/blocknetdx/xrouterproxy/
docker pull blocknetdx/xrouterproxy:0.6.4

Run with docker:

docker run -d --name=xrproxy -p 80:80 -v=/opt/uwsgiconf:/opt/uwsgi/conf -v=/opt/nginxconfs:/etc/nginx blocknetdx/xrouterproxy:0.6.4

Enterprise XRouter Proxy v0.6.3

28 Apr 15:43
7b7a7de
Compare
Choose a tag to compare
  • Fixes signing issue on snode requests
  • Adds support for NEO

https://hub.docker.com/r/blocknetdx/xrouterproxy/
docker pull blocknetdx/xrouterproxy:0.6.3

Run with docker:

docker run -d --name=xrproxy -p 80:80 -v=/opt/uwsgiconf:/opt/uwsgi/conf -v=/opt/nginxconfs:/etc/nginx blocknetdx/xrouterproxy:0.6.3

Enterprise XRouter Proxy v0.6.2

29 Feb 19:14
8908d4c
Compare
Choose a tag to compare
  • Fixes ETH xrGetBlockHash handling of hex, int, and string data

https://hub.docker.com/r/blocknetdx/xrouterproxy/
docker pull blocknetdx/xrouterproxy:0.6.2

Run with docker:

docker run -d --name=xrproxy -p 80:80 -v=/opt/uwsgiconf:/opt/uwsgi/conf -v=/opt/nginxconfs:/etc/nginx blocknetdx/xrouterproxy:0.6.2

Enterprise XRouter Proxy v0.6.1

29 Feb 01:35
a78ea6f
Compare
Choose a tag to compare
  • Fixes ETH xrGetTransactions
  • Support nginx.conf in volume /etc/nginx

https://hub.docker.com/r/blocknetdx/xrouterproxy/
docker pull blocknetdx/xrouterproxy:0.6.1

Run with docker:

docker run -d --name=xrproxy -p 80:80 -v=/opt/uwsgiconf:/opt/uwsgi/conf -v=/opt/nginxconfs:/etc/nginx blocknetdx/xrouterproxy:0.6.1

Enterprise XRouter Proxy v0.5.2

13 Feb 04:56
v0.5.2
ec5fafa
Compare
Choose a tag to compare
  • Fixes ETH xrGetBlock xrGetBlocks xrGetTransaction xrGetTransactions
  • Supports ETH 0x01 or 1 formats on xrGetBlock

https://hub.docker.com/r/blocknetdx/xrouterproxy/
docker pull blocknetdx/xrouterproxy:0.5.2

Run with docker:

docker run -d --name=xrproxy -p 9090:80 -v=/opt/uwsgiconf:/opt/uwsgi/conf -v=/opt/nginxconfs/xcloud:/etc/nginx/conf.d blocknetdx/xrouterproxy:0.5.2

XRouter Proxy v0.5.1

11 Jan 04:37
ef80b33
Compare
Choose a tag to compare
  • Fixes eth_getBlockByHash and eth_getBlockByNumber
  • Attempt feetx redeem only if it's provided
  • Add id to json request; exclude basic auth if no credentials

https://hub.docker.com/r/blocknetdx/xrouterproxy/
docker pull blocknetdx/xrouterproxy:0.5.1

Run with docker:

docker run -d --name=xrproxy -p 9090:80 -v=/opt/uwsgiconf:/opt/uwsgi/conf -v=/opt/nginxconfs/xcloud:/etc/nginx/conf.d blocknetdx/xrouterproxy:0.5.1

XRouter Proxy v0.5.0

09 Jan 20:45
2c38b1a
Compare
Choose a tag to compare
  • Supports XRouter payments

https://hub.docker.com/r/blocknetdx/xrouterproxy/
docker pull blocknetdx/xrouterproxy:0.5.0

Run with docker:

docker run -d --name=xrproxy -p 9090:80 -v=/opt/uwsgiconf:/opt/uwsgi/conf -v=/opt/nginxconfs/xcloud:/etc/nginx/conf.d blocknetdx/xrouterproxy:0.5.0