Commit 1729273
Plat 6273 defender provide information in UI on how to verify via (#47)
* Allow connecting deploy plugin with local Defender
* Get currently configured block explorer api keys
* Add typing in compile server request
* Match deploy note for missing API key
* remove tracking of vscode directory
* 0.0.2
* Update src/lib/models/auth.ts
Co-authored-by: Eric Lau <ericglau@outlook.com>
* revert changes in compiler
* refactor vite config
* Update src/routes/auth/+server.ts
Co-authored-by: Eric Lau <ericglau@outlook.com>
* make component required
* remove get relayer function
* Apply suggestions from code review
Co-authored-by: Eric Lau <ericglau@outlook.com>
* Update src/lib/wizard/components/Deploy.svelte
Co-authored-by: Eric Lau <ericglau@outlook.com>
* adjust type
* Simplify compiler endpoint
* Update @openzeppelin-sdk package
* Update @openzeppelin-sdk package
---------
Co-authored-by: Eric Lau <ericglau@outlook.com>1 parent ec19031 commit 1729273
File tree
15 files changed
+192
-164
lines changed- src
- lib
- defender
- models
- state
- utils
- wizard/components
- routes
- auth
- compiler
15 files changed
+192
-164
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | | - | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| 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 | | |
8 | 9 | | |
9 | | - | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments