Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

feat(BUX-322): save inputs from beef tx #479

Merged

Conversation

pawellewandowski98
Copy link
Contributor

Description

  • Saving inputs form BEEF tx which are currently not in db

Pull Request Checklist

  • 📖 I created my PR using provided : CODE_STANDARDS
  • 📖 I have read the short Code of Conduct: CODE_OF_CONDUCT
  • 🏠 I tested my changes locally.
  • ✅ I have provided tests for my changes.
  • 📝 I have used conventional commits.
  • 📗 I have updated any related documentation.
  • 💾 PR was issued based on the Github or Jira issue.

@pawellewandowski98 pawellewandowski98 self-assigned this Nov 24, 2023
@pawellewandowski98 pawellewandowski98 changed the title Feat 322 save inputs from beef tx feat(BUX-322): save inputs from beef tx Nov 24, 2023
@mergify mergify bot added the feature Any new significant addition label Nov 24, 2023
beef_tx.go Outdated Show resolved Hide resolved
paymail_service_provider.go Outdated Show resolved Hide resolved
beef_tx.go Outdated Show resolved Hide resolved
paymail_service_provider.go Outdated Show resolved Hide resolved
dependabot bot and others added 4 commits November 27, 2023 10:05
Bumps [github.com/libsv/go-bc](https://github.com/libsv/go-bc) from 0.1.22 to 0.1.24.
- [Release notes](https://github.com/libsv/go-bc/releases)
- [Changelog](https://github.com/libsv/go-bc/blob/master/.goreleaser.yml)
- [Commits](libsv/go-bc@v0.1.22...v0.1.24)

---
updated-dependencies:
- dependency-name: github.com/libsv/go-bc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/tonicpow/go-minercraft/v2](https://github.com/tonicpow/go-minercraft) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/tonicpow/go-minercraft/releases)
- [Changelog](https://github.com/tonicpow/go-minercraft/blob/master/.goreleaser.yml)
- [Commits](tonicpow/go-minercraft@v2.0.7...v2.0.8)

---
updated-dependencies:
- dependency-name: github.com/tonicpow/go-minercraft/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/mrz1836/go-datastore](https://github.com/mrz1836/go-datastore) from 0.5.5 to 0.5.6.
- [Release notes](https://github.com/mrz1836/go-datastore/releases)
- [Changelog](https://github.com/mrz1836/go-datastore/blob/master/.goreleaser.yml)
- [Commits](mrz1836/go-datastore@v0.5.5...v0.5.6)

---
updated-dependencies:
- dependency-name: github.com/mrz1836/go-datastore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@pawellewandowski98 pawellewandowski98 force-pushed the feat-322-save-inputs-from-beef-tx branch from 740db14 to 9332600 Compare November 27, 2023 09:06
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

Merging #479 (d6fa8d0) into rc-beef-v2-payments (e62ee6a) will decrease coverage by 0.43%.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@                   Coverage Diff                   @@
##           rc-beef-v2-payments     #479      +/-   ##
=======================================================
- Coverage                53.43%   53.00%   -0.43%     
=======================================================
  Files                      108      108              
  Lines                    11281    11372      +91     
=======================================================
  Hits                      6028     6028              
- Misses                    4779     4870      +91     
  Partials                   474      474              
Flag Coverage Δ
unittests 53.00% <0.00%> (-0.43%) ⬇️

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

Files Coverage Δ
paymail_service_provider.go 0.00% <0.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e62ee6a...d6fa8d0. Read the comment docs.

@pawellewandowski98 pawellewandowski98 marked this pull request as ready for review November 27, 2023 09:45
@pawellewandowski98 pawellewandowski98 requested a review from a team as a code owner November 27, 2023 09:45
paymail_service_provider.go Outdated Show resolved Hide resolved
paymail_service_provider.go Outdated Show resolved Hide resolved
paymail_service_provider.go Outdated Show resolved Hide resolved
@arkadiuszos4chain arkadiuszos4chain self-requested a review November 28, 2023 09:41
@arkadiuszos4chain arkadiuszos4chain merged commit ad09846 into rc-beef-v2-payments Nov 28, 2023
@mergify mergify bot deleted the feat-322-save-inputs-from-beef-tx branch November 28, 2023 09:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature Any new significant addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants