-
Notifications
You must be signed in to change notification settings - Fork 360
Commit
- Loading branch information
There are no files selected for viewing
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@hyperlane-xyz/cli': minor | ||
--- | ||
|
||
re-enable space key for multiselect cli prompt |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@hyperlane-xyz/sdk': patch | ||
--- | ||
|
||
Optimize HyperlaneRelayer routing config derivation |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
'@hyperlane-xyz/sdk': minor | ||
'@hyperlane-xyz/core': minor | ||
--- | ||
|
||
Checking for sufficient fees in `AbstractMessageIdAuthHook` and refund surplus |
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
'@hyperlane-xyz/utils': patch | ||
'@hyperlane-xyz/sdk': patch | ||
--- | ||
|
||
Dedupe internals of hook and ISM module deploy code |
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@hyperlane-xyz/sdk': minor | ||
--- | ||
|
||
Deploy to apechain, arbitrumnova, b3, fantom, gravity, harmony, kaia, morph, orderly, snaxchain, zeronetwork, zksync. Update default metadata in `HyperlaneCore` to `0x00001` to ensure empty metadata does not break on zksync. |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@hyperlane-xyz/utils': patch | ||
--- | ||
|
||
fix median utils func + add test |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
'@hyperlane-xyz/cli': minor | ||
'@hyperlane-xyz/sdk': minor | ||
--- | ||
|
||
Add feat to allow updates to destination gas using warp apply |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@hyperlane-xyz/core': minor | ||
--- | ||
|
||
Added msg.value to preverifyMessage to commit it as part of external hook payload |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
'@hyperlane-xyz/cli': minor | ||
'@hyperlane-xyz/sdk': minor | ||
--- | ||
|
||
Add optional proxy admin reuse in warp route deployments and admin proxy ownership transfer in warp apply |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
'@hyperlane-xyz/widgets': minor | ||
--- | ||
|
||
Update widgets with components from explorer and warp ui | ||
|
||
- Add icons: Discord, Docs, Github, History, LinkedIn, Medium, Twitter, Wallet and Web | ||
- Add animation component: Fade component | ||
- Add components: DatetimeField and SelectField | ||
- New stories: IconList and Fade | ||
- Add "Icon" suffix for icons that did not have it |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@hyperlane-xyz/widgets': patch | ||
--- | ||
|
||
- Update ChainSearchMenu with improvements |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@hyperlane-xyz/sdk': minor | ||
--- | ||
|
||
Update default validator sets. Throw in `InterchainAccount.getOrDeployAccount` if the origin router is the zero address. |
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
'@hyperlane-xyz/cli': minor | ||
'@hyperlane-xyz/sdk': minor | ||
--- | ||
|
||
Add `hyperlane warp verify` to allow post-deployment verification. |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@hyperlane-xyz/core': minor | ||
--- | ||
|
||
disabled the ICARouter's ability to change hook given that the user doesn't expect the hook to change after they deploy their ICA account. Hook is not part of the derivation like ism on the destination chain and hence, cannot be configured custom by the user. |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@hyperlane-xyz/cli': minor | ||
--- | ||
|
||
Enable configuration of IGP hooks in the CLI |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@hyperlane-xyz/sdk': patch | ||
--- | ||
|
||
Fix ICA ISM self relay |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@hyperlane-xyz/sdk': minor | ||
--- | ||
|
||
Introduce utils that can be reused by the CLI and Infra for fetching token prices from Coingecko and gas prices from EVM/Cosmos chains. |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@hyperlane-xyz/utils': patch | ||
--- | ||
|
||
Filter undefined/null values in invertKeysAndValues function |
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
[codespell] | ||
skip = .git,node_modules,yarn.lock,Cargo.lock,./typescript/helloworld,./rust/config | ||
skip = .git,node_modules,yarn.lock,Cargo.lock,./typescript/helloworld,./rust/main/config,./rust/sealevel/environments/mainnet3/chain-config.json | ||
count = | ||
quiet-level = 3 | ||
ignore-words = ./.codespell/ignore.txt |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,4 +4,4 @@ received | |
receivedFrom | ||
ser | ||
readded | ||
re-use | ||
re-use |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
typescript/sdk/src/cw-types/*.types.ts linguist-generated=true | ||
rust/chains/hyperlane-ethereum/abis/*.abi.json linguist-generated=true | ||
rust/main/chains/hyperlane-ethereum/abis/*.abi.json linguist-generated=true | ||
solidity/contracts/interfaces/avs/*.sol linguist-vendored=true | ||
solidity/contracts/avs/ECDSA*.sol linguist-vendored=true |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,22 @@ | ||
# File extension owners | ||
|
||
*.sol @yorhodes @tkporter @aroralanuk @nbayindirli | ||
*.ts @yorhodes @jmrossy @nbayindirli | ||
*.rs @tkporter @daniel-savu | ||
*.md @Skunkchain @avious00 | ||
*.sol @yorhodes @aroralanuk @ltyu | ||
*.ts @yorhodes @jmrossy | ||
*.rs @tkporter @daniel-savu @ameten | ||
|
||
# Package owners | ||
|
||
## Contracts | ||
solidity/ @yorhodes @tkporter @aroralanuk @nbayindirli | ||
solidity/ @yorhodes @tkporter @aroralanuk @ltyu | ||
|
||
## Agents | ||
rust/ @tkporter @daniel-savu | ||
|
||
## SDK | ||
typescript/sdk @yorhodes @jmrossy | ||
|
||
## Token | ||
typescript/token @yorhodes @jmrossy @tkporter @aroralanuk @nbayindirli | ||
|
||
## Hello World | ||
typescript/helloworld @yorhodes | ||
typescript/sdk @yorhodes @jmrossy @ltyu @paulbalaji | ||
|
||
## CLI | ||
typescript/cli @jmrossy @yorhodes @aroralanuk @nbayindirli | ||
typescript/cli @jmrossy @yorhodes @ltyu | ||
|
||
## Infra | ||
typescript/infra @tkporter | ||
typescript/infra @tkporter @paulbalaji @Mo-Hussain |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
name: 'Yarn Build with Cache' | ||
description: 'Run yarn build using yarn cache' | ||
|
||
inputs: | ||
ref: | ||
description: 'The Git ref to checkout' | ||
required: true | ||
|
||
runs: | ||
using: "composite" | ||
steps: | ||
- name: Cache | ||
uses: buildjet/cache@v4 | ||
id: cache | ||
with: | ||
path: | | ||
**/node_modules | ||
.yarn | ||
key: ${{ runner.os }}-yarn-cache-${{ hashFiles('./yarn.lock') }} | ||
|
||
# Typically, the cache will be hit, but if there's a network error when | ||
# restoring the cache, let's run the install step ourselves. | ||
- name: Install dependencies | ||
if: steps.cache.outputs.cache-hit != 'true' | ||
shell: bash | ||
run: | | ||
yarn install | ||
CHANGES=$(git status -s --ignore-submodules) | ||
if [[ ! -z $CHANGES ]]; then | ||
echo "Changes found: $CHANGES" | ||
git diff | ||
exit 1 | ||
fi | ||
- name: Build | ||
shell: bash | ||
run: yarn build |