All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.3.1 (2022-09-11)
0.2.11 (2022-09-10)
- account: add getters that return IotexString (9d4b8ce)
- account: pk encryption (9994066)
- storage: deletePrivateKey (e4a8933)
- hw wallet example (9c5923c)
0.2.9 (2022-08-25)
- generateCallData for bool parameters (528183a)
0.2.8 (2022-08-20)
- accountManager (c4ab8ae)
0.2.7 (2022-08-01)
- replace hardcoded serial print with debug macro (ab887f0)
0.2.6 (2022-07-30)
- replace hardcoded serial print with debug macro (bcc77c6)
0.2.5 (2022-05-30)
0.2.4 (2022-05-30)
- add abi decode namespaces to arduino header (88d592d)
- add address abi decoding (738dfae)
- add array abi decoding (2b043f3)
- add bignumber abi decoding (59d22f1)
- add bool abi decoding (20f1a58)
- add bytes abi decoding (5890dc0)
- add decode address tests (a4495a9)
- add integer abi decoding (6bc3d58)
- add readContract api endpoint (4c26429)
- add string abi decoding (4a571b0)
- add tests for readContract (323a361)
- add uint256_t library (1aa1af8)
- address class (a1fd14a)
- overload equality operator in bignum (a51f358)
- address construction (4bb6534)
- array initialization (81587c7)
- bignum (0854a4c)
- change the tests to use the test address and fake server (0af0be6)
- ensure api messages are initialized (a67ff71)
- fake server grpc-status header error (84c9ffe)
- hex2str return error if invalid chars (04911ad)
- mark input parameters as const (629b539)
- remove external lib exceptions from Arduino builds (ac96b99)
- tests (1af7b05)
0.2.3 (2022-04-20)
- add abi decode namespaces to arduino header (88d592d)
- add address abi decoding (738dfae)
- add array abi decoding (2b043f3)
- add bignumber abi decoding (59d22f1)
- add bool abi decoding (20f1a58)
- add bytes abi decoding (5890dc0)
- add decode address tests (a4495a9)
- add integer abi decoding (6bc3d58)
- add readContract api endpoint (4c26429)
- add string abi decoding (4a571b0)
- add tests for readContract (323a361)
- add uint256_t library (1aa1af8)
- address class (a1fd14a)
- overload equality operator in bignum (a51f358)
- address construction (43714c6)
- array initialization (81587c7)
- bignum (0854a4c)
- change the tests to use the test address and fake server (0af0be6)
- ensure api messages are initialized (a67ff71)
- fake server grpc-status header error (84c9ffe)
- hex2str return error if invalid chars (04911ad)
- mark input parameters as const (629b539)
- tests (1af7b05)
0.2.2 (2022-04-17)
- add abi decode namespaces to arduino header (abc3779)
- add address abi decoding (dcd2339)
- add array abi decoding (f46c9af)
- add bignumber abi decoding (b90156e)
- add bool abi decoding (853484c)
- add bytes abi decoding (10b61f5)
- add decode address tests (812ba9f)
- add integer abi decoding (5f0b3bb)
- add readContract api endpoint (93b38bd)
- add string abi decoding (ee0d445)
- add tests for readContract (f8cbce4)
- add uint256_t library (345d572)
- address class (714a008)
- overload equality operator in bignum (ed394d8)
- array initialization (df8af01)
- bignum (69fba61)
- change the tests to use the test address and fake server (0a5059a)
- ensure api messages are initialized (769e169)
- fake server grpc-status header error (97c1e93)
- hex2str return error if invalid chars (6d083e3)
- mark input parameters as const (aef9c9f)
- tests (22006b4)
0.2.1 (2022-04-17)
- add abi decode namespaces to arduino header (abc3779)
- add address abi decoding (dcd2339)
- add array abi decoding (f46c9af)
- add bignumber abi decoding (b90156e)
- add bool abi decoding (853484c)
- add bytes abi decoding (10b61f5)
- add decode address tests (812ba9f)
- add integer abi decoding (5f0b3bb)
- add readContract api endpoint (93b38bd)
- add string abi decoding (ee0d445)
- add tests for readContract (f8cbce4)
- add uint256_t library (345d572)
- address class (714a008)
- overload equality operator in bignum (ed394d8)
- array initialization (df8af01)
- bignum (69fba61)
- change the tests to use the test address and fake server (0a5059a)
- ensure api messages are initialized (769e169)
- fake server grpc-status header error (97c1e93)
- hex2str return error if invalid chars (6d083e3)
- mark input parameters as const (aef9c9f)
- tests (22006b4)