Skip to content

1.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 09:19
· 36 commits to master since this release

Changes

  • Increased RPC timeout from 10 to 20 sec
  • Bump merge-deep from 3.0.2 to 3.0.3 in /demo_clients/reactjs @dependabot (#100)
  • Bump ws from 7.3.0 to 7.4.6 @dependabot (#99)
  • Bump ws from 7.3.0 to 7.4.6 in /demo_clients/websocket_nodejs @dependabot (#98)
  • Bump dns-packet from 1.3.1 to 1.3.4 in /demo_clients/reactjs @dependabot (#97)
  • Bump lodash from 4.17.19 to 4.17.21 @dependabot (#93)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 in /demo_clients/reactjs @dependabot (#92)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 @dependabot (#91)
  • Bump url-parse from 1.4.7 to 1.5.1 in /demo_clients/reactjs @dependabot (#90)
  • Bump ssri from 6.0.1 to 6.0.2 in /demo_clients/reactjs @dependabot (#89)

🚀 Features

If you have a custom settings.json, the changes from 1.4.1 are:

  • "allow_websocket_all": false
  • removed "delegators" from allowed commands (currently a bug in the node that can make the node restart)
  • In the limited commands: "accounts_frontiers": 500

Docker Container

For equivalent docker version, any of:

docker pull nanojson/nanorpcproxy:latest
docker pull nanojson/nanorpcproxy:v1.4.2

For latest master branch:

docker pull nanojson/nanorpcproxy:master