UNPKG

@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
# Changelog for `@ethereum-sourcify/contract-call-decoder` All notable changes to this project will be documented in this file. ## @ethereum-sourcify/contract-call-decoder@0.2.12 - 2024-05-14 - fix tests ## @ethereum-sourcify/contract-call-decoder@0.2.11 - 2024-03-28 - Bump `@ethereum-sourcify/bytecode-utils` to `1.2.7` ## @ethereum-sourcify/contract-call-decoder@0.2.10 - 2024-02-26 - Fix `fsevents` to the `optionalDependencies` for Linux builds. ## @ethereum-sourcify/contract-call-decoder@0.2.9 - 2024-02-22 - Bump `@ethereum-sourcify/bytecode-utils` to `1.2.6` ## @ethereum-sourcify/contract-call-decoder@0.2.8 - 2023-12-19 - Bump `@ethereum-sourcify/bytecode-utils` to `1.2.5` ## @ethereum-sourcify/contract-call-decoder@0.2.7 - 2023-12-19 - Bump Typscript version and move the dependency to project root. ## @ethereum-sourcify/contract-call-decoder@0.2.6 - 2023-11-03 - Fix linter ## @ethereum-sourcify/contract-call-decoder@0.2.5 - 2023-10-19 - Bump to sync the tags on master ## @ethereum-sourcify/contract-call-decoder@0.2.4 - 2023-10-09 - Remove package-lock.json as it is managed by root package.json by lerna ## @ethereum-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.