Commit graph

76 commits

Author SHA1 Message Date
6bc8b52ed4 refactor: small optimisations 2025-01-22 20:39:30 +00:00
6dc0790bbf refactor: delete nft_ideas dir 2025-01-22 19:21:32 +03:00
a4f7baa581 feat: add reward methods for round end and game finish 2025-01-22 19:18:50 +03:00
905f809a44 refactor: add const contractOwnerKey in money contract, rename nft.go and money.go 2025-01-22 18:14:20 +03:00
ef67171174 chore: add vars 2025-01-22 15:05:10 +00:00
29e63e202c revert e74e53732b
revert chore: add vars
2025-01-22 15:04:52 +00:00
e74e53732b chore: add vars 2025-01-22 15:04:29 +00:00
7d851c2bd2 revert 2ba1566b7d
revert chore: add vars
2025-01-22 15:04:15 +00:00
2ba1566b7d chore: add vars 2025-01-22 15:03:44 +00:00
6be6db82ee Merge remote-tracking branch 'origin/master'
# Conflicts:
#	contracts/money/money.go
2025-01-22 17:52:27 +03:00
909c55f8e1 fix: deserialize data in _deploy method 2025-01-22 17:48:05 +03:00
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
2db7fcf7e1 feat: add GetBalance and HostWithdrawal 2025-01-22 14:09:52 +00: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