Skip to content

v2.3.19

Latest
Compare
Choose a tag to compare
@AllenLiuxt AllenLiuxt released this 17 Sep 06:08
· 2 commits to master since this release

2.3.19 (2022-09-17)

Features

  • New abi #81
  • Refactor websocket/ipc reconnect and support for subscription renewal #71
  • Add support for vitex internal transfer, direct cross-chain deposit to vitex and withdraw from vitex to withdrawal address. #72
  • Export HTTP, WS, and IPC modules from the main @vite/vitejs package. #73
  • Add WsRpc keepalive.

Bug Fixes

  • Replace qs with query-string #79
  • Fix name accountblock in es5 output.

Build

  • Upgrade to webpack 5