Skip to content

Commit

Permalink
bump to alpha 2
Browse files Browse the repository at this point in the history
  • Loading branch information
ponderingdemocritus committed Jul 21, 2024
1 parent 9b3554c commit 045ee28
Show file tree
Hide file tree
Showing 11 changed files with 56 additions and 56 deletions.
6 changes: 3 additions & 3 deletions Scarb.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ version = 1
[[package]]
name = "dojo"
version = "0.7.3"
source = "git+https://github.com/dojoengine/dojo?tag=v1.0.0-alpha.1#e87da4a3a0c21d76c658abeead14d82b9cc3f85d"
source = "git+https://github.com/dojoengine/dojo?tag=v1.0.0-alpha.2#8a1a652d9ea06f141645316f22e3916a148403ec"
dependencies = [
"dojo_plugin",
]

[[package]]
name = "dojo_plugin"
version = "0.7.2"
source = "git+https://github.com/dojoengine/dojo?tag=v0.7.3#e8539d5b199efbd51c89c75da32f6592de5d9262"
version = "0.7.3"
source = "git+https://github.com/dojoengine/dojo?rev=d90b52b#d90b52b89749ac8af82f352dc08aa0b1378cfae6"

[[package]]
name = "dojo_starter"
Expand Down
6 changes: 3 additions & 3 deletions Scarb.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[package]
cairo-version = "2.6.3"
cairo-version = "=2.7.0-rc.3"
name = "dojo_starter"
version = "0.1.0"

Expand All @@ -12,7 +12,7 @@ spawn = "./scripts/spawn.sh"
move = "./scripts/move.sh"

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

[[target.dojo]]

Expand All @@ -24,7 +24,7 @@ rpc_url = "http://localhost:5050/"
# Default account for katana with seed = 0
account_address = "0xb3ff441a68610b30fd5e2abbf3a1548eb6ba6f3559f2862bf2dc757e5828ca"
private_key = "0x2bbf4f9fd0bbb2e60b0316c1fe0b76cf7a4d0198bd493ced9b8df2a3a24d68a"
world_address = "0x16a15cc2a571bf95eef741c701a5657e4dbf1a5b9ce3785b4060b60f58913f4" # Uncomment and update this line with your world address.
world_address = "0x3fc79ccfd72c1450d2ccb73c5c521a7ec68b6c6af0caf96a0f1c39ce58876c8" # Uncomment and update this line with your world address.

