File tree Expand file tree Collapse file tree 3 files changed +11
-1
lines changed
Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @3loop/transaction-decoder ' : patch
3+ ---
4+
5+ Update from and to adresses to the Hex format
Original file line number Diff line number Diff line change 1+ ---
2+ ' @3loop/transaction-interpreter ' : patch
3+ ---
4+
5+ Small fixes in 0x and erc 721 interpreters
Original file line number Diff line number Diff line change 77A 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
You can’t perform that action at this time.
0 commit comments