-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Runtime Upgrade 4 #1450
Runtime Upgrade 4 #1450
Conversation
@@ -1,7 +1,7 @@ | |||
version: '3' | |||
services: | |||
bridge: | |||
image: "chainsafe/chainbridge:v1.1.0" | |||
image: "centrifugeio/chainbridge:20201209231213-ea7507c" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is a PR I would like to have in from the chainbridge repo: ChainSafe/ChainBridge#564
It will give the relayer to provide a better QoS at the expense of gas cost, worth it in our usecases.
I will create another PR to update this as soon as it is ready.
Codecov Report
@@ Coverage Diff @@
## develop #1450 +/- ##
============================================
+ Coverage 0 67.01% +67.01%
============================================
Files 0 167 +167
Lines 0 10678 +10678
============================================
+ Hits 0 7156 +7156
- Misses 0 2750 +2750
- Partials 0 772 +772
Continue to review full report at Codecov.
|
No description provided.