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: expose deposit transaction hash from ingress-egress-tracker #5320

Merged
merged 4 commits into from
Oct 17, 2024

Conversation

jerryafr
Copy link
Contributor

@jerryafr jerryafr commented Oct 8, 2024

Pull Request

Closes: [WEB-1511]

Checklist

Please conduct a thorough self-review before opening the PR.

  • I am confident that the code works.
  • I have written sufficient tests.
  • I have written and tested required migrations.
  • I have updated documentation where appropriate.

Summary

Please include a succinct description of the purpose and content of the PR. What problem does it solve, and how? Link issues, discussions, other PRs, and anything else that will help the reviewer.

Non-Breaking changes

If this PR includes non-breaking changes, select the non-breaking label. On merge, CI will automatically cherry-pick the commit to a PR against the release branch.

Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71%. Comparing base (839eb60) to head (80c0e9a).
Report is 15 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #5320     +/-   ##
=======================================
+ Coverage     70%     71%     +1%     
=======================================
  Files        489     490      +1     
  Lines      87874   85073   -2801     
  Branches   87874   85073   -2801     
=======================================
- Hits       61939   60465   -1474     
+ Misses     22630   21891    -739     
+ Partials    3305    2717    -588     

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

@jerryafr jerryafr marked this pull request as ready for review October 15, 2024 12:40
@jerryafr jerryafr requested a review from a team as a code owner October 15, 2024 12:40
@jerryafr jerryafr requested review from zoheb391 and acdibble and removed request for a team October 15, 2024 12:40
Copy link
Contributor

@kylezs kylezs left a comment

Choose a reason for hiding this comment

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

Looks fine to me, will let @acdibble or @zoheb391 approve

@jerryafr jerryafr added this pull request to the merge queue Oct 17, 2024
Merged via the queue into main with commit d9253e1 Oct 17, 2024
48 of 49 checks passed
@jerryafr jerryafr deleted the feat/WEB-1511 branch October 17, 2024 14:01
syan095 added a commit that referenced this pull request Oct 23, 2024
* origin/main:
  feat: broker can encode btc smart contract call (#5329)
  chore: localnet recreate script can use defaults (#5338)
  feat: witnessing btc smart contract swaps (#5331)
  feat: Solana CCM fallback (#5316)
  fix: scale types for pending ceremonies (#5286)
  chore: Prune historical values in Validator pallet (#5292)
  feat: expose deposit transaction hash from ingress-egress-tracker (#5320)

# Conflicts:
#	Cargo.lock
#	engine/src/witness/btc/smart_contract.rs
dandanlen pushed a commit that referenced this pull request Oct 30, 2024
)

* feat: expose deposit transaction hash from ingress-egress-tracker [WEB-1511]

* fixes

* make deposit_details optional

* fix tests
dandanlen pushed a commit that referenced this pull request Oct 31, 2024
)

* feat: expose deposit transaction hash from ingress-egress-tracker [WEB-1511]

* fixes

* make deposit_details optional

* fix tests
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