Skip to content

Commit

Permalink
bump staging to 0.8.5 (#1350)
Browse files Browse the repository at this point in the history
<!--- Please provide a general summary of your changes in the title
above -->

<!-- Give an estimate of the time you spent on this PR in terms of work
days.
Did you spend 0.5 days on this PR or rather 2 days?  -->

Time spent on this PR:

## Pull request type

<!-- Please try to limit your pull request to one type,
submit multiple pull requests if needed. -->

Please check the type of change your PR introduces:

- [ ] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, renaming)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [x] Documentation content changes
- [ ] Other (please describe):

<!-- Reviewable:start -->
- - -
This change is [<img src="https://reviewable.io/review_button.svg"
height="34" align="absmiddle"
alt="Reviewable"/>](https://reviewable.io/reviews/kkrt-labs/kakarot/1350)
<!-- Reviewable:end -->
  • Loading branch information
greged93 authored Aug 20, 2024
1 parent dc0acf2 commit a7af5de
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions deployments/kakarot-staging/declarations.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"kakarot": "0x2cc6b6c7488130a31a9028dd67ee736146532516ffa74b780658647b860a33",
"account_contract": "0x75cf60ff9ba89b630f64830245f04439c8749210e58d2192349b7f05d2407c0",
"account_contract_fixture": "0x817604863b7aa6189122443161d885d32c372d468d2a099af0658132131114",
"kakarot": "0x32eb8cc160720993d8c4fdc1d42ad352706c582ae4896ef105533afeb3ad41",
"account_contract": "0x7a6bb0f84c626d4431bfd32a669546642505c339d0b539db4210e61dfc43e1d",
"account_contract_fixture": "0x7f49ba9ed70cf42c7f5da5d4254bb60db3141bb13f659b44ba69c8124a339bd",
"uninitialized_account": "0x600f6862938312a05a0cfecba0dcaf37693efc9e4075a6adfb62e196022678e",
"EVM": "0x42f8c19050c35a8e3e4cb165ddd03646258802a0bb0cbbc41e855020410615e",
"EVM": "0x22bc1a47df4b54a622f4aaa11b3b7224df464980cb8d69ea05a89c42b906ab4",
"OpenzeppelinAccount": "0x6153ccf69fd20f832c794df36e19135f0070d0576144f0b47f75a226e4be530",
"Cairo1Helpers": "0x28ece3751ecf5bdf2d791eb64a65bfb6a8816432b698870dba2f38a36101d58",
"Cairo1HelpersFixture": "0x4e7811d9bbba41193bd3c77d05c16f7aaa55dd1d601686b50f6fa0e3766a712",
"replace_class": "0xa187318c5e79b010cf45975f589f0a8d441fadde5b1e7ccad46501568437b5",
"Counter": "0x2abf5b9916d3c6ae6000ab239bf5aba8b40d9a1750ffc54b6d281ac83137382",
"Counter": "0x4fc47610d8c9ce0bcfc2f9e03658f0fbcd3e0a9c351a1aa59d465a33533a7c8",
"MockPragmaOracle": "0x675f00328ff84f127d71b179b3f3a3a06ce8432054770cddd5729c8d62866da"
}
8 changes: 4 additions & 4 deletions deployments/kakarot-staging/deployments.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"artifact": "build/kakarot.json"
},
"EVM": {
"address": "0x2c387d16dd5a3bf484f0b1e975a07be856a20109a47e4b7a3cd8dd3c1bd1105",
"tx": "0x5c0fb688b75affad8939e20065e18071385e83455d33f43b5e624ba33ca1877",
"address": "0x353af95c41e8788d23e393e13c6b73ffd172188f27e5b169d792b5c80be087e",
"tx": "0x68229e926981041efc89f808547bba75269d4871f15e7926d1c2c1d02dcb509",
"artifact": "build/fixtures/EVM.json"
},
"Counter": {
"address": "0x3735b9c1dfd45b40149c0227b9981b6dbd14168d5f0f9a1c7a7b3faad9cd630",
"tx": "0x4b135a5df36ac6446be7a8b6bed8ba991377db19c9b375c19434ff6c25ef1f1",
"address": "0x53ed7428188383b6cbf361ca62cb4ef7b897c9d4b4ff0fe6edd0fde19225d8b",
"tx": "0x739edaf9a1c5a7e6b48768158771673da6b98c0dbec31f1d3c113fe04d90b51",
"artifact": "build/fixtures/Counter.json"
},
"MockPragmaOracle": {
Expand Down

0 comments on commit a7af5de

Please sign in to comment.