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

Add "return value"-like functionality to transact(), based on events #52

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

fjarri
Copy link
Collaborator

@fjarri fjarri commented Sep 25, 2023

Client.transact() takes an optional return_events argument, allowing one to get "return values" from the transaction via events.

@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Merging #52 (2727829) into master (4a1db2a) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #52   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines         1636      1652   +16     
  Branches       288       292    +4     
=========================================
+ Hits          1636      1652   +16     
Files Coverage Δ
pons/_client.py 100.00% <100.00%> (ø)

@fjarri fjarri merged commit 38d615c into master Sep 25, 2023
10 checks passed
@fjarri fjarri deleted the return-from-transact branch September 25, 2023 23:04
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.

None yet

1 participant