[PR #15] [MERGED] Revert "merge develop" #23

Closed
opened 2026-03-03 18:51:38 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: revert-14-develop


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/oxygenpay/oxygen/pull/15 **Author:** [@swift1337](https://github.com/swift1337) **Created:** 7/23/2023 **Status:** ✅ Merged **Merged:** 7/23/2023 **Merged by:** [@swift1337](https://github.com/swift1337) **Base:** `main` ← **Head:** `revert-14-develop` --- ### 📝 Commits (1) - [`65efa13`](https://github.com/oxygenpay/oxygen/commit/65efa130eeb952ec60510d9f7d3c90018f0f55b4) Revert "merge develop (#14)" ### 📊 Changes **60 files changed** (+193 additions, -1838 deletions) <details> <summary>View changed files</summary> 📝 `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_ </details> ### 📄 Description Reverts oxygenpay/oxygen#14 due to squashing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 18:51:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/oxygen#23
No description provided.