File tree
418 files changed
+4278
-6427
lines changed- .github/workflows
- template_content
- .algokit/generators/create_contract/smart_contracts/{% raw %}{{ contract_name }}{% endraw %}
- smart_contracts
- helpers
- {{ contract_name }}
- {% if ide_jetbrains %}.idea{% endif %}/runConfigurations
- {% if ide_vscode %}.vscode{% endif %}
- {% if use_github_actions %}.github{% endif %}/workflows
- {% if use_python_pytest %}tests{% endif %}
- tests
- tests_generated
- test_default_parameters
- .github/workflows
- .vscode
- smart_contracts
- hello_world
- helpers
- tests
- test_deployment_language-python
- .github/workflows
- .vscode
- smart_contracts
- hello_world
- helpers
- tests
- test_deployment_language-typescript
- .github/workflows
- .vscode
- smart_contracts
- hello_world
- helpers
- tests
- test_ide_jetbrains-False
- .github/workflows
- .vscode
- smart_contracts
- hello_world
- helpers
- tests
- test_ide_jetbrains-True
- .github/workflows
- .idea/runConfigurations
- .vscode
- smart_contracts
- hello_world
- helpers
- tests
- test_ide_vscode-False
- smart_contracts
- hello_world
- helpers
- tests
- test_ide_vscode-True
- .vscode
- smart_contracts
- hello_world
- helpers
- tests
- test_preset_name-production
- .vscode
- smart_contracts
- hello_world
- helpers
- tests
- test_preset_name-starter
- .vscode
- smart_contracts
- hello_world
- helpers
- tests
- test_python_linter-flake8
- .vscode
- smart_contracts
- hello_world
- helpers
- tests
- test_python_linter-none
- .vscode
- smart_contracts
- hello_world
- helpers
- tests
- test_python_linter-ruff
- .vscode
- smart_contracts
- hello_world
- helpers
- tests
- test_smart_contract_generator_default_production_preset_python
- .algokit/generators/create_contract/smart_contracts/{{ contract_name }}
- .github/workflows
- .vscode
- smart_contracts
- cool_contract
- hello_world
- helpers
- tests
- test_smart_contract_generator_default_production_preset_typescript
- .algokit/generators/create_contract/smart_contracts/{{ contract_name }}
- .github/workflows
- .vscode
- smart_contracts
- cool_contract
- hello_world
- helpers
- tests
- test_smart_contract_generator_default_starter_preset_python
- .algokit/generators/create_contract/smart_contracts/{{ contract_name }}
- .github/workflows
- .vscode
- smart_contracts
- cool_contract
- hello_world
- helpers
- tests
- test_smart_contract_generator_default_starter_preset_typescript
- .algokit/generators/create_contract/smart_contracts/{{ contract_name }}
- .github/workflows
- .vscode
- smart_contracts
- cool_contract
- hello_world
- helpers
- tests
- test_use_github_actions-False
- .vscode
- smart_contracts
- hello_world
- helpers
- test_use_github_actions-True
- .vscode
- smart_contracts
- hello_world
- helpers
- test_use_python_black-False
- .vscode
- smart_contracts
- hello_world
- helpers
- test_use_python_black-True
- .vscode
- smart_contracts
- hello_world
- helpers
- test_use_python_mypy-False
- .vscode
- smart_contracts
- hello_world
- helpers
- test_use_python_mypy-True
- .vscode
- smart_contracts
- hello_world
- helpers
- test_use_python_pytest-False
- .vscode
- smart_contracts
- hello_world
- helpers
- test_use_python_pytest-True
- .vscode
- smart_contracts
- hello_world
- helpers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
418 files changed
+4278
-6427
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
Lines changed: 21 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 |
| - | |
| 8 | + | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
| 21 | + | |
20 | 22 |
| |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
38 | 40 |
| |
39 | 41 |
| |
40 | 42 |
| |
|
Lines changed: 11 additions & 33 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
62 | 61 |
| |
63 | 62 |
| |
64 | 63 |
| |
65 | 64 |
| |
66 | 65 |
| |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
| 66 | + | |
72 | 67 |
| |
73 | 68 |
| |
74 | 69 |
| |
| |||
77 | 72 |
| |
78 | 73 |
| |
79 | 74 |
| |
80 |
| - | |
81 | 75 |
| |
82 | 76 |
| |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
| 77 | + | |
88 | 78 |
| |
89 | 79 |
| |
90 | 80 |
| |
| |||
93 | 83 |
| |
94 | 84 |
| |
95 | 85 |
| |
96 |
| - | |
97 | 86 |
| |
98 | 87 |
| |
99 | 88 |
| |
100 | 89 |
| |
101 | 90 |
| |
102 |
| - | |
103 | 91 |
| |
104 | 92 |
| |
105 |
| - | |
106 |
| - | |
107 |
| - | |
108 |
| - | |
109 |
| - | |
| 93 | + | |
110 | 94 |
| |
111 | 95 |
| |
112 | 96 |
| |
113 |
| - | |
114 | 97 |
| |
115 | 98 |
| |
116 |
| - | |
117 |
| - | |
118 |
| - | |
119 |
| - | |
120 |
| - | |
| 99 | + | |
121 | 100 |
| |
122 | 101 |
| |
123 | 102 |
| |
124 |
| - | |
125 | 103 |
| |
126 | 104 |
| |
127 | 105 |
| |
|
0 commit comments