[tool.dojo.world]
name = "Dojo starter"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
kind = "DojoContract"
class_hash = "0x75070bf823315b1b592dd4e431fc30e380098cced30f09bb3d8ea081926419c"
original_class_hash = "0x75070bf823315b1b592dd4e431fc30e380098cced30f09bb3d8ea081926419c"
class_hash = "0x51ef3cab40318955db3a84671487f2e434ed7788b8192305326454a45159dc"
original_class_hash = "0x51ef3cab40318955db3a84671487f2e434ed7788b8192305326454a45159dc"
base_class_hash = "0x0"
abi = "manifests/dev/base/abis/contracts/dojo_starter-actions-7a1c7102.json"
reads = []
Expand Down
4 changes: 2 additions & 2 deletions manifests/dev/base/dojo-base.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
kind = "Class"
class_hash = "0x26a4f5d2d9638877a2648297339275df5eaab0adb3cdf0010887c2dbf2be4"
original_class_hash = "0x26a4f5d2d9638877a2648297339275df5eaab0adb3cdf0010887c2dbf2be4"
class_hash = "0x6178b645cecd0c483994e4e592dea2c71ed26b2083de2a3e0af55fcf62cb31b"
original_class_hash = "0x6178b645cecd0c483994e4e592dea2c71ed26b2083de2a3e0af55fcf62cb31b"
abi = "manifests/dev/base/abis/dojo-base.json"
tag = "dojo-base"
manifest_name = "dojo-base"
4 changes: 2 additions & 2 deletions manifests/dev/base/dojo-world.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
kind = "Class"
class_hash = "0x26a8f65e0b0ba2a6d2f9e93d4f72f75eabebb853ea7413e134b3902ea352557"
original_class_hash = "0x26a8f65e0b0ba2a6d2f9e93d4f72f75eabebb853ea7413e134b3902ea352557"
class_hash = "0x564a2ff36752ddda913033318645e313928c7c96dc02efc82f597a66a9c6e58"
original_class_hash = "0x564a2ff36752ddda913033318645e313928c7c96dc02efc82f597a66a9c6e58"
abi = "manifests/dev/base/abis/dojo-world.json"
tag = "dojo-world"
manifest_name = "dojo-world"
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
kind = "DojoModel"
class_hash = "0x2220d0dfcf00ed38537c8025ed22807b29d0023e119550ec1017314624426e"
original_class_hash = "0x2220d0dfcf00ed38537c8025ed22807b29d0023e119550ec1017314624426e"
class_hash = "0x5dde0646c4d6116efd296bb1d5ec9c2b3b12b039403ce9e12048387eb00f6d7"
original_class_hash = "0x5dde0646c4d6116efd296bb1d5ec9c2b3b12b039403ce9e12048387eb00f6d7"
abi = "manifests/dev/base/abis/models/dojo_starter-DirectionsAvailable-77844f1f.json"
tag = "dojo_starter-DirectionsAvailable"
manifest_name = "dojo_starter-DirectionsAvailable-77844f1f"
Expand Down
4 changes: 2 additions & 2 deletions manifests/dev/base/models/dojo_starter-Moved-504403e5.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
kind = "DojoModel"
class_hash = "0x488613c8e3854add0667f4096f45a7d15202d1bd68e0c5b552e9030e282dea7"
original_class_hash = "0x488613c8e3854add0667f4096f45a7d15202d1bd68e0c5b552e9030e282dea7"
class_hash = "0x3e0db1b3021b613fedd728d5bbd60f9c1b534bb200ca7e498498f723b8e582e"
original_class_hash = "0x3e0db1b3021b613fedd728d5bbd60f9c1b534bb200ca7e498498f723b8e582e"
abi = "manifests/dev/base/abis/models/dojo_starter-Moved-504403e5.json"
tag = "dojo_starter-Moved"
manifest_name = "dojo_starter-Moved-504403e5"
Expand Down
4 changes: 2 additions & 2 deletions manifests/dev/base/models/dojo_starter-Moves-2a29373f.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
kind = "DojoModel"
class_hash = "0x34dfd2dc5076a3fc4999079588c17db90d506f9925d6ede6c353e1ea4d0cf6f"
original_class_hash = "0x34dfd2dc5076a3fc4999079588c17db90d506f9925d6ede6c353e1ea4d0cf6f"
class_hash = "0x4a6b4db5132c80cbf278d0dcaf1e885cc3fabb547bfdf73c188d61257646098"
original_class_hash = "0x4a6b4db5132c80cbf278d0dcaf1e885cc3fabb547bfdf73c188d61257646098"
abi = "manifests/dev/base/abis/models/dojo_starter-Moves-2a29373f.json"
tag = "dojo_starter-Moves"
manifest_name = "dojo_starter-Moves-2a29373f"
Expand Down
4 changes: 2 additions & 2 deletions manifests/dev/base/models/dojo_starter-Position-2ac8b4c1.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
kind = "DojoModel"
class_hash = "0x6aa14d416af2f19bd37237259f92fa1cd5a708182851b43bd9e047b1dd2e67"
original_class_hash = "0x6aa14d416af2f19bd37237259f92fa1cd5a708182851b43bd9e047b1dd2e67"
class_hash = "0x5663a554712bf9dafac003bf7031e90aea7b8876d5e7970cc3e5e77829de063"
original_class_hash = "0x5663a554712bf9dafac003bf7031e90aea7b8876d5e7970cc3e5e77829de063"
abi = "manifests/dev/base/abis/models/dojo_starter-Position-2ac8b4c1.json"
tag = "dojo_starter-Position"
manifest_name = "dojo_starter-Position-2ac8b4c1"
Expand Down
36 changes: 18 additions & 18 deletions manifests/dev/deployment/manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"world": {
"kind": "WorldContract",
"class_hash": "0x26a8f65e0b0ba2a6d2f9e93d4f72f75eabebb853ea7413e134b3902ea352557",
"original_class_hash": "0x26a8f65e0b0ba2a6d2f9e93d4f72f75eabebb853ea7413e134b3902ea352557",
"class_hash": "0x564a2ff36752ddda913033318645e313928c7c96dc02efc82f597a66a9c6e58",
"original_class_hash": "0x564a2ff36752ddda913033318645e313928c7c96dc02efc82f597a66a9c6e58",
"abi": [
{
"type": "impl",
Expand Down Expand Up @@ -1189,8 +1189,8 @@
]
}
],
"address": "0x16a15cc2a571bf95eef741c701a5657e4dbf1a5b9ce3785b4060b60f58913f4",
"transaction_hash": "0x3eccec45e17ea685f63abeb94b544c000c5520d18177b75e712a8ae38f840cc",
"address": "0x3fc79ccfd72c1450d2ccb73c5c521a7ec68b6c6af0caf96a0f1c39ce58876c8",
"transaction_hash": "0x29f978f27ca06063870433dd2375be211ff546c9eaf6ab8e9550945fe87abb3",
"block_number": 3,
"seed": "dojo_starter",
"metadata": {
Expand All @@ -1201,19 +1201,19 @@
},
"base": {
"kind": "Class",
"class_hash": "0x26a4f5d2d9638877a2648297339275df5eaab0adb3cdf0010887c2dbf2be4",
"original_class_hash": "0x26a4f5d2d9638877a2648297339275df5eaab0adb3cdf0010887c2dbf2be4",
"class_hash": "0x6178b645cecd0c483994e4e592dea2c71ed26b2083de2a3e0af55fcf62cb31b",
"original_class_hash": "0x6178b645cecd0c483994e4e592dea2c71ed26b2083de2a3e0af55fcf62cb31b",
"abi": "manifests/dev/deployment/abis/dojo-base.json",
"tag": "dojo-base",
"manifest_name": "dojo-base"
},
"contracts": [
{
"kind": "DojoContract",
"address": "0x60b74f2493ef869ce406ca2ee3981caea120f7c66f7cd8e45e70f4805472010",
"class_hash": "0x75070bf823315b1b592dd4e431fc30e380098cced30f09bb3d8ea081926419c",
"original_class_hash": "0x75070bf823315b1b592dd4e431fc30e380098cced30f09bb3d8ea081926419c",
"base_class_hash": "0x26a4f5d2d9638877a2648297339275df5eaab0adb3cdf0010887c2dbf2be4",
"address": "0x5851e38911fd5f0ada41cb01d4a47f408ef2bf8563fc153935a41918df2fe7d",
"class_hash": "0x51ef3cab40318955db3a84671487f2e434ed7788b8192305326454a45159dc",
"original_class_hash": "0x51ef3cab40318955db3a84671487f2e434ed7788b8192305326454a45159dc",
"base_class_hash": "0x6178b645cecd0c483994e4e592dea2c71ed26b2083de2a3e0af55fcf62cb31b",
"abi": [
{
"type": "impl",
Expand Down Expand Up @@ -1503,8 +1503,8 @@
"key": false
}
],
"class_hash": "0x2220d0dfcf00ed38537c8025ed22807b29d0023e119550ec1017314624426e",
"original_class_hash": "0x2220d0dfcf00ed38537c8025ed22807b29d0023e119550ec1017314624426e",
"class_hash": "0x5dde0646c4d6116efd296bb1d5ec9c2b3b12b039403ce9e12048387eb00f6d7",
"original_class_hash": "0x5dde0646c4d6116efd296bb1d5ec9c2b3b12b039403ce9e12048387eb00f6d7",
"abi": [
{
"type": "impl",
Expand Down Expand Up @@ -1955,8 +1955,8 @@
"key": false
}
],
"class_hash": "0x488613c8e3854add0667f4096f45a7d15202d1bd68e0c5b552e9030e282dea7",
"original_class_hash": "0x488613c8e3854add0667f4096f45a7d15202d1bd68e0c5b552e9030e282dea7",
"class_hash": "0x3e0db1b3021b613fedd728d5bbd60f9c1b534bb200ca7e498498f723b8e582e",
"original_class_hash": "0x3e0db1b3021b613fedd728d5bbd60f9c1b534bb200ca7e498498f723b8e582e",
"abi": [
{
"type": "impl",
Expand Down Expand Up @@ -2417,8 +2417,8 @@
"key": false
}
],
"class_hash": "0x34dfd2dc5076a3fc4999079588c17db90d506f9925d6ede6c353e1ea4d0cf6f",
"original_class_hash": "0x34dfd2dc5076a3fc4999079588c17db90d506f9925d6ede6c353e1ea4d0cf6f",
"class_hash": "0x4a6b4db5132c80cbf278d0dcaf1e885cc3fabb547bfdf73c188d61257646098",
"original_class_hash": "0x4a6b4db5132c80cbf278d0dcaf1e885cc3fabb547bfdf73c188d61257646098",
"abi": [
{
"type": "impl",
Expand Down Expand Up @@ -2891,8 +2891,8 @@
"key": false
}
],
"class_hash": "0x6aa14d416af2f19bd37237259f92fa1cd5a708182851b43bd9e047b1dd2e67",
"original_class_hash": "0x6aa14d416af2f19bd37237259f92fa1cd5a708182851b43bd9e047b1dd2e67",
"class_hash": "0x5663a554712bf9dafac003bf7031e90aea7b8876d5e7970cc3e5e77829de063",
"original_class_hash": "0x5663a554712bf9dafac003bf7031e90aea7b8876d5e7970cc3e5e77829de063",
"abi": [
{
"type": "impl",
Expand Down
36 changes: 18 additions & 18 deletions manifests/dev/deployment/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[world]
kind = "WorldContract"
class_hash = "0x26a8f65e0b0ba2a6d2f9e93d4f72f75eabebb853ea7413e134b3902ea352557"
original_class_hash = "0x26a8f65e0b0ba2a6d2f9e93d4f72f75eabebb853ea7413e134b3902ea352557"
class_hash = "0x564a2ff36752ddda913033318645e313928c7c96dc02efc82f597a66a9c6e58"
original_class_hash = "0x564a2ff36752ddda913033318645e313928c7c96dc02efc82f597a66a9c6e58"
abi = "manifests/dev/deployment/abis/dojo-world.json"
address = "0x16a15cc2a571bf95eef741c701a5657e4dbf1a5b9ce3785b4060b60f58913f4"
transaction_hash = "0x3eccec45e17ea685f63abeb94b544c000c5520d18177b75e712a8ae38f840cc"
address = "0x3fc79ccfd72c1450d2ccb73c5c521a7ec68b6c6af0caf96a0f1c39ce58876c8"
transaction_hash = "0x29f978f27ca06063870433dd2375be211ff546c9eaf6ab8e9550945fe87abb3"
block_number = 3
seed = "dojo_starter"
manifest_name = "dojo-world"
Expand All @@ -15,18 +15,18 @@ rpc_url = "http://localhost:5050/"

[base]
kind = "Class"
class_hash = "0x26a4f5d2d9638877a2648297339275df5eaab0adb3cdf0010887c2dbf2be4"
original_class_hash = "0x26a4f5d2d9638877a2648297339275df5eaab0adb3cdf0010887c2dbf2be4"
class_hash = "0x6178b645cecd0c483994e4e592dea2c71ed26b2083de2a3e0af55fcf62cb31b"
original_class_hash = "0x6178b645cecd0c483994e4e592dea2c71ed26b2083de2a3e0af55fcf62cb31b"
abi = "manifests/dev/deployment/abis/dojo-base.json"
tag = "dojo-base"
manifest_name = "dojo-base"

[[contracts]]
kind = "DojoContract"
address = "0x60b74f2493ef869ce406ca2ee3981caea120f7c66f7cd8e45e70f4805472010"
class_hash = "0x75070bf823315b1b592dd4e431fc30e380098cced30f09bb3d8ea081926419c"
original_class_hash = "0x75070bf823315b1b592dd4e431fc30e380098cced30f09bb3d8ea081926419c"
base_class_hash = "0x26a4f5d2d9638877a2648297339275df5eaab0adb3cdf0010887c2dbf2be4"
address = "0x5851e38911fd5f0ada41cb01d4a47f408ef2bf8563fc153935a41918df2fe7d"
class_hash = "0x51ef3cab40318955db3a84671487f2e434ed7788b8192305326454a45159dc"
original_class_hash = "0x51ef3cab40318955db3a84671487f2e434ed7788b8192305326454a45159dc"
base_class_hash = "0x6178b645cecd0c483994e4e592dea2c71ed26b2083de2a3e0af55fcf62cb31b"
abi = "manifests/dev/deployment/abis/contracts/dojo_starter-actions-7a1c7102.json"
reads = []
writes = [
Expand All @@ -41,8 +41,8 @@ manifest_name = "dojo_starter-actions-7a1c7102"

[[models]]
kind = "DojoModel"
class_hash = "0x2220d0dfcf00ed38537c8025ed22807b29d0023e119550ec1017314624426e"
original_class_hash = "0x2220d0dfcf00ed38537c8025ed22807b29d0023e119550ec1017314624426e"
class_hash = "0x5dde0646c4d6116efd296bb1d5ec9c2b3b12b039403ce9e12048387eb00f6d7"
original_class_hash = "0x5dde0646c4d6116efd296bb1d5ec9c2b3b12b039403ce9e12048387eb00f6d7"
abi = "manifests/dev/deployment/abis/models/dojo_starter-DirectionsAvailable-77844f1f.json"
tag = "dojo_starter-DirectionsAvailable"
manifest_name = "dojo_starter-DirectionsAvailable-77844f1f"
Expand All @@ -59,8 +59,8 @@ key = false

[[models]]
kind = "DojoModel"
class_hash = "0x488613c8e3854add0667f4096f45a7d15202d1bd68e0c5b552e9030e282dea7"
original_class_hash = "0x488613c8e3854add0667f4096f45a7d15202d1bd68e0c5b552e9030e282dea7"
class_hash = "0x3e0db1b3021b613fedd728d5bbd60f9c1b534bb200ca7e498498f723b8e582e"
original_class_hash = "0x3e0db1b3021b613fedd728d5bbd60f9c1b534bb200ca7e498498f723b8e582e"
abi = "manifests/dev/deployment/abis/models/dojo_starter-Moved-504403e5.json"
tag = "dojo_starter-Moved"
manifest_name = "dojo_starter-Moved-504403e5"
Expand All @@ -77,8 +77,8 @@ key = false

[[models]]
kind = "DojoModel"
class_hash = "0x34dfd2dc5076a3fc4999079588c17db90d506f9925d6ede6c353e1ea4d0cf6f"
original_class_hash = "0x34dfd2dc5076a3fc4999079588c17db90d506f9925d6ede6c353e1ea4d0cf6f"
class_hash = "0x4a6b4db5132c80cbf278d0dcaf1e885cc3fabb547bfdf73c188d61257646098"
original_class_hash = "0x4a6b4db5132c80cbf278d0dcaf1e885cc3fabb547bfdf73c188d61257646098"
abi = "manifests/dev/deployment/abis/models/dojo_starter-Moves-2a29373f.json"
tag = "dojo_starter-Moves"
manifest_name = "dojo_starter-Moves-2a29373f"
Expand All @@ -105,8 +105,8 @@ key = false

[[models]]
kind = "DojoModel"
class_hash = "0x6aa14d416af2f19bd37237259f92fa1cd5a708182851b43bd9e047b1dd2e67"
original_class_hash = "0x6aa14d416af2f19bd37237259f92fa1cd5a708182851b43bd9e047b1dd2e67"
class_hash = "0x5663a554712bf9dafac003bf7031e90aea7b8876d5e7970cc3e5e77829de063"
original_class_hash = "0x5663a554712bf9dafac003bf7031e90aea7b8876d5e7970cc3e5e77829de063"
abi = "manifests/dev/deployment/abis/models/dojo_starter-Position-2ac8b4c1.json"
tag = "dojo_starter-Position"
manifest_name = "dojo_starter-Position-2ac8b4c1"
Expand Down

0 comments on commit 045ee28

Please sign in to comment.