Releases: 3loop/loop-decoder
Releases · 3loop/loop-decoder
@3loop/transaction-interpreter@0.9.0
@3loop/transaction-decoder@0.18.1
Patch Changes
- d0ff5af: Add retries during proxy resolution
@3loop/transaction-interpreter@0.8.0
Minor Changes
- 794b12e: Add interpreter that uses eval. Can be used if the code which is run is known safe ahead. Using this interpreter mode will be faster and use less memory, at the cost of requiring that the code is safe. Example of safe code is one that is stored directly in the code and not loaded from a remote environment.
@3loop/transaction-interpreter@0.7.1
Patch Changes
- 4c5813e: Filter zero transfers from interpreted tx
@3loop/transaction-interpreter@0.7.0
Minor Changes
- 4204de7: Add transfer interpretations to fallback interpreter
@3loop/transaction-interpreter@0.6.0
@3loop/transaction-decoder@0.18.0
Minor Changes
- dfeba79: Add human redable signature to decoded transaciton events
@3loop/transaction-interpreter@0.5.4
Patch Changes
- Updated dependencies [1e074ac]
- @3loop/transaction-decoder@0.17.0
@3loop/transaction-decoder@0.17.0
Minor Changes
- 1e074ac: Allow disabling tracer for an RPC client thus relaying only on logs and receipt