Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
plugin
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
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
link33
plugin
Commits
1b4510b3
Commit
1b4510b3
authored
Aug 13, 2020
by
QM
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updata
parent
f25aadae
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
8 deletions
+11
-8
test-rpc.sh
plugin/dapp/x2ethereum/cmd/test/test-rpc.sh
+11
-8
No files found.
plugin/dapp/x2ethereum/cmd/test/test-rpc.sh
View file @
1b4510b3
...
...
@@ -404,17 +404,20 @@ function rpc_test() {
if
[
"
$ispara
"
==
false
]
;
then
# init
StartRelayerAndDeploy
#
InitChain33Vilators
#
EthImportKey
#
#
#
test
#
TestChain33ToEthAssets
#
TestETH2Chain33Assets
#
TestETH2Chain33Erc20
InitChain33Vilators
EthImportKey
# test
TestChain33ToEthAssets
TestETH2Chain33Assets
TestETH2Chain33Erc20
copyErrLogs
# docker-compose -f ./x2ethereum/docker-compose-x2ethereum.yml down
docker ps
-a
docker logs
-f
"
${
dockerNamePrefix
}
_ebrelayera_rpc_1"
|
head
-n
1000
docker-compose
-f
./x2ethereum/docker-compose-x2ethereum.yml down
fi
chain33_RpcTestRst x2ethereum
"
$CASE_ERR
"
}
...
...
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