Skip to content

[bridge]: add workflow for checking completed wrap payout transactions #1478

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
Jul 22, 2025

Conversation

Jaguar0625
Copy link
Contributor

problem: after sending payout transactions need to monitor their completion
solution: add workflow for tracking payout transactions
rework WrapRequestDatabase to store all required information

@Jaguar0625 Jaguar0625 requested a review from Wayonb July 8, 2025 14:40
Copy link

codecov bot commented Jul 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.37%. Comparing base (aa10168) to head (c7f7844).
Report is 3 commits behind head on feature/bridge.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##           feature/bridge    #1478      +/-   ##
==================================================
+ Coverage           98.28%   98.37%   +0.09%     
==================================================
  Files                 161      176      +15     
  Lines                6766     7215     +449     
  Branches              143      143              
==================================================
+ Hits                 6650     7098     +448     
- Misses                116      117       +1     
Flag Coverage Δ
bridge 100.00% <100.00%> (?)
explorer-nodewatch 98.40% <ø> (ø)
explorer-rest 99.25% <ø> (?)
faucet-authenticator 100.00% <ø> (ø)
faucet-backend 98.91% <ø> (ø)
faucet-frontend 100.00% <ø> (ø)
lightapi-python 98.56% <ø> (ø)
tools-shoestring 97.03% <ø> (+<0.01%) ⬆️

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

Files with missing lines Coverage Δ
bridge/bridge/db/WrapRequestDatabase.py 100.00% <100.00%> (ø)

... and 15 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Jaguar0625 Jaguar0625 force-pushed the task/bridge/finish-wrap-database branch from fdc7b57 to ea9afd0 Compare July 8, 2025 19:44
@Jaguar0625 Jaguar0625 force-pushed the feature/bridge branch 2 times, most recently from 4d29a62 to aa10168 Compare July 8, 2025 20:38
@Jaguar0625 Jaguar0625 force-pushed the task/bridge/finish-wrap-database branch 3 times, most recently from 8bf73f2 to a287edc Compare July 9, 2025 13:05
Copy link
Contributor

@Wayonb Wayonb left a comment

Choose a reason for hiding this comment

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

👍🏾

@Jaguar0625 Jaguar0625 requested a review from Wayonb July 21, 2025 22:15
Copy link
Contributor

@Wayonb Wayonb left a comment

Choose a reason for hiding this comment

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

👍🏾

 problem: after sending payout transactions need to monitor their completion
solution: add workflow for tracking payout transactions
          rework WrapRequestDatabase to store all required information
@Jaguar0625 Jaguar0625 force-pushed the task/bridge/finish-wrap-database branch from 7cb9177 to c7f7844 Compare July 22, 2025 12:54
@Jaguar0625 Jaguar0625 merged commit c7f7844 into feature/bridge Jul 22, 2025
30 checks passed
@Jaguar0625 Jaguar0625 deleted the task/bridge/finish-wrap-database branch July 22, 2025 13: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.

2 participants