Skip to content

0.12.0-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@geertweening geertweening released this 11 Feb 01:05
· 2973 commits to main since this release

Breaking Changes

  • REMOVED Remote storage interface
  • REMOVED Remote ping configuration
  • REMOVED Old/deprecated Remote server configuration (websocket_ip, websocket_port)
  • REMOVED browser online reconnect listener
  • Remove jsbn and use bignumber.js instead for big number math
  • The allow_nan flag has been removed. Results for invalid amounts will always be NaN

Changes