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

feat: Add support for CAP-0015 (FeeBumpTransaction). #298

Merged
merged 9 commits into from
Apr 19, 2020
Merged

Conversation

overcat
Copy link
Member

@overcat overcat commented Apr 16, 2020

@codecov
Copy link

codecov bot commented Apr 16, 2020

Codecov Report

Merging #298 into dev will increase coverage by 0.00%.
The diff coverage is 99.30%.

Impacted file tree graph

@@           Coverage Diff            @@
##              dev     #298    +/-   ##
========================================
  Coverage   99.03%   99.03%            
========================================
  Files         107      113     +6     
  Lines        4745     4971   +226     
========================================
+ Hits         4699     4923   +224     
- Misses         46       48     +2     
Flag Coverage Δ
#unittests 99.03% <99.30%> (+<0.01%) ⬆️
Impacted Files Coverage Δ
stellar_sdk/call_builder/base_call_builder.py 100.00% <ø> (ø)
stellar_sdk/memo.py 100.00% <ø> (ø)
stellar_sdk/server.py 98.52% <83.33%> (-0.97%) ⬇️
stellar_sdk/__init__.py 100.00% <100.00%> (ø)
stellar_sdk/base_transaction_envelope.py 100.00% <100.00%> (ø)
stellar_sdk/fee_bump_transaction.py 100.00% <100.00%> (ø)
stellar_sdk/fee_bump_transaction_envelope.py 100.00% <100.00%> (ø)
stellar_sdk/helpers.py 100.00% <100.00%> (ø)
stellar_sdk/transaction.py 100.00% <100.00%> (ø)
stellar_sdk/transaction_builder.py 100.00% <100.00%> (ø)
... and 12 more

@overcat overcat changed the title feat: Add support for CAP-0015 (FeeBumpTransaction). WIP: feat: Add support for CAP-0015 (FeeBumpTransaction). Apr 16, 2020
@overcat overcat changed the title WIP: feat: Add support for CAP-0015 (FeeBumpTransaction). feat: Add support for CAP-0015 (FeeBumpTransaction). Apr 19, 2020
@overcat overcat merged commit 0ee9653 into dev Apr 19, 2020
@overcat overcat deleted the dev-cap15 branch June 18, 2020 15: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.

1 participant