Skip to content

feat!: support constructors in contract creation via TransactionBuilder.append_create_contract_op #979

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

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

overcat
Copy link
Member

@overcat overcat commented Oct 4, 2024

No description provided.

…der.append_create_contract_op`, the signature of the function has been changed.
Copy link

codecov bot commented Oct 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.65%. Comparing base (196dee2) to head (5cb2848).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #979   +/-   ##
=======================================
  Coverage   98.65%   98.65%           
=======================================
  Files         253      253           
  Lines       13319    13330   +11     
=======================================
+ Hits        13140    13151   +11     
  Misses        179      179           
Flag Coverage Δ
unittests 98.65% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
stellar_sdk/transaction_builder.py 96.92% <100.00%> (ø)
tests/test_transaction_builder.py 100.00% <100.00%> (ø)

@overcat overcat changed the title feat!: support constructors in contract creation via TransactionBuilder.append_create_contract_op, the signature of the function has been changed. feat!: support constructors in contract creation via TransactionBuilder.append_create_contract_op Oct 4, 2024
@overcat overcat merged commit fe45dd0 into main Oct 4, 2024
48 checks passed
@overcat overcat deleted the p22-create-contract branch November 15, 2024 06:36
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