[PR #8] [MERGED] merge: develop #17

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

📋 Pull Request Information

Original PR: https://github.com/oxygenpay/oxygen/pull/8
Author: @swift1337
Created: 7/8/2023
Status: Merged
Merged: 7/8/2023
Merged by: @swift1337

Base: mainHead: develop


📝 Commits (4)

  • 1d908d8 Add EMBED_FRONTEND arg to Dockerfile
  • b4c23d3 Wire SendSuccessfulPaymentNotification with event bus
  • 6166b28 Inbound tx: move 100% of tokens
  • 9746a7c Bump go.mod & docker builder to go v1.20

📊 Changes

5 files changed (+29 additions, -10 deletions)

View changed files

📝 Dockerfile (+3 -1)
📝 go.mod (+1 -1)
📝 internal/event/paymentevents/handler.go (+5 -2)
📝 internal/service/processing/service_internal.go (+14 -4)
📝 internal/service/processing/service_internal_test.go (+6 -2)

📄 Description

No description provided


🔄 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/8 **Author:** [@swift1337](https://github.com/swift1337) **Created:** 7/8/2023 **Status:** ✅ Merged **Merged:** 7/8/2023 **Merged by:** [@swift1337](https://github.com/swift1337) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (4) - [`1d908d8`](https://github.com/oxygenpay/oxygen/commit/1d908d895eee9e87405102ab6ade464034336d71) Add EMBED_FRONTEND arg to Dockerfile - [`b4c23d3`](https://github.com/oxygenpay/oxygen/commit/b4c23d31f065c7cdf8c4d0a81ea5e1f97a08ebef) Wire SendSuccessfulPaymentNotification with event bus - [`6166b28`](https://github.com/oxygenpay/oxygen/commit/6166b280b091f10e62a54c33b5c179186193efca) Inbound tx: move 100% of tokens - [`9746a7c`](https://github.com/oxygenpay/oxygen/commit/9746a7c41d89d3a7954a20b49dda1b2c2b314340) Bump go.mod & docker builder to go v1.20 ### 📊 Changes **5 files changed** (+29 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+3 -1) 📝 `go.mod` (+1 -1) 📝 `internal/event/paymentevents/handler.go` (+5 -2) 📝 `internal/service/processing/service_internal.go` (+14 -4) 📝 `internal/service/processing/service_internal_test.go` (+6 -2) </details> ### 📄 Description _No description provided_ --- <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:37 +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#17
No description provided.