Skip to content

Releases: appditto/natrium-wallet-server

Natrium Server v3.1.0

02 Sep 20:25
Compare
Choose a tag to compare
  • Refactor to use go-chi and gorilla websocket
  • Add rate limiting, 50 per minute by IP

Natrium Server v3.0.1

01 Sep 20:49
Compare
Choose a tag to compare
  • Fix json_block handling in rpc process
  • Return 200 status code when an unsupported action is sent, maintains compatibility with the old api (for bananojs, and maybe others)

Natrium Server v3.0.0

01 Sep 19:23
Compare
Choose a tag to compare
  • Rebuild app from the ground up in GOLang