Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whitelist players #433

Merged
merged 34 commits into from
Sep 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
4727ddc
whiteList_players
KevinMansour Jun 24, 2023
f27f175
whiteList
KevinMansour Jun 24, 2023
27a9edd
Fix ts version
Corantin Jun 27, 2023
a5d8bd6
Update tsconfig
Corantin Jun 27, 2023
0afca90
Revert "Fix ts version"
Corantin Jun 27, 2023
7486abd
Merge branch 'dev' into whitelist_players
kafann Jul 16, 2023
32356ab
first pushes
kafann Jul 19, 2023
2af1ede
Upgradable solidity
Corantin Jul 22, 2023
955e9d3
Merge branch 'whitelist_players' of https://github.com/1Hive/quests i…
Corantin Jul 22, 2023
feba0e7
Proxy upgradable
Corantin Jul 29, 2023
2f1cd4b
Deploy Proxy
Corantin Jul 31, 2023
ae36f9d
Frontend done
kafann Aug 5, 2023
3657bcd
Bootstrap subgraph proxy
Corantin Aug 8, 2023
864520e
QuestFactory proxy subgraph and quest WhiteList
Corantin Aug 8, 2023
c9e7d69
almost there
kafann Aug 23, 2023
e201e4c
Push the bhay
Corantin Aug 23, 2023
ddaae72
.
kafann Aug 23, 2023
9587e7c
merged
kafann Aug 23, 2023
737e2d0
done
kafann Aug 23, 2023
7f99d55
Sync
Corantin Aug 23, 2023
50e01bd
Merge branch 'whitelist_players' of https://github.com/1Hive/quests i…
Corantin Aug 23, 2023
880b68e
sync
Corantin Aug 23, 2023
e793d11
.
kafann Aug 23, 2023
839e16b
Merge branch 'whitelist_players' of https://github.com/1Hive/quests i…
kafann Aug 23, 2023
a60c4e3
Done foreal
kafann Aug 23, 2023
66f2acd
Sync
Corantin Aug 23, 2023
2e7305c
Merge branch 'whitelist_players' of https://github.com/1Hive/quests i…
Corantin Aug 23, 2023
fa0071c
Sync
Corantin Aug 23, 2023
0c817d3
Styled confirm button and fixed negative bounty bug
kafann Aug 27, 2023
5a37f6e
Merge branch 'whitelist_players' of https://github.com/1Hive/quests i…
Corantin Aug 27, 2023
127095f
Fix tests
Corantin Aug 31, 2023
81f399c
Fix version
Corantin Aug 31, 2023
99b3270
Cleanup
Corantin Sep 1, 2023
762b630
Added check for already existing players
kafann Sep 2, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@
"ts-node": "^10.2.1",
"typescript": "^4.4.2"
}
}
}
Loading
Loading