This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
frostfs-contract
Watch
21
Star
0
Fork
You've already forked frostfs-contract
18
Code
Issues
13
Pull requests
3
Projects
Releases
2
Activity
Actions
a90d54c332
frostfs-contract
/
proxy
/
config.yml
5 lines
93 B
YAML
Raw
Normal View
History
Unescape
Escape
[#12] Use non-specific contract names Allows easier project name updates in the future. Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2023-03-01 10:50:14 +00:00
name
:
"Notary Proxy"
[#26] Add `safemethods` fields Fill in `safemethods` fields in contract config files with methods that do not change contract storages. Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-03-09 10:05:19 +00:00
safemethods
:
[
"verify"
,
"version"
]
[#96] *: Specify permissions in contract manifests Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-06-23 16:56:56 +00:00
permissions
:
-
methods
:
[
"update"
]
Reference in a new issue
Copy permalink