Skip to content

feat(wallet)_: Add Polygon and Polygon Amoy Networks#6524

Closed
smohamedjavid wants to merge 1 commit intodevelopfrom
feat/polygon
Closed

feat(wallet)_: Add Polygon and Polygon Amoy Networks#6524
smohamedjavid wants to merge 1 commit intodevelopfrom
feat/polygon

Conversation

@smohamedjavid
Copy link
Copy Markdown
Contributor

needed for status-im/status-legacy#22432

Summary

This PR adds Polygon and Polygon Amoy (Testnet) support

@smohamedjavid smohamedjavid self-assigned this Apr 11, 2025
@status-im-auto
Copy link
Copy Markdown
Member

status-im-auto commented Apr 11, 2025

Jenkins Builds

Click to see older builds (32)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ bcc0bc2 #1 2025-04-11 22:08:51 ~2 min ios 📦zip
✔️ bcc0bc2 #1 2025-04-11 22:08:54 ~3 min android 📦aar
✔️ bcc0bc2 #1 2025-04-11 22:10:36 ~4 min macos 📦zip
✔️ bcc0bc2 #1 2025-04-11 22:11:20 ~5 min macos 📦zip
✔️ bcc0bc2 #1 2025-04-11 22:11:42 ~5 min linux 📦zip
✔️ bcc0bc2 #1 2025-04-11 22:11:44 ~5 min windows 📦zip
✔️ bcc0bc2 #1 2025-04-11 22:15:53 ~9 min tests-rpc 📄log
✔️ bcc0bc2 #1 2025-04-11 22:42:48 ~36 min tests 📄log
2b9bd78 #2 2025-05-19 13:15:35 ~30 sec windows 📄log
✔️ 2b9bd78 #2 2025-05-19 13:17:58 ~3 min android 📦aar
✔️ 2b9bd78 #2 2025-05-19 13:17:58 ~3 min ios 📦zip
✔️ 2b9bd78 #2 2025-05-19 13:19:33 ~4 min macos 📦zip
✔️ 2b9bd78 #2 2025-05-19 13:20:27 ~5 min macos 📦zip
✔️ 2b9bd78 #2 2025-05-19 13:20:52 ~5 min linux 📦zip
✔️ 2b9bd78 #2 2025-05-19 13:26:05 ~11 min tests-rpc 📄log
✖️ 2b9bd78 #2 2025-05-19 13:53:08 ~38 min tests 📄log
830d5f9 #3 2025-05-19 17:31:58 ~29 sec windows 📄log
✔️ 830d5f9 #3 2025-05-19 17:34:20 ~3 min ios 📦zip
✔️ 830d5f9 #3 2025-05-19 17:34:28 ~3 min android 📦aar
✔️ 830d5f9 #3 2025-05-19 17:36:03 ~4 min macos 📦zip
✔️ 830d5f9 #3 2025-05-19 17:36:47 ~5 min macos 📦zip
✔️ 830d5f9 #3 2025-05-19 17:37:12 ~5 min linux 📦zip
✖️ 830d5f9 #3 2025-05-19 17:43:24 ~11 min tests-rpc 📄log
✖️ 830d5f9 #3 2025-05-19 18:07:21 ~35 min tests 📄log
5d3c73a #4 2025-05-20 18:13:47 ~28 sec windows 📄log
✔️ 5d3c73a #4 2025-05-20 18:16:10 ~3 min android 📦aar
✔️ 5d3c73a #4 2025-05-20 18:16:20 ~3 min ios 📦zip
✔️ 5d3c73a #4 2025-05-20 18:17:48 ~4 min macos 📦zip
✔️ 5d3c73a #4 2025-05-20 18:18:43 ~5 min macos 📦zip
✔️ 5d3c73a #4 2025-05-20 18:19:05 ~5 min linux 📦zip
✖️ 5d3c73a #4 2025-05-20 18:23:46 ~10 min tests-rpc 📄log
✖️ 5d3c73a #4 2025-05-20 18:48:39 ~35 min tests 📄log
Commit #️⃣ Finished (UTC) Duration Platform Result
✖️ 38f6128 #5 2025-05-29 09:48:16 ~1 min tests 📄log
✔️ 38f6128 #5 2025-05-29 09:49:16 ~2 min android 📦aar
✔️ 38f6128 #5 2025-05-29 09:49:52 ~2 min ios 📦zip
✔️ 38f6128 #5 2025-05-29 09:52:12 ~5 min windows 📦zip
✔️ 38f6128 #5 2025-05-29 09:52:30 ~5 min macos 📦zip
✔️ 38f6128 #5 2025-05-29 09:52:30 ~5 min linux 📦zip
✔️ 38f6128 #5 2025-05-29 09:52:35 ~5 min macos 📦zip
✔️ 38f6128 #5 2025-05-29 09:57:22 ~10 min tests-rpc 📄log
✖️ 567b7d6 #6 2025-05-29 09:49:38 ~1 min tests 📄log
✔️ 567b7d6 #6 2025-05-29 09:51:27 ~2 min android 📦aar
✔️ 567b7d6 #6 2025-05-29 09:52:56 ~2 min ios 📦zip
✔️ 567b7d6 #6 2025-05-29 09:55:37 ~3 min windows 📦zip
✔️ 567b7d6 #6 2025-05-29 09:56:10 ~3 min linux 📦zip
✔️ 567b7d6 #6 2025-05-29 09:56:16 ~3 min macos 📦zip
✔️ 567b7d6 #6 2025-05-29 09:58:04 ~5 min macos 📦zip
✔️ 567b7d6 #6 2025-05-29 10:05:02 ~7 min tests-rpc 📄log

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 11, 2025

