@ethereum-sourcify/contract-call-decoder
Version:
Library to decode Ethereum smart contract calls into human-readable descriptions using ABI and NatSpec
49 lines (25 loc) • 1.55 kB
Markdown
# Changelog for `-sourcify/contract-call-decoder`
All notable changes to this project will be documented in this file.
## -sourcify/contract-call-decoder@0.2.12 - 2024-05-14
- fix tests
## -sourcify/contract-call-decoder@0.2.11 - 2024-03-28
- Bump `-sourcify/bytecode-utils` to `1.2.7`
## -sourcify/contract-call-decoder@0.2.10 - 2024-02-26
- Fix `fsevents` to the `optionalDependencies` for Linux builds.
## -sourcify/contract-call-decoder@0.2.9 - 2024-02-22
- Bump `-sourcify/bytecode-utils` to `1.2.6`
## -sourcify/contract-call-decoder@0.2.8 - 2023-12-19
- Bump `-sourcify/bytecode-utils` to `1.2.5`
## -sourcify/contract-call-decoder@0.2.7 - 2023-12-19
- Bump Typscript version and move the dependency to project root.
## -sourcify/contract-call-decoder@0.2.6 - 2023-11-03
- Fix linter
## -sourcify/contract-call-decoder@0.2.5 - 2023-10-19
- Bump to sync the tags on master
## -sourcify/contract-call-decoder@0.2.4 - 2023-10-09
- Remove package-lock.json as it is managed by root package.json by lerna
## -sourcify/contract-call-decoder@0.2.3 - 2023-09-04
No changes this release. This marks the start of the changelog for this module.
## Older releases
Previously, the releases were not done one separate modules of Sourcify but for the repository as a whole.
You can find the changelog for those releases in [older releases](https://github.com/ethereum/sourcify/releases) for this repository.