Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
ef06d92a
Commit
ef06d92a
authored
Dec 14, 2017
by
serapath
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rename to ./contracts/
parent
93660741
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
1 addition
and
1 deletion
+1
-1
constitution.sol
contracts/app/ethereum/constitution.sol
+0
-0
mode.sol
contracts/app/solidity/mode.sol
+0
-0
ballot.sol
contracts/ballot.sol
+0
-0
company.sol
contracts/src/gmbh/company.sol
+0
-0
contract.sol
contracts/src/gmbh/contract.sol
+0
-0
test.sol
contracts/src/gmbh/test.sol
+0
-0
leasing.sol
contracts/src/leasing.sol
+0
-0
finance.sol
contracts/src/ug/finance.sol
+0
-0
voting.sol
contracts/src/voting.sol
+0
-0
credit.sol
contracts/test/client/credit.sol
+0
-0
package.json
package.json
+1
-1
No files found.
test-browser/mockfilesandfolder
/app/ethereum/constitution.sol
→
contracts
/app/ethereum/constitution.sol
View file @
ef06d92a
File moved
test-browser/mockfilesandfolder
/app/solidity/mode.sol
→
contracts
/app/solidity/mode.sol
View file @
ef06d92a
File moved
test-browser/mockfilesandfolder
/ballot.sol
→
contracts
/ballot.sol
View file @
ef06d92a
File moved
test-browser/mockfilesandfolder
/src/gmbh/company.sol
→
contracts
/src/gmbh/company.sol
View file @
ef06d92a
File moved
test-browser/mockfilesandfolder
/src/gmbh/contract.sol
→
contracts
/src/gmbh/contract.sol
View file @
ef06d92a
File moved
test-browser/mockfilesandfolder
/src/gmbh/test.sol
→
contracts
/src/gmbh/test.sol
View file @
ef06d92a
File moved
test-browser/mockfilesandfolder
/src/leasing.sol
→
contracts
/src/leasing.sol
View file @
ef06d92a
File moved
test-browser/mockfilesandfolder
/src/ug/finance.sol
→
contracts
/src/ug/finance.sol
View file @
ef06d92a
File moved
test-browser/mockfilesandfolder
/src/voting.sol
→
contracts
/src/voting.sol
View file @
ef06d92a
File moved
test-browser/mockfilesandfolder
/test/client/credit.sol
→
contracts
/test/client/credit.sol
View file @
ef06d92a
File moved
package.json
View file @
ef06d92a
...
@@ -155,7 +155,7 @@
...
@@ -155,7 +155,7 @@
"nightwatch_remote_safari"
:
"nightwatch --config nightwatch.js --env safari"
,
"nightwatch_remote_safari"
:
"nightwatch --config nightwatch.js --env safari"
,
"onchange"
:
"onchange build/app.js -- npm-run-all lint"
,
"onchange"
:
"onchange build/app.js -- npm-run-all lint"
,
"prepublish"
:
"mkdirp build; npm-run-all -ls downloadsolc build"
,
"prepublish"
:
"mkdirp build; npm-run-all -ls downloadsolc build"
,
"remixd"
:
"remixd -S ./
test-browser/mockfilesandfolder
"
,
"remixd"
:
"remixd -S ./
contracts
"
,
"selenium"
:
"execr --silent selenium-standalone start"
,
"selenium"
:
"execr --silent selenium-standalone start"
,
"selenium-install"
:
"selenium-standalone install"
,
"selenium-install"
:
"selenium-standalone install"
,
"serve"
:
"execr --silent http-server ."
,
"serve"
:
"execr --silent http-server ."
,
...
...
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