feat: perps transactions history#17688
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
b0b46bb to
680f89a
Compare
035e960 to
cde8697
Compare
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #17688 +/- ##
==========================================
- Coverage 74.41% 74.36% -0.05%
==========================================
Files 2969 2978 +9
Lines 66997 67423 +426
Branches 11216 11321 +105
==========================================
+ Hits 49853 50141 +288
- Misses 13938 14057 +119
- Partials 3206 3225 +19 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
b30a821 to
1ae9eb8
Compare
There was a problem hiding this comment.
Can you help me understand why these encoding changes are necessary?
There was a problem hiding this comment.
I will remove this, it keeps popping up locally and getting included.
There was a problem hiding this comment.
Reminder to remove this before merging
|
cbc9fc8 to
9e0f8b1
Compare
|
I have added a minimal change here that does not affect output. Bitrise tests were mostly passing before this across runs, and collectively across runs have passed all tests. |
9e0f8b1 to
0fd62a2
Compare
There was a problem hiding this comment.
Bug: Font File Encoding Accidentally Changed
Unintended changes in ios/MetaMask.xcodeproj/project.pbxproj modified the fileEncoding property from undefined to 9 for multiple custom font files (e.g., MM Sans, Geist fonts). These accidental changes are unrelated to the Perps transaction history feature and should be reverted.
0fd62a2 to
e120413
Compare
|


Description
Changelog
CHANGELOG entry: Added a new transactions view for perps fills, orders and user funding feesCHANGELOG entry:
Related issues
Fixes: https://consensyssoftware.atlassian.net/browse/TAT-1027
Manual testing steps
Screenshots/Recordings
Before
After
Simulator.Screen.Recording.-.iPhone.15.Pro.-.2025-08-05.at.02.28.21.mp4
Pre-merge author checklist
Pre-merge reviewer checklist