Skip to content

Commit dc77816

Browse files
committed
Add changesets
1 parent c2ea46e commit dc77816

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

.changeset/hot-toys-judge.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@3loop/transaction-decoder': patch
3+
---
4+
5+
Update from and to adresses to the Hex format

.changeset/pink-ravens-type.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@3loop/transaction-interpreter': patch
3+
---
4+
5+
Small fixes in 0x and erc 721 interpreters

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
A library to transform any EVM transaction into a human-readable format. It consists of 2 parts:
88

99
- [Transaction decoder](https://github.com/3loop/loop-decoder/tree/main/packages/transaction-decoder)
10-
- [Transaction interpreter](https://github.com/3loop/loop-decoder/tree/main/packages/transaction-interpreter)
10+
- [Transaction interpreter](https://github.com/3loop/loop-decoder/tree/main/packages/transaction-interpreter) (experimental)
1111

1212
> ⚠️ The Transaction Interpreter is still under development and breaking changes are expected.
1313

0 commit comments

Comments
 (0)