Skip to content
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

Merged
merged 21 commits into from
Dec 10, 2020
Merged

Runtime Upgrade 4 #1450

merged 21 commits into from
Dec 10, 2020

Conversation

mikiquantum
Copy link
Contributor

No description provided.

@@ -1,7 +1,7 @@
version: '3'
services:
bridge:
image: "chainsafe/chainbridge:v1.1.0"
image: "centrifugeio/chainbridge:20201209231213-ea7507c"
Copy link
Contributor Author

@mikiquantum mikiquantum Dec 10, 2020

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
Copy link

codecov bot commented Dec 10, 2020

Codecov Report

Merging #1450 (b2ebcb7) into develop (0b1c3d5) will increase coverage by 67.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             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     
Impacted Files Coverage Δ
cmd/common.go 68.13% <0.00%> (ø)
nft/test_nft.go 96.42% <0.00%> (ø)
documents/generic/validators.go 100.00% <0.00%> (ø)
documents/compute_fields.go 86.66% <0.00%> (ø)
config/configstore/mock_service.go 0.00% <0.00%> (ø)
crypto/keytools.go 0.00% <0.00%> (ø)
jobs/jobsv1/repository.go 89.47% <0.00%> (ø)
pending/service.go 89.03% <0.00%> (ø)
config/configuration.go 37.82% <0.00%> (ø)
utils/stringutils/utils.go 84.21% <0.00%> (ø)
... and 157 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0b1c3d5...b2ebcb7. Read the comment docs.

@mikiquantum mikiquantum merged commit 9c852c7 into centrifuge:develop Dec 10, 2020
@mikiquantum mikiquantum deleted the rt/4 branch December 10, 2020 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant