The home for Hyperlane core contracts, sdk packages, and other infrastructure
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hyperlane-monorepo/solidity/package.json

93 lines
3.3 KiB

{
"name": "@hyperlane-xyz/core",
"description": "Core solidity contracts for Hyperlane",
Version Packages (#4663) This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @hyperlane-xyz/core@5.5.0 ### Minor Changes - 72c23c0d6: Added PRECISION and rateUpdateNonce to ensure compatibility of HypERC4626 ### Patch Changes - c9085afd9: Patched OPL2ToL1Ism to check for correct messageId for external call in verify - ec6b874b1: Added nonce to HypERC4626 - Updated dependencies [f1712deb7] - Updated dependencies [29341950e] - @hyperlane-xyz/utils@5.6.0 ## @hyperlane-xyz/cli@5.6.0 ### Minor Changes - 41035aac8: Add strategyUrl detect and validation in the beginning of `warp apply` Remove yaml transactions print from `warp apply` - 29341950e: Adds new `core check` command to compare local configuration and on chain deployments. Adds memoization to the EvmHookReader to avoid repeating configuration derivation - 32d0a67c2: Adds the warp check command to compare warp routes config files with on chain warp route deployments - 3662297fc: Add prompt in `warp init` command to choose if a trusted relayer should be used instead of making the choice by default for the user and enable the `--yes` flag to default to a trusted ISM - b1ff48bd1: Add rebasing yield route support into CLI/SDK - d41aa6928: Add `EthJsonRpcBlockParameterTag` enum for validating reorgPeriod - c3e9268f1: Add support for an arbitrary string in `reorgPeriod`, which is used as a block tag to get the finalized block. - a4d5d692f: Update `warp apply` such that it updates in place AND extends in a single call - 01e7070eb: updates the multi chain selection prompt by adding search functionality and an optional confirmation prompt for the current selection ### Patch Changes - e89f9e35d: Update registry to v4.7.0 - Updated dependencies [f1712deb7] - Updated dependencies [46044a2e9] - Updated dependencies [02a5b92ba] - Updated dependencies [29341950e] - Updated dependencies [8001bbbd6] - Updated dependencies [32d0a67c2] - Updated dependencies [b1ff48bd1] - Updated dependencies [d41aa6928] - Updated dependencies [c3e9268f1] - Updated dependencies [7d7bcc1a3] - Updated dependencies [7f3e0669d] - Updated dependencies [2317eca3c] - @hyperlane-xyz/utils@5.6.0 - @hyperlane-xyz/sdk@5.6.0 ## @hyperlane-xyz/sdk@5.6.0 ### Minor Changes - 46044a2e9: Deploy to odysseytestnet - 02a5b92ba: Enroll new validators. Add tx overrides when deploying ICA accounts. Core checker now surfaces owner violations for defaultHook and requiredHook. App checker temporarily ignores bytecode mismatch violations. - 29341950e: Adds new `core check` command to compare local configuration and on chain deployments. Adds memoization to the EvmHookReader to avoid repeating configuration derivation - 8001bbbd6: Add override to some transactions to fix warp apply - 32d0a67c2: Adds the warp check command to compare warp routes config files with on chain warp route deployments - b1ff48bd1: Add rebasing yield route support into CLI/SDK - d41aa6928: Add `EthJsonRpcBlockParameterTag` enum for validating reorgPeriod - c3e9268f1: Add support for an arbitrary string in `reorgPeriod`, which is used as a block tag to get the finalized block. - 7d7bcc1a3: Add deployments for mainnets: flow, metall2, polynomial ### Patch Changes - 7f3e0669d: Fix filtering non-evm addresses in appFromAddressesMapHelper - 2317eca3c: Set transaction overrides and add 10% gas limit buffer when sending message through HyperlaneCore. - Updated dependencies [f1712deb7] - Updated dependencies [29341950e] - Updated dependencies [c9085afd9] - Updated dependencies [ec6b874b1] - Updated dependencies [72c23c0d6] - @hyperlane-xyz/utils@5.6.0 - @hyperlane-xyz/core@5.5.0 ## @hyperlane-xyz/utils@5.6.0 ### Minor Changes - 29341950e: Adds new `core check` command to compare local configuration and on chain deployments. Adds memoization to the EvmHookReader to avoid repeating configuration derivation ### Patch Changes - f1712deb7: Fix objMerge implementation ## @hyperlane-xyz/helloworld@5.6.0 ### Patch Changes - e89f9e35d: Update registry to v4.7.0 - Updated dependencies [46044a2e9] - Updated dependencies [02a5b92ba] - Updated dependencies [29341950e] - Updated dependencies [8001bbbd6] - Updated dependencies [32d0a67c2] - Updated dependencies [c9085afd9] - Updated dependencies [b1ff48bd1] - Updated dependencies [d41aa6928] - Updated dependencies [ec6b874b1] - Updated dependencies [c3e9268f1] - Updated dependencies [72c23c0d6] - Updated dependencies [7d7bcc1a3] - Updated dependencies [7f3e0669d] - Updated dependencies [2317eca3c] - @hyperlane-xyz/sdk@5.6.0 - @hyperlane-xyz/core@5.5.0 ## @hyperlane-xyz/widgets@5.6.0 ### Patch Changes - e89f9e35d: Update registry to v4.7.0 - Updated dependencies [f1712deb7] - Updated dependencies [46044a2e9] - Updated dependencies [02a5b92ba] - Updated dependencies [29341950e] - Updated dependencies [8001bbbd6] - Updated dependencies [32d0a67c2] - Updated dependencies [b1ff48bd1] - Updated dependencies [d41aa6928] - Updated dependencies [c3e9268f1] - Updated dependencies [7d7bcc1a3] - Updated dependencies [7f3e0669d] - Updated dependencies [2317eca3c] - @hyperlane-xyz/utils@5.6.0 - @hyperlane-xyz/sdk@5.6.0 ## @hyperlane-xyz/infra@5.6.0 ### Minor Changes - b3495b205: Updates the warpIds for Renzo's latest deployment to Sei and Taiko to be used by the Checker - c3e9268f1: Add support for an arbitrary string in `reorgPeriod`, which is used as a block tag to get the finalized block. ### Patch Changes - Updated dependencies [f1712deb7] - Updated dependencies [46044a2e9] - Updated dependencies [02a5b92ba] - Updated dependencies [29341950e] - Updated dependencies [8001bbbd6] - Updated dependencies [32d0a67c2] - Updated dependencies [b1ff48bd1] - Updated dependencies [e89f9e35d] - Updated dependencies [d41aa6928] - Updated dependencies [c3e9268f1] - Updated dependencies [7d7bcc1a3] - Updated dependencies [7f3e0669d] - Updated dependencies [2317eca3c] - @hyperlane-xyz/utils@5.6.0 - @hyperlane-xyz/sdk@5.6.0 - @hyperlane-xyz/helloworld@5.6.0 ## @hyperlane-xyz/ccip-server@5.6.0 ## @hyperlane-xyz/github-proxy@5.6.0 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 month ago
"version": "5.5.0",
"dependencies": {
"@arbitrum/nitro-contracts": "^1.2.1",
"@eth-optimism/contracts": "^0.6.0",
Version Packages (#4663) This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @hyperlane-xyz/core@5.5.0 ### Minor Changes - 72c23c0d6: Added PRECISION and rateUpdateNonce to ensure compatibility of HypERC4626 ### Patch Changes - c9085afd9: Patched OPL2ToL1Ism to check for correct messageId for external call in verify - ec6b874b1: Added nonce to HypERC4626 - Updated dependencies [f1712deb7] - Updated dependencies [29341950e] - @hyperlane-xyz/utils@5.6.0 ## @hyperlane-xyz/cli@5.6.0 ### Minor Changes - 41035aac8: Add strategyUrl detect and validation in the beginning of `warp apply` Remove yaml transactions print from `warp apply` - 29341950e: Adds new `core check` command to compare local configuration and on chain deployments. Adds memoization to the EvmHookReader to avoid repeating configuration derivation - 32d0a67c2: Adds the warp check command to compare warp routes config files with on chain warp route deployments - 3662297fc: Add prompt in `warp init` command to choose if a trusted relayer should be used instead of making the choice by default for the user and enable the `--yes` flag to default to a trusted ISM - b1ff48bd1: Add rebasing yield route support into CLI/SDK - d41aa6928: Add `EthJsonRpcBlockParameterTag` enum for validating reorgPeriod - c3e9268f1: Add support for an arbitrary string in `reorgPeriod`, which is used as a block tag to get the finalized block. - a4d5d692f: Update `warp apply` such that it updates in place AND extends in a single call - 01e7070eb: updates the multi chain selection prompt by adding search functionality and an optional confirmation prompt for the current selection ### Patch Changes - e89f9e35d: Update registry to v4.7.0 - Updated dependencies [f1712deb7] - Updated dependencies [46044a2e9] - Updated dependencies [02a5b92ba] - Updated dependencies [29341950e] - Updated dependencies [8001bbbd6] - Updated dependencies [32d0a67c2] - Updated dependencies [b1ff48bd1] - Updated dependencies [d41aa6928] - Updated dependencies [c3e9268f1] - Updated dependencies [7d7bcc1a3] - Updated dependencies [7f3e0669d] - Updated dependencies [2317eca3c] - @hyperlane-xyz/utils@5.6.0 - @hyperlane-xyz/sdk@5.6.0 ## @hyperlane-xyz/sdk@5.6.0 ### Minor Changes - 46044a2e9: Deploy to odysseytestnet - 02a5b92ba: Enroll new validators. Add tx overrides when deploying ICA accounts. Core checker now surfaces owner violations for defaultHook and requiredHook. App checker temporarily ignores bytecode mismatch violations. - 29341950e: Adds new `core check` command to compare local configuration and on chain deployments. Adds memoization to the EvmHookReader to avoid repeating configuration derivation - 8001bbbd6: Add override to some transactions to fix warp apply - 32d0a67c2: Adds the warp check command to compare warp routes config files with on chain warp route deployments - b1ff48bd1: Add rebasing yield route support into CLI/SDK - d41aa6928: Add `EthJsonRpcBlockParameterTag` enum for validating reorgPeriod - c3e9268f1: Add support for an arbitrary string in `reorgPeriod`, which is used as a block tag to get the finalized block. - 7d7bcc1a3: Add deployments for mainnets: flow, metall2, polynomial ### Patch Changes - 7f3e0669d: Fix filtering non-evm addresses in appFromAddressesMapHelper - 2317eca3c: Set transaction overrides and add 10% gas limit buffer when sending message through HyperlaneCore. - Updated dependencies [f1712deb7] - Updated dependencies [29341950e] - Updated dependencies [c9085afd9] - Updated dependencies [ec6b874b1] - Updated dependencies [72c23c0d6] - @hyperlane-xyz/utils@5.6.0 - @hyperlane-xyz/core@5.5.0 ## @hyperlane-xyz/utils@5.6.0 ### Minor Changes - 29341950e: Adds new `core check` command to compare local configuration and on chain deployments. Adds memoization to the EvmHookReader to avoid repeating configuration derivation ### Patch Changes - f1712deb7: Fix objMerge implementation ## @hyperlane-xyz/helloworld@5.6.0 ### Patch Changes - e89f9e35d: Update registry to v4.7.0 - Updated dependencies [46044a2e9] - Updated dependencies [02a5b92ba] - Updated dependencies [29341950e] - Updated dependencies [8001bbbd6] - Updated dependencies [32d0a67c2] - Updated dependencies [c9085afd9] - Updated dependencies [b1ff48bd1] - Updated dependencies [d41aa6928] - Updated dependencies [ec6b874b1] - Updated dependencies [c3e9268f1] - Updated dependencies [72c23c0d6] - Updated dependencies [7d7bcc1a3] - Updated dependencies [7f3e0669d] - Updated dependencies [2317eca3c] - @hyperlane-xyz/sdk@5.6.0 - @hyperlane-xyz/core@5.5.0 ## @hyperlane-xyz/widgets@5.6.0 ### Patch Changes - e89f9e35d: Update registry to v4.7.0 - Updated dependencies [f1712deb7] - Updated dependencies [46044a2e9] - Updated dependencies [02a5b92ba] - Updated dependencies [29341950e] - Updated dependencies [8001bbbd6] - Updated dependencies [32d0a67c2] - Updated dependencies [b1ff48bd1] - Updated dependencies [d41aa6928] - Updated dependencies [c3e9268f1] - Updated dependencies [7d7bcc1a3] - Updated dependencies [7f3e0669d] - Updated dependencies [2317eca3c] - @hyperlane-xyz/utils@5.6.0 - @hyperlane-xyz/sdk@5.6.0 ## @hyperlane-xyz/infra@5.6.0 ### Minor Changes - b3495b205: Updates the warpIds for Renzo's latest deployment to Sei and Taiko to be used by the Checker - c3e9268f1: Add support for an arbitrary string in `reorgPeriod`, which is used as a block tag to get the finalized block. ### Patch Changes - Updated dependencies [f1712deb7] - Updated dependencies [46044a2e9] - Updated dependencies [02a5b92ba] - Updated dependencies [29341950e] - Updated dependencies [8001bbbd6] - Updated dependencies [32d0a67c2] - Updated dependencies [b1ff48bd1] - Updated dependencies [e89f9e35d] - Updated dependencies [d41aa6928] - Updated dependencies [c3e9268f1] - Updated dependencies [7d7bcc1a3] - Updated dependencies [7f3e0669d] - Updated dependencies [2317eca3c] - @hyperlane-xyz/utils@5.6.0 - @hyperlane-xyz/sdk@5.6.0 - @hyperlane-xyz/helloworld@5.6.0 ## @hyperlane-xyz/ccip-server@5.6.0 ## @hyperlane-xyz/github-proxy@5.6.0 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 month ago
"@hyperlane-xyz/utils": "5.6.0",
"@layerzerolabs/lz-evm-oapp-v2": "2.0.2",
"@openzeppelin/contracts": "^4.9.3",
"@openzeppelin/contracts-upgradeable": "^v4.9.3",
"fx-portal": "^1.0.3"
},
"devDependencies": {
"@layerzerolabs/solidity-examples": "^1.1.0",
"@nomiclabs/hardhat-ethers": "^2.2.3",
"@nomiclabs/hardhat-waffle": "^2.0.6",
"@typechain/ethers-v5": "^11.1.2",
"@typechain/ethers-v6": "^0.5.1",
"@typechain/hardhat": "^9.1.0",
"@types/node": "^18.14.5",
"chai": "4.5.0",
"ethereum-waffle": "^4.0.10",
"ethers": "^5.7.2",
"hardhat": "^2.22.2",
"hardhat-gas-reporter": "^1.0.9",
"hardhat-ignore-warnings": "^0.2.11",
"prettier": "^2.8.8",
"prettier-plugin-solidity": "^1.1.3",
"solhint": "^4.5.4",
"solhint-plugin-prettier": "^0.0.5",
"solidity-bytes-utils": "^0.8.0",
"solidity-coverage": "^0.8.3",
"ts-generator": "^0.1.1",
"ts-node": "^10.8.0",
"tsx": "^4.19.1",
"typechain": "patch:typechain@npm%3A8.3.2#~/.yarn/patches/typechain-npm-8.3.2-b02e27439e.patch",
"typescript": "5.3.3"
},
"directories": {
"test": "test"
},
"type": "module",
"exports": {
".": "./dist/index.js",
"./mailbox": "./dist/contracts/Mailbox.js",
"./buildArtifact.js": "./dist/buildArtifact.js",
"./buildArtifact.json": "./dist/buildArtifact.json",
"./contracts": "./contracts"
},
"types": "./dist/index.d.ts",
"files": [
"/dist",
"/contracts"
],
"engines": {
"node": ">=16"
},
"homepage": "https://www.hyperlane.xyz",
"repository": "https://github.com/hyperlane-xyz/hyperlane-monorepo",
"keywords": [
"Hyperlane",
"Solidity"
],
"license": "Apache-2.0",
"scripts": {
"build": "yarn version:update && yarn hardhat-esm compile && tsc && ./exportBuildArtifact.sh",
"lint": "solhint contracts/**/*.sol",
"clean": "yarn hardhat-esm clean && rm -rf ./dist ./cache ./types ./coverage ./out ./forge-cache ./fixtures",
"coverage": "yarn fixtures && ./coverage.sh",
"docs": "forge doc",
"fixtures": "mkdir -p ./fixtures/aggregation ./fixtures/multisig",
"hardhat-esm": "NODE_OPTIONS='--experimental-loader ts-node/esm/transpile-only --no-warnings=ExperimentalWarning' hardhat --config hardhat.config.cts",
"prettier": "prettier --write ./contracts ./test",
"test": "yarn version:exhaustive && yarn hardhat-esm test && yarn test:forge",
"test:hardhat": "yarn hardhat-esm test",
"test:forge": "yarn fixtures && forge test -vvv",
"test:ci": "yarn version:changed && yarn test:hardhat && yarn test:forge --no-match-test testFork",
"gas": "forge snapshot",
"gas-ci": "yarn gas --check --tolerance 2 || (echo 'Manually update gas snapshot' && exit 1)",
"slither": "slither .",
"storage": "./storage.sh",
"version:update": "sh ./bytecodeversion.sh",
"version:changed": "yarn version:update && git diff --exit-code",
"version:exhaustive": "yarn tsx ./test/exhaustiveversion.test.ts"
},
"peerDependencies": {
"@ethersproject/abi": "*",
"@ethersproject/providers": "*",
"@types/sinon-chai": "*"
}
}