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

Di increase space #3

Closed
wants to merge 1,158 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1158 commits
Select commit Hold shift + click to select a range
78d4c78
change state to new standard (NFT2)
azoyan Jun 2, 2023
d01ba11
Fix create form submit (#77)
nikitayutanov Jun 6, 2023
b7bd9d3
Update deps (#21)
fluiderson Jun 7, 2023
a86d7bd
Update deps (#32)
fluiderson Jun 7, 2023
aaea909
Update deps (#43)
fluiderson Jun 7, 2023
3be4e00
Update dependecies (#56)
azoyan Jun 7, 2023
7341c9d
Update deps (#48)
fluiderson Jun 7, 2023
c58963e
Update dependencies to new revision (#46)
azoyan Jun 7, 2023
3d751fd
Update dependecies to new revision (#35)
azoyan Jun 7, 2023
2885e0e
feat: update deps, split 'Cargo.toml' into workspace, pin gear crates…
bezrazli4n0 Jun 7, 2023
4edede9
feat: update deps, pin gear crates, split 'Cargo.toml' into workspace…
bezrazli4n0 Jun 7, 2023
f849bf1
Update deps (#22)
fluiderson Jun 7, 2023
8cac8e2
Merge pull request #9 from gear-dapps/update-deps
azoyan Jun 7, 2023
20e8b5b
Update deps (#34)
bezrazli4n0 Jun 7, 2023
14b18b0
Merge pull request #7 from gear-dapps/update-deps
azoyan Jun 7, 2023
32ee482
feat: update deps, split 'Cargo.toml' into workspace, pin gear crates…
bezrazli4n0 Jun 7, 2023
7f39e19
Update deps (#17)
fluiderson Jun 7, 2023
974e976
feat: update deps, split 'Cargo.toml' into workspace, pin gear crates…
bezrazli4n0 Jun 7, 2023
8e8e6c3
Update deps (#33)
fluiderson Jun 7, 2023
ec46e6a
feat: split 'Cargo.toml' into workspace, pin gear crates, update deps…
bezrazli4n0 Jun 7, 2023
565509d
Update dependecies to new revision (#28)
azoyan Jun 7, 2023
2c113b6
Update deps (#26)
fluiderson Jun 7, 2023
aafd338
feat: update deps, pin gear crates, split 'Cargo.toml' into workspace…
bezrazli4n0 Jun 7, 2023
0078dd6
Update deps (#200)
fluiderson Jun 7, 2023
ef1b0c1
Update dependencies (#61)
azoyan Jun 7, 2023
03fb0c9
Update dependencies
azoyan May 29, 2023
7f93e58
Merge pull request #21 from gear-dapps/update-deps
azoyan Jun 7, 2023
03c6e70
Add gas resevation Action
azoyan Jun 9, 2023
9845653
Update deps (#36)
bezrazli4n0 Jun 11, 2023
6088925
add RegistraionOnLaunch Action
azoyan Jun 12, 2023
c1308b4
Add delayed sending Action ExecuteSession to self
azoyan Jun 12, 2023
f03497b
Init template
nikitayutanov Jun 12, 2023
9154f1d
Add start markup
nikitayutanov Jun 12, 2023
2aa15b6
Add form markup
nikitayutanov Jun 12, 2023
90455c1
fix Participant already registered
azoyan Jun 13, 2023
93bf7d5
add bet reward to session winner
azoyan Jun 13, 2023
ad8376e
Add probability counter
nikitayutanov Jun 13, 2023
28430e4
Fix program loading: don't use floating variables
azoyan Jun 14, 2023
702415e
Add form submit
nikitayutanov Jun 14, 2023
c9c63f0
Add container component
nikitayutanov Jun 14, 2023
48e5132
add fuel capacity to calculate earnings
azoyan Jun 14, 2023
5182290
keep not alive participants; replace previous participant at new exec…
azoyan Jun 15, 2023
517478a
ci: add workflow for building docs (#27)
shamilsan Jun 15, 2023
dbb2f6f
Bump dev-drprasad/delete-tag-and-release from 0.2.1 to 1.0.1 (#28)
dependabot[bot] Jun 15, 2023
6582a45
Init session and add table
nikitayutanov Jun 15, 2023
bb4265c
Separate traits component
nikitayutanov Jun 15, 2023
32d749f
fix ExecuteSession
azoyan Jun 15, 2023
cb0535b
Add feed
nikitayutanov Jun 16, 2023
72fedc6
Init radar and move state read to page level
nikitayutanov Jun 16, 2023
3c016e7
fix: links go Gitpod and badges (#38)
shamilsan Jun 17, 2023
d0f1d6d
Add players display
nikitayutanov Jun 17, 2023
93304dd
Add table player color
nikitayutanov Jun 18, 2023
306e387
Add feed player color
nikitayutanov Jun 18, 2023
412c3d6
Drop round input
nikitayutanov Jun 18, 2023
d23ae7d
Add menu
nikitayutanov Jun 18, 2023
2bb22d9
Add leaderboard
nikitayutanov Jun 18, 2023
0ddcc5b
Add start background and registered player message display
nikitayutanov Jun 18, 2023
1ebca49
Fix feed color
nikitayutanov Jun 18, 2023
3c4429d
change alive to dead_round; remove unnecessary code
azoyan Jun 18, 2023
b90f1da
Add gassless account
nikitayutanov Jun 19, 2023
10f19f5
Add auth
nikitayutanov Jun 19, 2023
e282bed
Add gassless account login
nikitayutanov Jun 19, 2023
c329c19
Add auth useSendMessage and account address
nikitayutanov Jun 19, 2023
d08e9f5
Replace useAccount and useSendMessage with useAuth
nikitayutanov Jun 19, 2023
875f7a6
Add auth logout
nikitayutanov Jun 19, 2023
7884f8f
Add balance display
nikitayutanov Jun 19, 2023
ed6f58d
Add gasless account subscription
nikitayutanov Jun 19, 2023
2e4f709
Fix image display
nikitayutanov Jun 19, 2023
6b2b238
Fix leaderboard sort
nikitayutanov Jun 19, 2023
19a1b38
Fix build
nikitayutanov Jun 20, 2023
909ccab
Add registration
nikitayutanov Jun 20, 2023
67187c4
Fix container padding
nikitayutanov Jun 20, 2023
71ce728
Improve probability formula
nikitayutanov Jun 20, 2023
22d3272
Update NFT state for new requirements (#79)
azoyan Jun 23, 2023
e4c9f54
Gas reservation at registration
azoyan Jun 26, 2023
54514ee
Merge pull request #10 from gear-dapps/gas_reservation_at_registration
azoyan Jun 26, 2023
9818d57
remove not actual tests
azoyan Jun 28, 2023
f0f6fef
Merge pull request #11 from gear-dapps/gas_reservation
azoyan Jun 28, 2023
7e833a8
Merge pull request #12 from gear-dapps/ny-galex
nikitayutanov Jun 28, 2023
970d04f
Update gear-lib (#38)
azoyan Jun 30, 2023
8f34904
Update deps (#39)
azoyan Jun 30, 2023
4693192
Update deps (#57)
azoyan Jul 3, 2023
77172d8
Update deps (#50)
fluiderson Jul 3, 2023
d66694d
build(deps): bump dev-drprasad/delete-tag-and-release from 0.2.1 to 1…
dependabot[bot] Jul 4, 2023
6358e99
Bump deps
nikitayutanov Jul 4, 2023
ba480fd
Update deps
fluiderson Jul 4, 2023
c72a7aa
Update deps
fluiderson Jul 5, 2023
16de673
Merge branch 'update-deps' into demo
fluiderson Jul 5, 2023
f755bec
Update deps
Jul 5, 2023
18001e9
Update deps
fluiderson Jul 5, 2023
e769e09
Update deps
Jul 5, 2023
2cef164
rust fmt
Jul 5, 2023
c456b62
Update deps
Jul 5, 2023
4105fc1
Update deps
Jul 6, 2023
87dd4e8
rust fmt, changelog
Jul 6, 2023
4f0a3b1
fix error
Jul 6, 2023
6da3183
Update deps
Jul 7, 2023
0fd638e
Changelog
Jul 7, 2023
72baaa0
Update CHANGELOG.md
MedovTimur Jul 7, 2023
03e7704
Update deps
Jul 7, 2023
6f3e869
Update deps
fluiderson Jul 7, 2023
bedde38
Update meta
nikitayutanov Jul 7, 2023
34e0c7f
Fix send message
nikitayutanov Jul 7, 2023
a0323d7
Update utils.rs
MedovTimur Jul 7, 2023
39f1842
Cumulative update (#7)
ereburg Jul 7, 2023
381e80a
Update deps
Jul 7, 2023
792d64c
Update deps
Jul 7, 2023
a30e61b
fix min_limit
Jul 7, 2023
e769f34
fix fmt
Jul 7, 2023
99ddc65
updated dependencies
LouiseMedova Jul 10, 2023
0cbc031
Update deps
Jul 10, 2023
2387198
Update CHANGELOG.md
MedovTimur Jul 10, 2023
51c7416
fix simple-test.rs
MedovTimur Jul 10, 2023
7cef423
Bump deps
nikitayutanov Jul 11, 2023
d93dc91
Update version
MedovTimur Jul 12, 2023
7fdfff9
fix CI error
MedovTimur Jul 12, 2023
e859970
Bump deps (#49)
nikitayutanov Jul 12, 2023
17b0221
Bump deps (#63)
nikitayutanov Jul 12, 2023
aa16f3b
Merge pull request #13 from gear-foundation/ny-012
nikitayutanov Jul 12, 2023
8adbcb0
Bump deps (#73)
nikitayutanov Jul 12, 2023
c54ac2b
Bump deps (#61)
nikitayutanov Jul 12, 2023
fba52bb
Bump deps (#18)
nikitayutanov Jul 12, 2023
eb8351a
Bump deps (#5)
nikitayutanov Jul 12, 2023
74fa5e6
Update deps (#40)
fluiderson Jul 12, 2023
acbc859
Bump deps (#78)
nikitayutanov Jul 12, 2023
d62d6d9
Update deps (#51)
fluiderson Jul 12, 2023
d112246
Update deps (#58)
fluiderson Jul 12, 2023
82fcd41
Update deps (#50)
fluiderson Jul 12, 2023
d0db592
Update deps (#40)
fluiderson Jul 12, 2023
cd7604d
Prepare for a release
fluiderson Jul 12, 2023
ddbfed7
prerelease update
Jul 12, 2023
176fc29
Merge pull request #4 from gear-foundation/update-deps
fluiderson Jul 12, 2023
262a8f2
Update deps (#81)
fluiderson Jul 12, 2023
44a8411
Update deps (#29)
fluiderson Jul 12, 2023
9aa8487
Merge pull request #32 from gear-foundation/update-deps
fluiderson Jul 12, 2023
ce96ed3
Update deps (#66)
fluiderson Jul 12, 2023
177b1b8
Update deps (#35)
fluiderson Jul 12, 2023
9ae6f32
prerelease update
Jul 12, 2023
72a29d2
Update deps (#50)
fluiderson Jul 12, 2023
4132710
Merge branch 'update-deps'
Jul 12, 2023
52e2822
prerelease update
Jul 12, 2023
8cc143e
Update deps (#79)
fluiderson Jul 12, 2023
1a067a7
Merge branch 'update-deps'
Jul 12, 2023
b6dd230
Update deps (#21)
fluiderson Jul 12, 2023
2aacf37
Update deps (#35)
fluiderson Jul 12, 2023
e38211e
Update deps (#5)
fluiderson Jul 12, 2023
6a66e39
Update deps (#22)
fluiderson Jul 12, 2023
5239894
prerelease update
Jul 12, 2023
acb1d87
Update deps (#47)
fluiderson Jul 12, 2023
c1189c1
Update deps (#66)
fluiderson Jul 12, 2023
a02eaa5
Merge branch 'update-deps'
Jul 12, 2023
3023c82
prerelease update
Jul 12, 2023
a36d7ec
Update to v.0.1.2 (#217)
nikitayutanov Jul 12, 2023
f761fd4
Update to v.0.1.2 (#8)
nikitayutanov Jul 12, 2023
99e4f84
prerelease update
Jul 13, 2023
e80f149
Update deps (#37)
MedovTimur Jul 13, 2023
47fde30
Update deps (#63)
fluiderson Jul 13, 2023
fa8311b
Update deps (#58)
MedovTimur Jul 13, 2023
d0657fb
prerelease update
Jul 13, 2023
bd69475
Update deps (#25)
fluiderson Jul 13, 2023
8ac2785
Update deps (#25)
fluiderson Jul 13, 2023
afeba06
Update deps (#60)
fluiderson Jul 13, 2023
63e8cbc
Update catalog/src/catalog.rs
MedovTimur Jul 13, 2023
2684766
delete debug code
MedovTimur Jul 13, 2023
eed2405
Update CHANGELOG.md
MedovTimur Jul 13, 2023
93ae6a9
Fix CI (#44)
fluiderson Jul 13, 2023
230ccd7
Bump dev-drprasad/delete-tag-and-release from 0.2.1 to 1.0.1 (#56)
dependabot[bot] Jul 18, 2023
adae660
refactor: avoid unnecessary syscalls (#52)
ukint-vs Jul 21, 2023
4dc6f59
Update deps (#11)
MedovTimur Jul 24, 2023
9160f90
Update deps (#6)
fluiderson Jul 25, 2023
889a1d3
init with testnet frontend version
ereburg Jul 25, 2023
165779b
Merge remote-tracking branch 'origin/master'
ereburg Jul 25, 2023
1d270b2
ci: fix workflows (#6)
shamilsan Jul 26, 2023
1fdc7da
Fix max gas limit (#73)
nikitayutanov Jul 28, 2023
a555d43
Fix mas gas limit (#85)
nikitayutanov Jul 28, 2023
7f501ea
Fix max gas limit (#83)
nikitayutanov Jul 28, 2023
ae9c69f
Fix max gas limit (#82)
nikitayutanov Jul 28, 2023
3bb94d7
ci: fix workflows (#86)
shamilsan Jul 31, 2023
b5cf9f6
Update deps (#24)
MedovTimur Aug 2, 2023
3631472
Update Makefile
MedovTimur Aug 2, 2023
51aa1e8
upd header
ereburg Aug 6, 2023
42f0ca1
Change logic
Aug 7, 2023
513af5a
fix fmt
Aug 7, 2023
c8e8fc4
upd login / register screens
ereburg Aug 7, 2023
d9ae4a9
Create ci-cd.yml
sergeyfilyanin Aug 7, 2023
684109b
upd auth and welcome
ereburg Aug 8, 2023
ce36d71
Create cd-testnet.yml
sergeyfilyanin Aug 8, 2023
a1a91f5
Update Dockerfile
sergeyfilyanin Aug 8, 2023
87966cb
Update cd-testnet.yml
sergeyfilyanin Aug 8, 2023
e6c6341
Update cd-testnet.yml
sergeyfilyanin Aug 8, 2023
23f3de7
Update cd.yml
sergeyfilyanin Aug 8, 2023
da45942
Merge remote-tracking branch 'origin/master'
ereburg Aug 8, 2023
25b00ad
upd envs
ereburg Aug 8, 2023
cd6016d
Update meta (#85)
nikitayutanov Aug 9, 2023
9626372
Update README.md
AndrePanin Aug 15, 2023
bfe0fd5
Update README.md
AndrePanin Aug 15, 2023
66cc0ee
Create azure-webapps-node.yml
sergeyfilyanin Aug 17, 2023
d0e99f6
Rename azure-webapps-node.yml to docker-ci.yml
sergeyfilyanin Aug 17, 2023
81fab5e
Bump parity-scale-codec from 3.6.3 to 3.6.4 in /contracts (#224)
dependabot[bot] Aug 21, 2023
54346bb
build(deps): bump dev-drprasad/delete-tag-and-release from 0.2.1 to 1…
dependabot[bot] Aug 21, 2023
69d8cc2
Bump @mantine/form from 5.10.5 to 6.0.19 in /frontend (#227)
dependabot[bot] Aug 21, 2023
970a1a4
Merge remote-tracking branch 'dapps-auto-changed-nft/master'
fluiderson Aug 22, 2023
2ed4893
Merge remote-tracking branch 'dapps-concert/master'
fluiderson Aug 22, 2023
e27e57d
Merge remote-tracking branch 'dapps-crowdsale/master'
fluiderson Aug 22, 2023
1e5274a
Merge remote-tracking branch 'dapps-dao/master'
fluiderson Aug 22, 2023
ed66551
Merge remote-tracking branch 'dapps-dao-light/master'
fluiderson Aug 22, 2023
8df02e0
Merge remote-tracking branch 'dapps-DeIn/master'
fluiderson Aug 22, 2023
ed7cda9
Merge remote-tracking branch 'dapps-dex/master'
fluiderson Aug 22, 2023
120992f
Merge remote-tracking branch 'dapps-dutch-auction/master'
fluiderson Aug 22, 2023
aa26495
Merge remote-tracking branch 'dapps-dynamic-nft/master'
fluiderson Aug 22, 2023
8ffc635
Merge remote-tracking branch 'dapps-escrow/master'
fluiderson Aug 22, 2023
695bff2
Merge remote-tracking branch 'dapps-feeds/master'
fluiderson Aug 22, 2023
c99e478
Merge remote-tracking branch 'dapps-fungible-token/master'
fluiderson Aug 22, 2023
09762ec
Merge remote-tracking branch 'dapps-galactic-express/master'
fluiderson Aug 22, 2023
2e35db6
Merge remote-tracking branch 'dapps-game-of-chance/master'
fluiderson Aug 22, 2023
6685e4c
Merge remote-tracking branch 'dapps-gear-lib/master'
fluiderson Aug 22, 2023
12cbe84
Merge remote-tracking branch 'dapps-multisig-wallet/master'
fluiderson Aug 22, 2023
64fa641
Merge remote-tracking branch 'dapps-multitoken/master'
fluiderson Aug 22, 2023
f6a6957
Merge remote-tracking branch 'dapps-nft-marketplace/master'
fluiderson Aug 22, 2023
17747f8
Merge remote-tracking branch 'dapps-nft-master/master'
fluiderson Aug 22, 2023
675c0c3
Merge remote-tracking branch 'dapps-nft-pixelboard/master'
fluiderson Aug 22, 2023
82489a3
Merge remote-tracking branch 'dapps-non-fungible-token/master'
fluiderson Aug 22, 2023
04c3c6e
Merge remote-tracking branch 'dapps-on-chain-nft/master'
fluiderson Aug 22, 2023
683414f
Merge remote-tracking branch 'dapps-ping/master'
fluiderson Aug 22, 2023
17faaa9
Merge remote-tracking branch 'dapps-rentable_nft/master'
fluiderson Aug 22, 2023
d006102
Merge remote-tracking branch 'dapps-RMRK/master'
fluiderson Aug 22, 2023
8026b5a
Merge remote-tracking branch 'dapps-rock-paper-scissors/master'
fluiderson Aug 22, 2023
252d320
Merge remote-tracking branch 'dapps-sharded-fungible-token/master'
fluiderson Aug 22, 2023
14dadd3
Merge remote-tracking branch 'dapps-sharded-multitoken/master'
fluiderson Aug 22, 2023
01c7546
Merge remote-tracking branch 'dapps-staking/master'
fluiderson Aug 22, 2023
5f89e5e
Merge remote-tracking branch 'dapps-student-nft/master'
fluiderson Aug 22, 2023
542b78a
Merge remote-tracking branch 'dapps-supply-chain/master'
fluiderson Aug 22, 2023
03be773
Merge remote-tracking branch 'dapps-syndote/master'
fluiderson Aug 22, 2023
81ae3fd
Merge remote-tracking branch 'dapps-tequila-train/master'
fluiderson Aug 22, 2023
b0dd800
Merge remote-tracking branch 'dapps-vara-man/master'
fluiderson Aug 22, 2023
abe149d
Merge remote-tracking branch 'dapps-varatube/master'
fluiderson Aug 22, 2023
48ea946
Merge remote-tracking branch 'dapps-workshop-tamagotchi/master'
fluiderson Aug 22, 2023
91630c0
Merge remote-tracking branch 'dapps-workshop-tamagotchi-battle/master'
fluiderson Aug 22, 2023
6f30fb4
Merge remote-tracking branch 'dapps-gear-lib/as-dev-dev'
fluiderson Aug 22, 2023
182f15c
init
fluiderson Aug 30, 2023
f07a380
init
fluiderson Aug 30, 2023
3419eb9
fix
fluiderson Aug 30, 2023
d41fa50
fix
fluiderson Aug 30, 2023
fce430f
fix
fluiderson Aug 30, 2023
ee130d0
fix
fluiderson Aug 30, 2023
35608f0
fix
fluiderson Aug 30, 2023
d239416
add step max build space
DDmitriy248 Aug 31, 2023
df8041c
add manual start
DDmitriy248 Aug 31, 2023
3e95ac3
test
DDmitriy248 Aug 31, 2023
d3dbeef
test
DDmitriy248 Aug 31, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
34 changes: 34 additions & 0 deletions .github/workflows/contracts.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
name: Contracts CI

on:
workflow_dispatch:
push:
branches: [master]
pull_request:
branches: [master]

env:
CARGO_TERM_COLOR: always

jobs:
all:
name: All
runs-on:
labels: Ubuntu_Large_1
defaults:
run:
working-directory: contracts
steps:
- name: Checkout
uses: actions/checkout@v3

- name: Format
run: cargo fmt --all --check

- name: Clippy
run: cargo clippy --all-targets -- -Dwarnings

- name: Tests
run: |
cargo xtask node
cargo t --all-targets -- --include-ignored
12 changes: 0 additions & 12 deletions Cargo.toml

This file was deleted.

2 changes: 2 additions & 0 deletions contracts/.cargo/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[alias]
xtask = "r -p xtask --"
3 changes: 3 additions & 0 deletions contracts/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
target
*.meta.txt
.binpath
Loading