This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
frostfs-contract
Watch
21
Star
0
Fork
You've already forked frostfs-contract
19
Code
Issues
12
Pull requests
2
Projects
Releases
2
Activity
Actions
e779f436b2
frostfs-contract
/
neofsid
/
config.yml
5 lines
86 B
YAML
Raw
Normal View
History
Unescape
Escape
[#48] Add contract names It is required field in contract config for deployment. Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-02-11 12:46:33 +00:00
name
:
"NeoFS ID"
[#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
:
[
"key"
,
"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