Skip to content

Releases: vitelabs/vite.js

v2.3.6

30 Mar 06:34
Compare
Choose a tag to compare

v2.3.3

30 Dec 03:11
Compare
Choose a tag to compare

Add ReceiveAccountBlockTask

v2.3.1

09 Dec 08:21
Compare
Choose a tag to compare

[Bugfix]: About ts path

v2.3.0

09 Dec 03:35
Compare
Choose a tag to compare

ViteJS 最新版本为 2.3.0 与旧版本不兼容: 更改了大部分的包结构,包括函数名、传参方式等,具体可参考:https://vite.wiki/api/vitejs/ 如果暂时不想升级可以继续使用 <=2.2.10 的版本

The latest version of ViteJS is 2.3.0, it is not compatible with the old version: most of the package structure has been changed, including the function name, parameters, etc. Please refer to: https://vite.wiki/api/vitejs/ If you do not want to upgrade, you can continue to use the version <= 2.2.10

v2.2.6

17 Jul 04:22
Compare
Choose a tag to compare

【BugFix】getAccountBlock add fee

v2.2.5

12 Jul 02:56
Compare
Choose a tag to compare

【Bugfix】abi.decodeParameters: decode array

v2.2.4

11 Jul 09:17
Compare
Choose a tag to compare

bugfix(client): callOffChain

v2.2.3

11 Jul 06:10
Compare
Choose a tag to compare
v2.2.3

v2.2.2

03 Jul 10:12
Compare
Choose a tag to compare

Change builtinTxBlock.createContract params

  1. confirmTimes => confirmTime
  2. times => quotaRatio
  3. add seedCount

v2.2.0

26 Jun 05:47
Compare
Choose a tag to compare
  1. Fix bug: abi int
  2. Add Client Function: Add decodeTx, txType; Add method addTxType
  3. Update Constant. Delete builtinTxType; delete contractAddrs; add Contracts
  4. AccountBlock: getBuiltinTxType ==> getTxType; add decodeBlockByContract