Skip to content

Commit

Permalink
Use back main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
soareschen committed Jan 24, 2025
1 parent 6e3c5a3 commit 0fce4a6
Show file tree
Hide file tree
Showing 5 changed files with 64 additions and 65 deletions.
1 change: 0 additions & 1 deletion cairo-contracts/packages/apps/src/transfer/types.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -301,4 +301,3 @@ pub mod tests {
assert_eq!(base_key, expected);
}
}

6 changes: 3 additions & 3 deletions light-client/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/ibc-starknet-cw.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ let
cargoLock = {
lockFile = ./../light-client/Cargo.lock;
outputHashes = {
"hermes-cosmos-encoding-components-0.1.0" = "sha256-V1TlMnVHBwlSBJmB9gSJV/BgUTy7S0yhrtn3anZyorU=";
"hermes-cosmos-encoding-components-0.1.0" = "sha256-uxXpzxVc89DkAC4VqC/Au3cpBzUbxiSS2KiFKZ+rqdg=";
"cgp-0.3.1" = "sha256-AOQ+WVQWPlF2ZfYYc5Eq3t7XAljd5P2qExWLYZWNnd8=";
"ibc-client-cw-0.56.0" = "sha256-EkLxuJfr3vf0busmSZD7DwOS9GfgfhT+sdopi1nNiCs=";
};
Expand Down
60 changes: 30 additions & 30 deletions relayer/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0fce4a6

Please sign in to comment.