Skip to content

RenEx SDK 0.3.0

Choose a tag to compare

@vinceau vinceau released this 30 Nov 00:16
· 227 commits to master since this release

Changelog:

  • You can now distinguish between zero balance and a failed balance request. A failed request will return null.
  • The warnings from Web3 provider and event emitter are now suppressed.
  • The trader orders can now be stored locally on the file system when running in Node.js
  • The Typescript issues with bn.js and Web3 are now fixed (see: #11)

See #12 for more information.