[PR #2737] [MERGED] Add chainId to dedup messages #9913

Closed
opened 2026-04-30 06:03:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/2737
Author: @oschwartz10612
Created: 3/29/2026
Status: Merged
Merged: 3/29/2026
Merged by: @oschwartz10612

Base: mainHead: chain-id


📝 Commits (3)

📊 Changes

4 files changed (+13 additions, -24 deletions)

View changed files

📝 server/routers/newt/handleGetConfigMessage.ts (+3 -18)
📝 server/routers/newt/handleNewtPingRequestMessage.ts (+3 -2)
📝 server/routers/newt/handleNewtRegisterMessage.ts (+3 -2)
📝 server/routers/olm/handleOlmRegisterMessage.ts (+4 -2)

📄 Description

  • Chainid send through
  • Add chain to ping request
  • Remove safe parse to be safe

🔄 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/fosrl/pangolin/pull/2737 **Author:** [@oschwartz10612](https://github.com/oschwartz10612) **Created:** 3/29/2026 **Status:** ✅ Merged **Merged:** 3/29/2026 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `chain-id` --- ### 📝 Commits (3) - [`874c704`](https://github.com/fosrl/pangolin/commit/874c704a390c393a92deb69e2d327bac7c935e7b) Chainid send through - [`1aced46`](https://github.com/fosrl/pangolin/commit/1aced4638df2c40fb75384b6aea6ebfd9ec2204e) Add chain to ping request - [`c6f0a68`](https://github.com/fosrl/pangolin/commit/c6f0a68947bdb60d4e8cdff3f75b8cd6a6ed3375) Remove safe parse to be safe ### 📊 Changes **4 files changed** (+13 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `server/routers/newt/handleGetConfigMessage.ts` (+3 -18) 📝 `server/routers/newt/handleNewtPingRequestMessage.ts` (+3 -2) 📝 `server/routers/newt/handleNewtRegisterMessage.ts` (+3 -2) 📝 `server/routers/olm/handleOlmRegisterMessage.ts` (+4 -2) </details> ### 📄 Description - **Chainid send through** - **Add chain to ping request** - **Remove safe parse to be safe** --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-30 06:03:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#9913