This website requires JavaScript.
Explore
Help
Sign in
acid-ant
/
frostfs-contract
Watch
1
Star
0
Fork
You've already forked frostfs-contract
0
forked from
TrueCloudLab/frostfs-contract
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
f30fb324ff
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