All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.2.44 (2023-02-01)
3.2.43 (2023-01-29)
- add main.yml (6ec3b2f)
- π support enum (9e95910)
3.2.41 (2022-11-17)
- πΈ change XHR to Fetch on browser (3fdc189)
3.2.40 (2022-02-09)
- π chainApi test case (42a9c1e)
3.2.39 (2021-08-27)
- πΈ add authorization (b04c1db)
3.2.38 (2021-03-09)
- πΈ add signed transaction deserializing (53d4724)
3.2.37 (2020-12-28)
- π fix enum type resolve (d13d2ee)
3.2.36 (2020-12-26)
- π handle no-value decode and encode when occur complex obj (43eab80)
3.2.35 (2020-12-02)
- π use browserify-aes MODES config (75a8a75)
3.2.34 (2020-05-21)
3.2.33 (2020-04-15)
- π fix private key length when first byte is 0 (85ea98a)
3.2.32 (2020-03-30)
- π add default value (d6aa193)
3.2.31 (2020-03-27)
- πΈ change proto (7f8cc91)
3.2.30 (2020-03-12)
- πΈ add deserialize fee (337d7f7)
- πΈ add fee type and export unpackOutput (780e8ff)
- πΈ pbUtils add deserializeTransactionFee (c355084)
3.2.29 (2020-03-05)
- πΈ add bloom filter (abda0be)
3.2.28 (2020-03-03)
- πΈ add new contract method for deserialize logs (c8757f4)
3.2.27 (2020-03-03)
- fix complicated protobuf Address/Hash/Map fields (30d96c6)
3.2.26 (2020-01-09)
- π fix nested protobuf serialize and deserialize error (c922f38)
3.2.25 (2020-01-04)
- πΈ modify chain API methods (e3183aa)
3.2.24 (2019-12-27)
- π fix aelf.Hash deserialize bug (5e108eb)
3.2.23 (2019-12-02)
- πΈ add address with _ formatter (4bd7102)
3.2.22 (2019-11-30)
- π remove sync timeout when some browsers throw an error (7e95168)
3.2.21 (2019-11-20)
- π remove useless arguments of HttpProvider (6a5894a)
- πΈ we can get getRawTx by three params (4d71c2a)
3.2.20 (2019-11-19)
- πΈ we can get getRawTx by three params (4d71c2a)
3.2.19 (2019-11-01)
- π add condition hanler for repeated aelf.Address (94fdbc3)
3.2.18 (2019-10-16)
- πΈ Compatible with the case param is hex formated (3d953f4)
- πΈ Export method getAddressFromPubKey (e3d5a28)
3.2.17 (2019-09-24)
3.2.16 (2019-09-20)
- π set readInt32LE(offset) offset=0 (4d42b6c)
3.2.15 (2019-09-06)
- set readInt32LE(offset) offset=0 (4d42b6c)
3.2.14 (2019-09-02)
- bug when getMerklePath, add sync:true; update README (43afff4)
- πΈ add chain method getMerklePathByTxId (c45f492)
- πΈ add example for crossChain (0450e5c)
- πΈ bind new one method and two object to contractMethod (785b279)
- add chainIdConvertor in utils; add getSignedTx in contractMethod.js (be2f031)
3.2.13 (2019-08-19)
- πΈ remove c++ version scrypt (1d84266)
3.2.12 (2019-08-09)
3.2.11 (2019-07-25)
3.2.10 (2019-07-17)
- πΈ rewrite keyStore generate and resolve (6ed2b5d)
3.2.9 (2019-07-16)
- π fix multi-request share the same xhr instance (b7a20eb)
3.2.8 (2019-07-15)
- π fix toString error (8f0da78)
- πΈ add compile env variables for import correct xhr lib (a767bd6)
3.2.7 (2019-07-13)
- π fix params callback (a1dd255)
3.2.6 (2019-07-13)
- π fix params (fbbe6bf)
3.2.5 (2019-07-13)
- π fix empty params (1b268a7)
3.2.4 (2019-07-13)
- π fix callback paramaters (b8ee2ac)
3.2.3 (2019-07-13)
- π fix a bip39 breaking changed method (28a09ad)
- π throw full response body when an error response happened (eff374b)
- πΈ add support for custom address with
_
symbol (1f69bb2) - πΈ Combine two chain methods into one (d01b90e), closes #45
3.2.2 (2019-07-12)
- π fix a bip39 breaking changed method (28a09ad)
- π throw full response body when an error response happened (eff374b)
3.2.1 (2019-07-11)
- π throw full response body when an error response happened (eff374b)
3.2.0 (2019-07-10)
- π fix the value of AElf instance version.api (8931ff1)