Skip to content

Commit 4386a7e

Browse files
Merge pull request #108 from ElrondNetwork/development
Merge Development into Main
2 parents a9ab33c + 7a58404 commit 4386a7e

60 files changed

Lines changed: 1495 additions & 594 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

erdpy/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ All notable changes will be documented in this file.
44

55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

7+
## [Unreleased]
8+
- TBD
9+
10+
## [1.1.0] - 01.03.2022
11+
- [Add reports: contract sizes and twiggy symbol checks](https://github.com/ElrondNetwork/elrond-sdk-erdpy/pull/106)
12+
- [Add `--recursive` option on contract build](https://github.com/ElrondNetwork/elrond-sdk-erdpy/pull/104)
13+
- [Local testnet: minor refactoring, and remove `*:TRACE` from the default log-level](https://github.com/ElrondNetwork/elrond-sdk-erdpy/pull/103)
14+
- [Transaction simulation & cost simulation: fix & redesign](https://github.com/ElrondNetwork/elrond-sdk-erdpy/pull/102)
15+
716
## [1.0.25] - 02.02.2022
817
- Remove old & deprecated, experimental code related to the Elrond IDE
918
- Fix `erdpy account get-transactions` (handle transactions with no data field)

0 commit comments

Comments
 (0)