Codecov Report

Attention: Patch coverage is 84.70588% with 13 lines in your changes missing coverage. Please review.

Project coverage is 60.39%. Comparing base (43a7d57) to head (bcc0bc2).

Files with missing lines Patch % Lines
services/wallet/router/common.go 0.00% 3 Missing ⚠️
...et/router/pathprocessor/processor_swap_paraswap.go 0.00% 2 Missing ⚠️
services/wallet/router/router_updates.go 0.00% 2 Missing ⚠️
services/wallet/token/types/token.go 33.33% 1 Missing and 1 partial ⚠️
services/wallet/transfer/commands.go 0.00% 2 Missing ⚠️
services/wallet/router/router_helper.go 0.00% 1 Missing ⚠️
services/wallet/router/sendtype/send_type.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #6524      +/-   ##
===========================================
- Coverage    60.40%   60.39%   -0.01%     
===========================================
  Files          850      850              
  Lines       104972   105045      +73     
===========================================
+ Hits         63409    63443      +34     
- Misses       33924    33944      +20     
- Partials      7639     7658      +19     
Flag Coverage Δ
functional 24.98% <78.82%> (-0.22%) ⬇️
unit 58.31% <84.70%> (+0.02%) ⬆️

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

Files with missing lines Coverage Δ
api/default_networks.go 99.41% <100.00%> (+0.10%) ⬆️
services/wallet/common/const.go 90.62% <100.00%> (+0.62%) ⬆️
services/wallet/reader.go 78.71% <100.00%> (ø)
services/wallet/router/router.go 72.75% <100.00%> (+1.04%) ⬆️
...s/wallet/thirdparty/collectibles/alchemy/client.go 37.40% <100.00%> (+0.97%) ⬆️
services/wallet/router/router_helper.go 53.90% <0.00%> (ø)
services/wallet/router/sendtype/send_type.go 39.02% <0.00%> (-0.49%) ⬇️
...et/router/pathprocessor/processor_swap_paraswap.go 46.31% <0.00%> (-0.50%) ⬇️
services/wallet/router/router_updates.go 40.00% <0.00%> (-0.71%) ⬇️
services/wallet/token/types/token.go 60.00% <33.33%> (-40.00%) ⬇️
... and 2 more

... and 28 files with indirect coverage changes

@smohamedjavid smohamedjavid force-pushed the feat/polygon branch 3 times, most recently from 830d5f9 to 5d3c73a Compare May 20, 2025 18:12
Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com>
@igor-sirotin
Copy link
Copy Markdown
Collaborator

@alaibe Is Polygon integration something planned? Or can I close this PR?

@alaibe
Copy link
Copy Markdown
Collaborator

alaibe commented Oct 29, 2025

closing, outdated

@alaibe alaibe closed this Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants