Commit 850d49c
committed
feat(permissions): Add development permissions configuration
- Introduced `example-permissions-dev.yaml` for development and testing, allowing all addresses for easier testing.
- Updated the private RPC initialization to select the appropriate permissions file based on the development flag.1 parent 9bc3bb4 commit 850d49c
File tree
2 files changed
+12
-1
lines changed- private-rpc
- zkstack_cli/crates/zkstack/src/commands/private_rpc
2 files changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
168 | 172 | | |
169 | 173 | | |
170 | 174 | | |
| |||
0 commit comments