This repository has been archived by the owner on Aug 12, 2024. It is now read-only.
7.0.0 (compare) - 2020-01-31
Bug Fixes
- fix(ci): Fix CI cron jobs (#325) (9b959f0).
- fix(compiler): compiler variant decode (#327) (4503f3b). Related issues/PRs: #328
- fix(docs): fix link to travis (#317) (1f5e073).
- fix: run tests also with python 3.8 (#354) (1f21bcb).
Features
- feat(ci): Add conditions for cron jobs (#323) (e8204d8).
- feat(ci): add parallel testing for ci (#320) (6b05ad4).
- feat(ci): enable codecov (#339) (fe9e9f3).
- feat(compiler): validate on-chain bytecode (#333) (1cb0d1a).
- feat(contracts): bytecode verification in contract native (#350) (1bd7929).
- feat(contracts): contract_native improvements (#340) (9056af2).
- feat: AENS delegation signatures helpers (#353) (e11d441).
- feat: high level API to access transaction properties (#338) (65f490b). Related issues/PRs: #272
- feat: replace namedtupled with munch (#335) (3455714).
- feat: update compatiblity range to LIMA series (#355) (154cde7).
Misc
- add fate specific fee calculation for contract calls (#326) (59a31d1). Related issues/PRs: #292
- and transfer_by_name, and add spend and transfer by name to cli (#285) (7a228b0).
- build(deps): bump base58 from 1.0.3 to 2.0.0 (#347) (1b42a9e).
- build(deps): bump validators from 0.13.0 to 0.14.1 (70f2617).
- build(deps): bump validators from 0.14.1 to 0.14.2 (7c9da39).
- build(deps): bump websockets from 7.0 to 8.0.2 (d749144).
- build(deps-dev): bump coverage from 4.5.4 to 5.0.3 (#346) (a4e6892).
- build(deps-dev): bump pytest from 4.6.7 to 5.3.4 (879619a).
- build(deps-dev): bump sphinx from 2.2.2 to 2.3.1 (8b4b94a).
- chore(ci): replace jenkins with travis (#316) (c1c5217).
- doc: add gitolog as dev dependency (9fe996a).
- docs: add documentation for offline interaction (#356) (f9a7792). Related issues/PRs: #318
- Feature/contracts dry run (#284) (f0f1397).
- fix alerts from lgtm (#296) (e1e2f51).