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

Adapt to Protocol v11 #198

Merged
merged 4 commits into from
May 6, 2019
Merged

Adapt to Protocol v11 #198

merged 4 commits into from
May 6, 2019

Conversation

overcat
Copy link
Member

@overcat overcat commented Apr 27, 2019

Resolve #197 #199

@theaeolianmachine
Copy link
Contributor

Thanks for getting started on this! Let me know if you have any questions about the changes here.

@codecov
Copy link

codecov bot commented May 3, 2019

Codecov Report

Merging #198 into master will decrease coverage by 2.14%.
The diff coverage is 47.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #198      +/-   ##
==========================================
- Coverage   91.07%   88.92%   -2.15%     
==========================================
  Files          13       13              
  Lines        1501     1553      +52     
==========================================
+ Hits         1367     1381      +14     
- Misses        134      172      +38
Impacted Files Coverage Δ
stellar_base/builder.py 90.47% <20%> (-5.43%) ⬇️
stellar_base/operation.py 94.2% <54.38%> (-5.8%) ⬇️

@codecov
Copy link

codecov bot commented May 3, 2019

Codecov Report

Merging #198 into master will decrease coverage by 0.53%.
The diff coverage is 81.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #198      +/-   ##
==========================================
- Coverage   91.07%   90.53%   -0.54%     
==========================================
  Files          13       13              
  Lines        1501     1553      +52     
==========================================
+ Hits         1367     1406      +39     
- Misses        134      147      +13
Impacted Files Coverage Δ
stellar_base/builder.py 90.47% <20%> (-5.43%) ⬇️
stellar_base/operation.py 99.77% <98.24%> (-0.23%) ⬇️
stellar_base/horizon.py 56.4% <0%> (ø) ⬆️

@overcat overcat merged commit 279aec1 into master May 6, 2019
@overcat overcat deleted the issue-197 branch October 2, 2019 12:09
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.

Stellar core v11 & CAP-0006
2 participants