Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
smartcontracts
commissionCC
Commits
0bfb0d62
Commit
0bfb0d62
authored
7 years ago
by
Yury
Browse files
Options
Download
Email Patches
Plain Diff
update sc-security
parent
d8f94f5a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
vendor/gitlab.smartblocklab.com/smartcontracts/sc-security/actions/actions.go
+3
-3
...locklab.com/smartcontracts/sc-security/actions/actions.go
vendor/vendor.json
+9
-9
vendor/vendor.json
with
12 additions
and
12 deletions
+12
-12
vendor/gitlab.smartblocklab.com/smartcontracts/sc-security/actions/actions.go
View file @
0bfb0d62
...
...
@@ -121,10 +121,10 @@ func (obj ActionIDsObject) ExternalOfferCC() ExternalOfferCCObject {
SecurityPreference
{
"externalOfferCC"
,
"getUserOutgoingRequestsByStatus"
,
CompanyParameter
,
[]
Roles
{
BasicRole
},
QueryMethod
},
SecurityPreference
{
"externalOfferCC"
,
"getRequestsByStatus"
,
CompanyParameter
,
[]
Roles
{
BasicRole
},
QueryMethod
},
SecurityPreference
{
"externalOfferCC"
,
"getHistoryUserOutgoingRequests"
,
CompanyParameter
,
[]
Roles
{
BasicRole
},
QueryMethod
},
SecurityPreference
{
"externalOfferCC"
,
"updateOfferExternalTransactionI
D
"
,
CompanyParameter
,
[]
Roles
{
BasicRole
},
InvokeMethod
},
SecurityPreference
{
"externalOfferCC"
,
"updateOfferExternalTransactionI
d
"
,
CompanyParameter
,
[]
Roles
{
BasicRole
},
InvokeMethod
},
SecurityPreference
{
"externalOfferCC"
,
"getRequestsByStatusAndCurrencyType"
,
CompanyParameter
,
[]
Roles
{
BasicRole
},
QueryMethod
},
SecurityPreference
{
"externalOfferCC"
,
"changeOfferStatusByOperationI
D
"
,
CompanyParameter
,
[]
Roles
{
BasicRole
},
InvokeMethod
},
SecurityPreference
{
"externalOfferCC"
,
"changeOfferStatusByExternalTransactionI
D
"
,
CompanyParameter
,
[]
Roles
{
BasicRole
},
InvokeMethod
},
SecurityPreference
{
"externalOfferCC"
,
"changeOfferStatusByOperationI
d
"
,
CompanyParameter
,
[]
Roles
{
BasicRole
},
InvokeMethod
},
SecurityPreference
{
"externalOfferCC"
,
"changeOfferStatusByExternalTransactionI
d
"
,
CompanyParameter
,
[]
Roles
{
BasicRole
},
InvokeMethod
},
}
}
...
...
This diff is collapsed.
Click to expand it.
vendor/vendor.json
View file @
0bfb0d62
...
...
@@ -9,28 +9,28 @@
"revisionTime"
:
"2018-02-28T22:01:33Z"
},
{
"checksumSHA1"
:
"
HSqlBWQJbtjOppMBOfUAqxjfcik
="
,
"checksumSHA1"
:
"
0ZoF+HsGHF8JtB4l5HiT8WtK/fM
="
,
"path"
:
"gitlab.smartblocklab.com/smartcontracts/sc-security/actions"
,
"revision"
:
"
639e20c4f42fcd09251c07483feee77db6ad3355
"
,
"revisionTime"
:
"2018-03-19T1
5:34:35
Z"
"revision"
:
"
9b2f1b144963c22b583f7e89fc337d28d582d8c2
"
,
"revisionTime"
:
"2018-03-19T1
7:01:52
Z"
},
{
"checksumSHA1"
:
"TcW4gSJaXYhTI3gClGW3UXkchBg="
,
"path"
:
"gitlab.smartblocklab.com/smartcontracts/sc-security/checker"
,
"revision"
:
"
639e20c4f42fcd09251c07483feee77db6ad3355
"
,
"revisionTime"
:
"2018-03-19T1
5:34:35
Z"
"revision"
:
"
9b2f1b144963c22b583f7e89fc337d28d582d8c2
"
,
"revisionTime"
:
"2018-03-19T1
7:01:52
Z"
},
{
"checksumSHA1"
:
"bLVL4d6dOjZTBuJa0GSOTHm4lec="
,
"path"
:
"gitlab.smartblocklab.com/smartcontracts/sc-security/requests"
,
"revision"
:
"
639e20c4f42fcd09251c07483feee77db6ad3355
"
,
"revisionTime"
:
"2018-03-19T1
5:34:35
Z"
"revision"
:
"
9b2f1b144963c22b583f7e89fc337d28d582d8c2
"
,
"revisionTime"
:
"2018-03-19T1
7:01:52
Z"
},
{
"checksumSHA1"
:
"qfGw94asP50kN806hxhx92VMw2A="
,
"path"
:
"gitlab.smartblocklab.com/smartcontracts/sc-security/tools"
,
"revision"
:
"
639e20c4f42fcd09251c07483feee77db6ad3355
"
,
"revisionTime"
:
"2018-03-19T1
5:34:35
Z"
"revision"
:
"
9b2f1b144963c22b583f7e89fc337d28d582d8c2
"
,
"revisionTime"
:
"2018-03-19T1
7:01:52
Z"
},
{
"checksumSHA1"
:
"X1NTlfcau2XcV6WtAHF6b/DECOA="
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help