mirror of
https://github.com/oxygenpay/oxygen.git
synced 2026-04-26 08:05:56 +03:00
[PR #15] [MERGED] Revert "merge develop" #23
Labels
No labels
duplicate
not reproducible
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/oxygen#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/oxygenpay/oxygen/pull/15
Author: @swift1337
Created: 7/23/2023
Status: ✅ Merged
Merged: 7/23/2023
Merged by: @swift1337
Base:
main← Head:revert-14-develop📝 Commits (1)
65efa13Revert "merge develop (#14)"📊 Changes
60 files changed (+193 additions, -1838 deletions)
View changed files
📝
Makefile(+1 -1)📝
README.md(+3 -12)📝
api/proto/kms/kms-v1.yml(+0 -3)📝
api/proto/kms/v1/wallet.yml(+11 -30)📝
api/proto/merchant/v1/merchant_address.yml(+2 -2)📝
internal/db/repository/helpers.go(+0 -9)📝
internal/kms/api/handler.go(+0 -42)📝
internal/kms/api/handler_test.go(+0 -83)📝
internal/kms/app.go(+0 -1)📝
internal/kms/wallet/service.go(+13 -18)📝
internal/kms/wallet/wallet.go(+4 -3)📝
internal/money/money.go(+0 -4)📝
internal/provider/tatum/provider.go(+3 -2)📝
internal/provider/tatum/provider_rpc.go(+12 -18)📝
internal/scheduler/handler.go(+3 -5)📝
internal/scheduler/handler_test.go(+1 -1)📝
internal/server/http/internalapi/scheduler.go(+24 -15)📝
internal/server/http/internalapi/wallet.go(+5 -7)📝
internal/server/http/merchantapi/address_test.go(+0 -7)📝
internal/server/http/merchantapi/withdrawal_test.go(+1 -6)...and 40 more files
📄 Description
Reverts oxygenpay/oxygen#14 due to squashing.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.