This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Releases: l2beat/tools
Releases · l2beat/tools
@l2beat/[email protected]
Minor Changes
- 02f8ba7: Improve error reporting parameters
@l2beat/[email protected]
Minor Changes
- a04ca64:
ConstructorArgsHandler
now derives constructor arguments from block explorer's response instead of raw deploy transaction's data. If it fails to do so, it will fallback to the old behavior using heuristic and try to decode constructor arguments by reading end of the deployment data. - 38f146e: Add DynamicArrayHandler for fetching the content of internal dynamic arrays.
@l2beat/[email protected]
Patch Changes
- 69ffa66: Fix faulty release
- Updated dependencies [69ffa66]
- @l2beat/[email protected]
@l2beat/[email protected]
Patch Changes
- 69ffa66: Fix faulty release
@l2beat/[email protected]
Minor Changes
- 7cfe43d: Added inline package description, pretty runner output, discovery diff now accepts list of unverified contracts
@l2beat/[email protected]
Minor Changes
- df6341e: Initial discovery release, sync dependencies versions
@l2beat/[email protected]
Minor Changes
- 63e44af: Improve error handling: timeout retries
- 8d99c67: Enable partial invalidation
- f6fe36d: Add retries
- 7c245d8: Add SliceIndexer
- 7140656: Improve invalidation logic
- 67f99dd: Refine RootIndexer ticking logic
Patch Changes
-
535ce58: Bug fix:
- child's state parent.waiting changed when it should not
-
118b192: Refactor reducer code
-
535ce58: Do not emit setSafeHeight twice with the same value
-
Updated dependencies [8c3cf3b]
-
Updated dependencies [6f84bf6]
-
Updated dependencies [a6f2896]
-
Updated dependencies [6be46f5]
- @l2beat/[email protected]