All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.4.0 (2022-12-08)
2.3.0 (2022-04-27)
- 🎸 obtain public key string (983ecec)
2.2.0 (2021-08-24)
- 🎸 get account public key string (a6d7736)
2.1.0 (2021-05-14)
2.0.0 (2021-04-02)
- 🐛 node modules (425e2d4)
2.0.0-beta.11 (2021-03-08)
- 🎸 GetBlochchains - query blockchains (661bac8)
- 🎸 GetBlock & GetBlockByHeight - block info (e146c35)
- 🎸 new gRPC services (3a3b1fb)
- 🎸 QueryACL - query some account info (a00c0a4)
- 🎸 QueryContractStat - contarct stat data (964642d)
- 🎸 support GET method & throw Error Response (1f1bf54)
2.0.0-beta.10 (2021-02-25)
- 🎸 contract payment (4a0f121)
2.0.0-beta.9 (2021-02-22)
- 🐛 endorsement service (c4303b6)
2.0.0-beta.8 (2021-02-22)
- 🐛 endorse service bug (85db2d9)
2.0.0-beta.7 (2021-02-22)
- 🎸 support the solidity contract (079bbe2)
- 🐛 deployment contract support plugin (f783d0e)
2.0.0-beta.6 (2021-02-08)
- 🐛 preExecWithFee service (28f9aa0)
2.0.0-beta.5 (2021-02-03)
- 🐛 gRPC - postTX service (37c480e)
2.0.0-beta.4 (2020-12-17)
- 🐛 invoke contract without plugin service (6440c0d)
2.0.0-beta.3 (2020-12-14)
- 🐛 type error & export plugins (d404c9f)
2.0.0-beta.2 (2020-12-10)
- 🐛 build script (03f9cf1)
2.0.0-beta.1 (2020-12-08)
- 🧨 v1.x
- 🎸 account recovery (2d9c040)
- 🎸 balance (9677c1b)
- 🎸 CFCA plugin (8cfaecc)
- 🎸 contract (4412ff7)
- 🎸 contract invoke (7bbaeba)
- 🎸 contract upgrade (b6c4bc9)
- 🎸 grpc support (76827ad)
- 🎸 interfaces (5ef9b1a)
- 🎸 plugins & refactor (92b0064)
- 🎸 post request protocol detection and completion (9cf9105)
- contract list & pre-execution (2c0285c)
- transaction: support nodejs & no endorsement service (27f5dd6)
- xuper account: export the encrypted private key string (fdd941a)
- xuper account: support to import encrypted private key, restore account by password to decrypt (85841b4)
- compatible Node.js (4d4df29)
- 🐛 dependencies (a094994)
- 🐛 invoke contract in plugin mode (dcd3fec)
- function-return-type fix (86982d8)
- text-decoder & text-encoder (44bc939)
- account: cryptography error (04e9768)
- account.ts: generate address - bytes length fix (1e17a72)
1.1.2 (2020-04-30)
- src/utils.ts: replace for-in with for-each (f400e28)
1.1.1 (2020-03-16)
1.1.0 (2020-02-17)
- smart contract feature (a46ea9f)