From 474060d94badaf1c63008773299213ca07078235 Mon Sep 17 00:00:00 2001 From: notV4l Date: Tue, 30 Apr 2024 21:53:23 +0200 Subject: [PATCH] fix manifest --- web/src/dojo/context/DojoContext.tsx | 2 +- web/src/dojo/hooks/useGamesByPlayer.tsx | 2 +- web/src/manifests/ryo420/manifest.json | 18 +++++++++--------- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/web/src/dojo/context/DojoContext.tsx b/web/src/dojo/context/DojoContext.tsx index 71fc29697..1ed72e2d9 100644 --- a/web/src/dojo/context/DojoContext.tsx +++ b/web/src/dojo/context/DojoContext.tsx @@ -153,7 +153,7 @@ export const DojoContextProvider = observer( setConfigStoreState({ isInitialized: false, isError: true, - error: "faild to init configStore", + error: "failed to init configStore", }); } }; diff --git a/web/src/dojo/hooks/useGamesByPlayer.tsx b/web/src/dojo/hooks/useGamesByPlayer.tsx index 62a989d10..9167e5ef9 100644 --- a/web/src/dojo/hooks/useGamesByPlayer.tsx +++ b/web/src/dojo/hooks/useGamesByPlayer.tsx @@ -42,7 +42,7 @@ export const useGamesByPlayer = (playerId: string): GamesByPlayerInterface => { }, [data]); const onGoingGames = useMemo(() => { - return games.filter((i: GameClass) => !i.gameInfos.game_over); + return games.filter((i: GameClass) => !i.gameInfos.game_over); // TODO: filter by season }, [games]); const endedGames = useMemo(() => { diff --git a/web/src/manifests/ryo420/manifest.json b/web/src/manifests/ryo420/manifest.json index 490f15932..a2e874114 100644 --- a/web/src/manifests/ryo420/manifest.json +++ b/web/src/manifests/ryo420/manifest.json @@ -661,12 +661,12 @@ } ], "address": "0x3bf84ccc82282acd4c8afbb843c9e864bf1e0770fba607595104202b938b7a4", - "transaction_hash": "0x2711feaa12a52c0c3e2df40605ac4764ea2cf6a1db71713f5c54dc862330a16", + "transaction_hash": "0x4a51f78d26af2ca5b09b3eb1176d25def03db6c8274cfd46322a37d021815aa", "block_number": 3, "seed": "rollyourown", "metadata": { - "profile_name": "ryo420", - "rpc_url": "https://api.cartridge.gg/x/ryo420/katana" + "profile_name": "dev", + "rpc_url": "http://localhost:5050/" }, "name": "dojo::world::world" }, @@ -680,10 +680,10 @@ "contracts": [ { "kind": "DojoContract", - "address": null, + "address": "0x586cc3951bda11805d0139c55d4153ffde6b59bad238f6659c53318b15dce57", "class_hash": "0x818c0e21c6d0ee4b99c063a214aca4f8377790c907669f9c8a1bfd5c105bc2", "original_class_hash": "0x818c0e21c6d0ee4b99c063a214aca4f8377790c907669f9c8a1bfd5c105bc2", - "base_class_hash": "0x0", + "base_class_hash": "0x679177a2cb757694ac4f326d01052ff0963eac0bc2a17116a2b87badcdf6f76", "abi": [ { "type": "impl", @@ -1265,10 +1265,10 @@ }, { "kind": "DojoContract", - "address": null, + "address": "0x77cfc8df2e0d60abf3ad87a9773a91f72cde6b65a860fe98cd55c4900ce29ea", "class_hash": "0x3f34836004980a04ca9389d30c2737880803b5aef96a501816d89853fb0cebe", "original_class_hash": "0x3f34836004980a04ca9389d30c2737880803b5aef96a501816d89853fb0cebe", - "base_class_hash": "0x0", + "base_class_hash": "0x679177a2cb757694ac4f326d01052ff0963eac0bc2a17116a2b87badcdf6f76", "abi": [ { "type": "impl", @@ -1839,10 +1839,10 @@ }, { "kind": "DojoContract", - "address": null, + "address": "0x39c0f0531ea74d657f91ed6e4467e01aea144060b7c69f6c8cdb7e6b904e082", "class_hash": "0x1b227cb71aff952f78c742ed52c37bfafce69cdbad51f547d9634f8a7528812", "original_class_hash": "0x1b227cb71aff952f78c742ed52c37bfafce69cdbad51f547d9634f8a7528812", - "base_class_hash": "0x0", + "base_class_hash": "0x679177a2cb757694ac4f326d01052ff0963eac0bc2a17116a2b87badcdf6f76", "abi": [ { "type": "impl",