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

[Access] Added transaction result in SendAndSubscribeTransactionStatuses response #5620

Conversation

Guitarheroua
Copy link
Contributor

@Guitarheroua Guitarheroua commented Apr 3, 2024

#5566

Includes changes for response of SendAndSubscribeTransactionStatuses, which have transaction status in it from now on.

Another change related to reporting all transaction statuses one by one, even if they were skipped by blockchain behaviour.

IMPORTANT CHANGES TO MERGE:

Related PR from flow protobuf project: onflow/flow#1448
Related PR from flow-emulator project: onflow/flow-emulator#630

@codecov-commenter
Copy link

codecov-commenter commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.70%. Comparing base (8afb152) to head (a501687).
Report is 970 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5620      +/-   ##
==========================================
- Coverage   56.00%   48.70%   -7.31%     
==========================================
  Files        1024        9    -1015     
  Lines       99327      501   -98826     
==========================================
- Hits        55632      244   -55388     
+ Misses      39455      251   -39204     
+ Partials     4240        6    -4234     
Flag Coverage Δ
unittests 48.70% <ø> (-7.31%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Guitarheroua Guitarheroua marked this pull request as ready for review April 4, 2024 07:47
@Guitarheroua Guitarheroua requested a review from peterargue as a code owner April 4, 2024 07:47
Copy link
Contributor

@peterargue peterargue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good. thanks for the update!

engine/access/rpc/backend/backend.go Show resolved Hide resolved
@peterargue peterargue requested a review from durkmurder April 10, 2024 23:58
Copy link
Member

@durkmurder durkmurder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@Guitarheroua Guitarheroua added this pull request to the merge queue Apr 19, 2024
@Guitarheroua Guitarheroua removed this pull request from the merge queue due to a manual request Apr 19, 2024
@peterargue peterargue added this pull request to the merge queue Apr 19, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Apr 19, 2024
@peterargue peterargue enabled auto-merge April 19, 2024 23:12
@peterargue peterargue added this pull request to the merge queue Apr 19, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Apr 20, 2024
@Guitarheroua Guitarheroua added this pull request to the merge queue Apr 20, 2024
Merged via the queue into onflow:master with commit 0983dbb Apr 20, 2024
55 checks passed
@Guitarheroua Guitarheroua deleted the AndriiSlisarchuk/5566-tx-result-in-sub-tx-statuses branch April 20, 2024 20:20
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.

4 participants