Commit graph

64 commits

Author SHA1 Message Date
603348d89d refactor: nft contract problems
1. Create constants for nft methods and prices
2. Rename NFT struct
3. Rename fields of QuestionNFT
4. Replace private methods to start of file
5. Change []string in parseData on map
2025-01-22 17:38:29 +03:00
6b35e872bb refactor: move contracts to dirs and rename room's status 2025-01-22 16:34:09 +03:00
e2497681bc Update commands.md 2025-01-22 12:34:21 +00:00
vvbach
0db19e812d Merge branch 'master' of https://git.frostfs.info/nastyxxaavs/web3_draft 2025-01-22 00:23:46 +03:00
vvbach
0a4c06114c fix: money 2025-01-22 00:23:43 +03:00
33c74c1d13 feat: add data arguments parsing to _deploy, add example of remote contract usage 2025-01-21 17:14:41 +00:00
6b741e90e3 revert 02fb6b6db4
revert feat: add data arguments parsing to _deploy, add example of remote contract usage
2025-01-21 17:14:22 +00:00
cc0a14dd15 revert 1a76c35680
revert chore:
2025-01-21 17:14:13 +00:00
b9adcc7c24 revert f30fa8b544
revert feat: add data arguments parsing to _deploy, add example of remote contract usage
2025-01-21 17:14:03 +00:00
d36810fd2b revert 419f44f3dc
revert feat: add data arguments parsing to _deploy, add example of remote contract usage
2025-01-21 17:13:49 +00:00
419f44f3dc feat: add data arguments parsing to _deploy, add example of remote contract usage 2025-01-21 17:13:09 +00:00
f30fa8b544 feat: add data arguments parsing to _deploy, add example of remote contract usage 2025-01-21 17:12:15 +00:00
1a76c35680 chore: 2025-01-21 17:11:46 +00:00
02fb6b6db4 feat: add data arguments parsing to _deploy, add example of remote contract usage 2025-01-21 17:11:25 +00:00
eed9ab35e8 feat: changed data argument from string to json 2025-01-21 17:09:59 +00:00
c8b3a2564e fix: remove question type, data is empty possible 2025-01-21 16:28:19 +00:00
f73d77c996 chore: add commentary, remove redurant wallet hash argument 2025-01-21 16:15:49 +00:00
85bb0ec508 Update commands.md 2025-01-21 15:59:55 +00:00
vvbach
cba7093c18 Merge branch 'master' of https://git.frostfs.info/nastyxxaavs/web3_draft 2025-01-21 18:23:22 +03:00
vvbach
3281f19594 fix: money.go 2025-01-21 18:23:18 +03:00
9c798b31a6 Update README.md 2025-01-21 14:21:56 +00:00
846d4d47a2 Upload files to "schemes" 2025-01-21 14:19:09 +00:00
2d91a56bf4 Update commands.md 2025-01-21 14:01:54 +00:00
bdbee2635b Update README.md 2025-01-21 13:09:33 +00:00
4b6aa33f59 Update commands.md 2025-01-21 12:57:48 +00:00
vvbach
fe96a4d7d4 Merge branch 'master' of https://git.frostfs.info/nastyxxaavs/web3_draft 2025-01-21 01:25:37 +03:00
vvbach
f94fed3108 feat: token 2025-01-21 01:25:32 +03:00
2fea01fc86 Update process_description.md 2025-01-20 21:15:36 +00:00
a68f7c3f89 Update process_description.md 2025-01-20 20:50:51 +00:00
de26351980 Update process_description.md 2025-01-20 20:38:59 +00:00
12de68320f Update process_description.md 2025-01-20 18:48:23 +00:00
04d692b15f Update README.md 2025-01-20 18:13:29 +00:00
4f731fd35a chore: delete unnecessary convertation to string 2025-01-20 16:44:02 +00:00
6f8dc65c04 feat: add nft contract 2025-01-20 16:35:42 +00:00
433ece3487 Upload files to "schemes" 2025-01-20 16:34:10 +00:00
81f68f7368 Delete schemes/web3_activity_diagram.jpg 2025-01-20 16:30:16 +00:00
90d0318e60 Upload files to "schemes" 2025-01-20 16:26:10 +00:00
87a092736d feat: create isActive status in Player 2025-01-20 18:17:48 +03:00
3292c49ba4 refactor: delete TestContract dir 2025-01-20 17:37:50 +03:00
be1de6b82f refactor: delete unimportant methods 2025-01-20 17:37:18 +03:00
73edc490e8 feat: notification for finish game and top players 2025-01-20 17:34:48 +03:00
db9fb76198 feat: create integration of nft to AskQuestion method 2025-01-20 17:15:20 +03:00
da0c451528 feat: add send message to players with runtime.Notify 2025-01-19 23:31:00 +00:00
75f843f700 revert fb18553355
revert feat: add send message to players with runtime.Notify
2025-01-19 23:30:19 +00:00
fb18553355 feat: add send message to players with runtime.Notify 2025-01-19 23:29:17 +00:00
03977ecd64 feat: add get game winner logic 2025-01-19 23:19:43 +00:00
f3a22876dc Update README.md 2025-01-19 23:06:21 +00:00
c5dde65270 chore: fix typos and add todos 2025-01-19 22:26:35 +00:00
5ceadfbc9d refactor: make structures fields start name to Uppercase 2025-01-19 20:59:44 +03:00
e1b9be373d feat: add counting won rounds for players 2025-01-19 20:53:35 +03:00