abi-utils icon indicating copy to clipboard operation
abi-utils copied to clipboard

Lightweight utilities for encoding and decoding Solidity ABI

Results 11 abi-utils issues
Sort by recently updated
recently updated
newest added

Bumps [@metamask/utils](https://github.com/MetaMask/utils) from 8.3.0 to 8.4.0. Release notes Sourced from @​metamask/utils's releases. 8.4.0 Added Add toCaipChainId utility function (#175) Add KnownCaipNamespace enum (#175) Changed Update docs for createDeferredPromise to caution...

dependencies

We need a way to pad array items to 32 bytes, but not encode the length of the array. Right now we do that using the `arrayPacked` flag, but there...

enhancement
help wanted

Right now we have test vectors for testing encoding as a whole, but we should also have test vectors for individual parsers, using both the normal and packed mode. The...

enhancement

Bumps [@metamask/utils](https://github.com/MetaMask/utils) from 9.0.0 to 9.1.0. Release notes Sourced from @​metamask/utils's releases. 9.1.0 Added Add PublicInterface type (#197) Changelog Sourced from @​metamask/utils's changelog. [9.1.0] Added Add PublicInterface type (#197) Commits...

dependencies

To be honest, I have no idea why this is happening. I'm using @metamask/[email protected] @metamask/[email protected] and this is the error I get: Cannot read properties of undefined (reading 'type') TypeError:...

Bumps [@metamask/utils](https://github.com/MetaMask/utils) from 9.0.0 to 9.2.1. Release notes Sourced from @​metamask/utils's releases. 9.2.1 Fixed Fix wrong types for CAIP-2 and CAIP-10 structs (#210) 9.2.0 Added Add Wallet member to KnownCaipNamespace...

dependencies

Bumps the npm_and_yarn group with 1 update: [micromatch](https://github.com/micromatch/micromatch). Updates `micromatch` from 4.0.5 to 4.0.8 Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We...

dependencies

Bumps [@metamask/eslint-config-nodejs](https://github.com/MetaMask/eslint-config) from 12.1.0 to 13.0.0. Release notes Sourced from @​metamask/eslint-config-nodejs's releases. 13.0.0 @​metamask/eslint-config Changed BREAKING: Replace eslint-plugin-import with eslint-plugin-import-x (#366) BREAKING: Bump all ESLint dependencies (#351) Bumps all ESLint...

dependencies

Bumps [@metamask/eslint-config](https://github.com/MetaMask/eslint-config) from 12.2.0 to 13.0.0. Release notes Sourced from @​metamask/eslint-config's releases. 13.0.0 @​metamask/eslint-config Changed BREAKING: Replace eslint-plugin-import with eslint-plugin-import-x (#366) BREAKING: Bump all ESLint dependencies (#351) Bumps all ESLint...

dependencies