Skip to content

Commit

Permalink
Merge pull request #108 from ElrondNetwork/development
Browse files Browse the repository at this point in the history
Merge Development into Main
  • Loading branch information
andreibancioiu authored Mar 1, 2022
2 parents a9ab33c + 7a58404 commit 4386a7e
Show file tree
Hide file tree
Showing 60 changed files with 1,495 additions and 594 deletions.
9 changes: 9 additions & 0 deletions erdpy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes will be documented in this file.

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

## [Unreleased]
- TBD

## [1.1.0] - 01.03.2022
- [Add reports: contract sizes and twiggy symbol checks](https://github.com/ElrondNetwork/elrond-sdk-erdpy/pull/106)
- [Add `--recursive` option on contract build](https://github.com/ElrondNetwork/elrond-sdk-erdpy/pull/104)
- [Local testnet: minor refactoring, and remove `*:TRACE` from the default log-level](https://github.com/ElrondNetwork/elrond-sdk-erdpy/pull/103)
- [Transaction simulation & cost simulation: fix & redesign](https://github.com/ElrondNetwork/elrond-sdk-erdpy/pull/102)

## [1.0.25] - 02.02.2022
- Remove old & deprecated, experimental code related to the Elrond IDE
- Fix `erdpy account get-transactions` (handle transactions with no data field)
Expand Down
Loading

0 comments on commit 4386a7e

Please sign in to comment.