Skip to content

Commit

Permalink
fix: bumup verison 12
Browse files Browse the repository at this point in the history
  • Loading branch information
posaune0423 committed Sep 24, 2024
1 parent cddf99d commit 7062a5a
Show file tree
Hide file tree
Showing 7 changed files with 40 additions and 13 deletions.
2 changes: 1 addition & 1 deletion contracts/.tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
dojo 1.0.0-alpha.11
dojo 1.0.0-alpha.12
scarb 2.7.0
2 changes: 1 addition & 1 deletion contracts/.vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"cairo1.enableLanguageServer": true,
"cairo1.languageServerPath": "${userHome}/.asdf/installs/dojo/1.0.0-alpha.11/bin/dojo-language-server",
"cairo1.languageServerPath": "${userHome}/.asdf/installs/dojo/1.0.0-alpha.12/bin/dojo-language-server",
"cairo1.enableScarb": true,
"cairo1.scarbPath": "${userHome}/.asdf/installs/scarb/2.7.0/bin/scarb",
"cairo1.preferScarbLanguageServer": false
Expand Down
2 changes: 1 addition & 1 deletion contracts/Scarb.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ edition = "2024_07"
sierra-replace-ids = true

[dependencies]
dojo = { git = "https://github.com/dojoengine/dojo", tag = "v1.0.0-alpha.11" }
dojo = { git = "https://github.com/dojoengine/dojo", tag = "v1.0.0-alpha.12" }

[tool.fmt]
sort-module-level-items = true
Expand Down
4 changes: 2 additions & 2 deletions contracts/dojo_slot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ mappings = {}

[env]
rpc_url = "https://api.cartridge.gg/x/pixelaw-dev/katana/"
account_address = "0x75aab901b406698604a33f1c81c6487b8de3b2d7ad2456cf01658b68b12aa5"
private_key = "0x74825107c10098a1a991b1419e0afad3afc9e9ba4d16dec23995916cdca4366"
account_address = "0x4f81df02927e5b5c3797a0610009c6a64840c920ab87989db71f7cf9599c3df"
private_key = "0x2eaeabacb2a4cec59598e398df52846532f3b01091f578403b392f0862cc801"
world_address = "0x263ae44e5414519a5c5a135cccaf3d9d7ee196d37e8de47a178da91f3de9b34"
22 changes: 18 additions & 4 deletions contracts/manifests/slot/deployment/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -1235,7 +1235,7 @@
}
],
"address": "0x263ae44e5414519a5c5a135cccaf3d9d7ee196d37e8de47a178da91f3de9b34",
"transaction_hash": "0xf97c1e5993326189b232d6abb37f8a3733557b231d9d8bfc10fb6a7a078f89",
"transaction_hash": "0x7adbf5f503d501eaacf2e2f9e5c7791aa6cfb4967e082e3be26ea8d7aad81b7",
"block_number": 3,
"seed": "pixelaw",
"metadata": {
Expand Down Expand Up @@ -2035,7 +2035,16 @@
}
],
"reads": [],
"writes": [],
"writes": [
"pixelaw-App",
"pixelaw-AppName",
"pixelaw-CoreActionsAddress",
"pixelaw-Pixel",
"pixelaw-Permissions",
"pixelaw-QueueItem",
"pixelaw-Snake",
"pixelaw-Instruction"
],
"init_calldata": [],
"tag": "pixelaw-actions",
"systems": [
Expand Down Expand Up @@ -2545,7 +2554,9 @@
}
],
"reads": [],
"writes": [],
"writes": [
"pixelaw-Pixel"
],
"init_calldata": [],
"tag": "pixelaw-paint_actions",
"systems": [
Expand Down Expand Up @@ -3100,7 +3111,10 @@
}
],
"reads": [],
"writes": [],
"writes": [
"pixelaw-Snake",
"pixelaw-SnakeSegment"
],
"init_calldata": [],
"tag": "pixelaw-snake_actions",
"systems": [
Expand Down
20 changes: 16 additions & 4 deletions contracts/manifests/slot/deployment/manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class_hash = "0x6f4515274ee23404789c3351a77107d0ec07508530119822046600ca6948d6e"
original_class_hash = "0x6f4515274ee23404789c3351a77107d0ec07508530119822046600ca6948d6e"
abi = "manifests/slot/deployment/abis/dojo-world.json"
address = "0x263ae44e5414519a5c5a135cccaf3d9d7ee196d37e8de47a178da91f3de9b34"
transaction_hash = "0xf97c1e5993326189b232d6abb37f8a3733557b231d9d8bfc10fb6a7a078f89"
transaction_hash = "0x7adbf5f503d501eaacf2e2f9e5c7791aa6cfb4967e082e3be26ea8d7aad81b7"
block_number = 3
seed = "pixelaw"
manifest_name = "dojo-world"
Expand All @@ -29,7 +29,16 @@ original_class_hash = "0x17d390af6c3b449b52da5a0969a00006a3b7935ffc08192dc8cefde
base_class_hash = "0x2427dd10a58850ac9a5ca6ce04b7771b05330fd18f2e481831ad903b969e6b2"
abi = "manifests/slot/deployment/abis/contracts/pixelaw-actions-16928a49.json"
reads = []
writes = []
writes = [
"pixelaw-App",
"pixelaw-AppName",
"pixelaw-CoreActionsAddress",
"pixelaw-Pixel",
"pixelaw-Permissions",
"pixelaw-QueueItem",
"pixelaw-Snake",
"pixelaw-Instruction",
]
init_calldata = []
tag = "pixelaw-actions"
systems = [
Expand All @@ -51,7 +60,7 @@ original_class_hash = "0x26345888698fbdcfa98dca43542f038a02620c9b485c1487b7e76a2
base_class_hash = "0x2427dd10a58850ac9a5ca6ce04b7771b05330fd18f2e481831ad903b969e6b2"
abi = "manifests/slot/deployment/abis/contracts/pixelaw-paint_actions-2afb94fe.json"
reads = []
writes = []
writes = ["pixelaw-Pixel"]
init_calldata = []
tag = "pixelaw-paint_actions"
systems = [
Expand All @@ -73,7 +82,10 @@ original_class_hash = "0x6dbe6fed41677edc917050c80b2e15727f48534fd7752e153e7cf74
base_class_hash = "0x2427dd10a58850ac9a5ca6ce04b7771b05330fd18f2e481831ad903b969e6b2"
abi = "manifests/slot/deployment/abis/contracts/pixelaw-snake_actions-4f967106.json"
reads = []
writes = []
writes = [
"pixelaw-Snake",
"pixelaw-SnakeSegment",
]
init_calldata = []
tag = "pixelaw-snake_actions"
systems = [
Expand Down
1 change: 1 addition & 0 deletions contracts/scripts/paint_json.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ set -uo pipefail
function paint() {
sozo \
execute \
--profile $SCARB_PROFILE \
pixelaw-paint_actions \
interact \
-c 0,0,$1
Expand Down

0 comments on commit 7062a5a

Please sign in to comment.