Skip to content

Commit

Permalink
chore: remove rioters-footer (#1391)
Browse files Browse the repository at this point in the history
Signed-off-by: Norman Meier <[email protected]>
  • Loading branch information
n0izn0iz authored Nov 18, 2024
1 parent 7d4edf1 commit 2fb6d77
Show file tree
Hide file tree
Showing 30 changed files with 0 additions and 2,163 deletions.
17 changes: 0 additions & 17 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ DISTRIBUTOR_PACKAGE=teritori-distributor
NAME_SERVICE_REPO=teritori-name-service
NAME_SERVICE_PACKAGE=teritori-name-service

RIOTER_FOOTER_REPO=rioters-footer-nft
RIOTER_FOOTER_PACKAGE=rioter-footer-nft

ADDR_LIST_REPO=cw_addr_list
ADDR_LIST_PACKAGE=cw-address-list

Expand Down Expand Up @@ -156,20 +153,6 @@ $(CONTRACTS_CLIENTS_DIR)/$(NAME_SERVICE_PACKAGE): node_modules
go fmt ./go/pkg/contracts/name_service_types
rm -fr $(NAME_SERVICE_REPO)

.PHONY: $(CONTRACTS_CLIENTS_DIR)/$(RIOTER_FOOTER_PACKAGE)
$(CONTRACTS_CLIENTS_DIR)/$(RIOTER_FOOTER_PACKAGE): node_modules
rm -fr $(RIOTER_FOOTER_REPO)
git clone [email protected]:TERITORI/$(RIOTER_FOOTER_REPO).git
cd $(RIOTER_FOOTER_REPO) && git checkout e5a5b22cc3e72e09df6b4642d62dc21d99ca34c3
rm -fr $@
npx cosmwasm-ts-codegen generate \
--plugin client \
--schema $(RIOTER_FOOTER_REPO)/contracts/rioter_footer_nft/schema \
--out $@ \
--name $(RIOTER_FOOTER_PACKAGE) \
--no-bundle
rm -fr $(RIOTER_FOOTER_REPO)

.PHONY: $(CONTRACTS_CLIENTS_DIR)/$(TOKEN_PACKAGE)
$(CONTRACTS_CLIENTS_DIR)/$(TOKEN_PACKAGE): node_modules
rm -fr $(TOKEN_REPO)
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ In the future (v3) it will also be a privacy first messaging application built o
- Staking $TORI Tokens
- Teritori Chain Governance (& Bounty Program)
- Teritori Name Service
- Rioters footer v0.1
- Social Feed v0.1
- The R!OT Play2Earn Experience: "Genesis Collection" v0.1
- Org Deployer v0.1
Expand Down
4 changes: 0 additions & 4 deletions assets/icons/footer-regular.svg

This file was deleted.

39 changes: 0 additions & 39 deletions assets/icons/footer-rioters.svg

This file was deleted.

16 changes: 0 additions & 16 deletions assets/icons/footer.svg

This file was deleted.

1 change: 0 additions & 1 deletion go/pkg/networks/network.go
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ type CosmosNetwork struct {
RiotContractAddressGen1 string `json:"riotContractAddressGen1"`
RiotSquadStakingContractAddressV1 string `json:"riotSquadStakingContractAddressV1"`
RiotSquadStakingContractAddressV2 string `json:"riotSquadStakingContractAddressV2"`
RiotersFooterContractAddress string `json:"riotersFooterContractAddress"`
SocialFeedContractAddress string `json:"socialFeedContractAddress"`
CwAdminFactoryContractAddress string `json:"cwAdminFactoryContractAddress"`
}
Expand Down
3 changes: 0 additions & 3 deletions networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -11493,7 +11493,6 @@
"riotSquadStakingContractAddressV1": "tori1zwkmdfsc6h96jm4yqdykaw5y7ndwsvqvgh5ryxp9nxs3hccml0xqfyrm37",
"riotSquadStakingContractAddressV2": "tori1kvjk9m7dk0es35y6ah0k28llllvle3n7xgvh0gh568ta0paf8awsml2xev",
"distributorContractAddress": "tori1mnem0rhjaxcsghe0xw692xysra63xwwdee2wth9s0rkfwh4dxpaq76qqre",
"riotersFooterContractAddress": "tori1m6g3l3j5t988zwmp965hrhsxvm8jrkf2ulw4gmwj8hx8pd84tvcqeearsd",
"secondaryDuringMintList": [
"tori1wkwy0xh89ksdgj9hr347dyd2dw7zesmtrue6kfzyml4vdtz6e5wscs7038",
"tori1gflccmghzfscmxl95z43v36y0rle8v9x8kvt9na03yzywtw86amsj9nf37",
Expand Down Expand Up @@ -11572,7 +11571,6 @@
"riotSquadStakingContractAddressV1": "",
"riotSquadStakingContractAddressV2": "",
"distributorContractAddress": "",
"riotersFooterContractAddress": "",
"secondaryDuringMintList": [
"",
""
Expand Down Expand Up @@ -11678,7 +11676,6 @@
"riotSquadStakingContractAddressV1": "",
"riotSquadStakingContractAddressV2": "",
"distributorContractAddress": "",
"riotersFooterContractAddress": "",
"secondaryDuringMintList": [
"",
"tori1436kxs0w2es6xlqpp9rd35e3d0cjnw4sv8j3a7483sgks29jqwgsjscd88",
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@
"react-native-reanimated": "^3.6.2",
"react-native-reanimated-carousel": "4.0.0-alpha.9",
"react-native-reanimated-table": "^0.0.2",
"react-native-redash": "^18.0.0",
"react-native-safe-area-context": "4.8.2",
"react-native-screens": "~3.29.0",
"react-native-smooth-slider": "^1.3.6",
Expand Down
77 changes: 0 additions & 77 deletions packages/components/Slider.tsx

This file was deleted.

71 changes: 0 additions & 71 deletions packages/components/buttons/IconButton.tsx

This file was deleted.

6 changes: 0 additions & 6 deletions packages/components/navigation/getNormalModeScreens.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ import { RiotGameLeaderboardScreen } from "@/screens/RiotGame/RiotGameLeaderboar
import { RiotGameMarketplaceScreen } from "@/screens/RiotGame/RiotGameMarketplaceScreen";
import { RiotGameMemoriesScreen } from "@/screens/RiotGame/RiotGameMemoriesScreen";
import { RiotGameScreen } from "@/screens/RiotGame/RiotGameScreen";
import { RiotersFooterScreen } from "@/screens/RiotersFooter/RiotersFooterScreen";
import { SettingsScreen } from "@/screens/Settings/SettingsScreen";
import { StakeScreen } from "@/screens/Stake";
import { SwapScreen } from "@/screens/Swap/SwapScreen";
Expand Down Expand Up @@ -120,11 +119,6 @@ export const getNormalModeScreens = ({ appMode }: { appMode: AppMode }) => {
component={UserPublicProfileScreen}
options={{ header: () => null }}
/>
<Nav.Screen
name="RiotersFooter"
component={RiotersFooterScreen}
options={{ header: () => null, title: screenTitle("Rioters Footer") }}
/>
<Nav.Screen
name="MarketplaceLeaderboard"
component={MarketplaceLeaderboardScreen}
Expand Down
68 changes: 0 additions & 68 deletions packages/components/riotersFooter/DragAndDropNftInReceiverView.tsx

This file was deleted.

Loading

0 comments on commit 2fb6d77

Please sign in to comment.