This repository was archived by the owner on Aug 12, 2024. It is now read-only.
v3.0.0
3.0.0 (compare)
Bug Fixes
Code Refactoring
- refactor: add get_secret_key method (deprecates get_private_key) (8516443).
- refactor: set the minimum fee when the provided fee is 0 (99a3c0f). Related issues/PRs: #128
Features
- feat(cli): add payload to the account spend command (7cdf2d9). Related issues/PRs: #104
- feat(cli): use ae_mainnet as default network id (c0630b0). Related issues/PRs: #127
- feat: add contract address as metadata of the signed contract create tx object (34ecb66).
- feat: add separate command group to interact with the compiler (831878a).
- feat: add support for sofia and raw encoding of account address (fb6fea6). Related issues/PRs: #134
Misc
- BREAKING CHANGES: temporary disable contract support (f298e7f).
- ci(node): set the docker node image version to 2.1.0 (37696fa).
- ci: add coverage file to gitignore (eb94eeb).
- doc: add æns example (d00994f).
- Feature/new compiler (#145) (8b4853a).
- Merge pull request #137 from aeternity/fix/cli_fee_param (0ea6817).
- Merge pull request #138 from aeternity/feature/cli_spend_payload (cbee5e0).
- Merge pull request #139 from aeternity/feature/contracts_address_format (51597af).
- style: fix lint errors (519f66c).
- test: add 2 sample contracts to the testdata (bb59b85).
Release available via pypi