From d939a3c1baf174ce2ad7e43d0a85deee00796695 Mon Sep 17 00:00:00 2001 From: Elias Tazartes <66871571+Eikix@users.noreply.github.com> Date: Thu, 23 May 2024 18:32:37 +0200 Subject: [PATCH] upgrade kakarot 0.8.0 on kakarot sepolia (#1150) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] Documentation content changes - [ ] Other (please describe): ## What is the current behavior? Resolves # ## What is the new behavior? - upgrade kakarot to v0.8.0 - - - This change is [Reviewable](https://reviewable.io/reviews/kkrt-labs/kakarot/1150) --- deployments/kakarot-sepolia/declarations.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/deployments/kakarot-sepolia/declarations.json b/deployments/kakarot-sepolia/declarations.json index 2b4482642..28b1bc4a2 100644 --- a/deployments/kakarot-sepolia/declarations.json +++ b/deployments/kakarot-sepolia/declarations.json @@ -1,9 +1,9 @@ { - "kakarot": "0x5fa636d9904ec7b1ac2c50ff36ccbe3d38db666b7fafd4107c68c8333bf0bec", - "account_contract": "0x490cccb64e3917ecf0a80a59d0c3e449766f745c1d6db54e0050f89eb59aba1", - "account_contract_fixture": "0x2c2520d81c315969597b2f7a0189db1b65ec19da02fe40c40d183e2e9bfb3c8", + "kakarot": "0x7e5e97d10a2db3957687ba0a4bb5afde05bf7468871514af416d70badb711f8", + "account_contract": "0x3c1081f98ecdd1d320368d2a136191a3fbf02a3e419463d77c3c5aa6dbc99a0", + "account_contract_fixture": "0x5e823aa6a4468e35903689615b834fe280a1f6a039b22d0d577f551a50cda03", "uninitialized_account": "0x600f6862938312a05a0cfecba0dcaf37693efc9e4075a6adfb62e196022678e", - "EVM": "0x6d15df70c233da830791620414901117c37a3786ef5814632af8c602b7f003b", + "EVM": "0x52f5b74f5d6806f4190b65963eb4b168e0a492441730f3dc120b3fb4b19b5fa", "OpenzeppelinAccount": "0x6153ccf69fd20f832c794df36e19135f0070d0576144f0b47f75a226e4be530", "Cairo1Helpers": "0x28ece3751ecf5bdf2d791eb64a65bfb6a8816432b698870dba2f38a36101d58", "Cairo1HelpersFixture": "0x4e7811d9bbba41193bd3c77d05c16f7aaa55dd1d601686b50f6fa0e3766a712",