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
a9785734
Commit
a9785734
authored
Dec 23, 2021
by
QM
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
regression testing
parent
28297e5a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
dockerRelayerTest.sh
plugin/dapp/cross2eth/cmd/build/dockerRelayerTest.sh
+2
-2
relayer.toml
plugin/dapp/cross2eth/ebrelayer/relayer.toml
+2
-2
No files found.
plugin/dapp/cross2eth/cmd/build/dockerRelayerTest.sh
View file @
a9785734
...
@@ -214,7 +214,7 @@ function TestETH2Chain33Assets_proxy_excess() {
...
@@ -214,7 +214,7 @@ function TestETH2Chain33Assets_proxy_excess() {
echo
-e
"
${
IYellow
}
ethValidatorAddrp ethereum 代理地址 withdraw 后金额 超额了金额跟之前一样
${
NOC
}
"
echo
-e
"
${
IYellow
}
ethValidatorAddrp ethereum 代理地址 withdraw 后金额 超额了金额跟之前一样
${
NOC
}
"
result
=
$(${
CLIA
}
ethereum balance
-o
"
${
ethValidatorAddrp
}
"
| jq
-r
".balance"
)
result
=
$(${
CLIA
}
ethereum balance
-o
"
${
ethValidatorAddrp
}
"
| jq
-r
".balance"
)
is_equal
"
${
result
}
"
"
${
ethPBalancebf
}
"
is_equal
"
${
result
}
"
"
${
ethPBalancebf
}
"
echo
-e
"
${
GRE
}
===========
$FUNCNAME
end ===========
${
NOC
}
"
echo
-e
"
${
GRE
}
===========
$FUNCNAME
end ===========
${
NOC
}
"
}
}
...
@@ -431,7 +431,7 @@ function AllRelayerMainTest() {
...
@@ -431,7 +431,7 @@ function AllRelayerMainTest() {
initPara
initPara
StartDockerRelayerDeploy
StartDockerRelayerDeploy
#
test_all
test_all
TestRelayerProxy
TestRelayerProxy
...
...
plugin/dapp/cross2eth/ebrelayer/relayer.toml
View file @
a9785734
...
@@ -29,7 +29,7 @@ startSyncHash=""
...
@@ -29,7 +29,7 @@ startSyncHash=""
[deploy4chain33]
[deploy4chain33]
#合约部署人员私钥,用于部署合约时签名使用
#合约部署人员私钥,用于部署合约时签名使用
operatorAddr
=
"14KEKbYtKKQm4wMthSK9J4La4nAiidGozt"
operatorAddr
=
"14KEKbYtKKQm4wMthSK9J4La4nAiidGozt"
#验证人地址,至少配置
3个以上,即大于等于3
个
#验证人地址,至少配置
3个以上,即大于等于3
个
validatorsAddr
=[
"14KEKbYtKKQm4wMthSK9J4La4nAiidGozt"
,
"13KTf57aCkVVJYNJBXBBveiA5V811SrLcT"
,
"1JQwQWsShTHC4zxHzbUfYQK4kRBriUQdEe"
,
"1NHuKqoKe3hyv52PF8XBAyaTmJWAqA2Jbb"
]
validatorsAddr
=[
"14KEKbYtKKQm4wMthSK9J4La4nAiidGozt"
,
"13KTf57aCkVVJYNJBXBBveiA5V811SrLcT"
,
"1JQwQWsShTHC4zxHzbUfYQK4kRBriUQdEe"
,
"1NHuKqoKe3hyv52PF8XBAyaTmJWAqA2Jbb"
]
#验证人权重
#验证人权重
initPowers
=[
96
,
1
,
1
,
1
]
initPowers
=[
96
,
1
,
1
,
1
]
...
@@ -37,7 +37,7 @@ initPowers=[96, 1, 1, 1]
...
@@ -37,7 +37,7 @@ initPowers=[96, 1, 1, 1]
[deploy]
[deploy]
#合约部署人员私钥,用于部署合约时签名使用
#合约部署人员私钥,用于部署合约时签名使用
operatorAddr
=
"0x8afdadfc88a1087c9a1d6c0f5dd04634b87f303a"
operatorAddr
=
"0x8afdadfc88a1087c9a1d6c0f5dd04634b87f303a"
#验证人地址,至少配置
3个以上,即大于等于3
个
#验证人地址,至少配置
3个以上,即大于等于3
个
validatorsAddr
=[
"0x92C8b16aFD6d423652559C6E266cBE1c29Bfd84f"
,
"0x0df9a824699bc5878232c9e612fe1a5346a5a368"
,
"0xcb074cb21cdddf3ce9c3c0a7ac4497d633c9d9f1"
,
"0xd9dab021e74ecf475788ed7b61356056b2095830"
]
validatorsAddr
=[
"0x92C8b16aFD6d423652559C6E266cBE1c29Bfd84f"
,
"0x0df9a824699bc5878232c9e612fe1a5346a5a368"
,
"0xcb074cb21cdddf3ce9c3c0a7ac4497d633c9d9f1"
,
"0xd9dab021e74ecf475788ed7b61356056b2095830"
]
#验证人权重
#验证人权重
initPowers
=[
96
,
1
,
1
,
1
]
initPowers
=[
96
,
1
,
1
,
1
]
...
...
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