Releases: matter-labs/block-explorer
Releases · matter-labs/block-explorer
v2.58.0
2.58.0 (2024-12-20)
Features
- add support for evm-like contracts and transactions (#337) (83560f0)
v2.57.1
2.57.1 (2024-12-16)
Bug Fixes
- pass arguments for the contract functions in the correct order (#347) (38a05a3)
v2.57.0
2.57.0 (2024-12-16)
Features
- update display of transaction method selectors to human readable names (#339) (1ad2988), closes #338
v2.55.1
2.55.1 (2024-12-03)
Bug Fixes
- rename tx created field to tx received at (#343) (6a9cf04)
v2.53.0
2.53.0 (2024-11-22)
Features
- add view all buttons on landing page and fix mobile styling (#323) (e519098), closes #97