-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Fix: activity tab showing correct data #5076
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Changes from 60 commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
68c9ab1
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp 1a354ad
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp 0db9fa2
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp c2c74bf
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp b4e4971
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp 56fbe4a
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp 5d86d50
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp 7baea76
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp eeaf5ed
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp 1a5a1d0
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp b013ce6
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp fde6101
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp b25042b
merge
svenvoskamp 56e5ba4
merge
svenvoskamp 5b41e3d
merge
svenvoskamp a4b6118
merge
svenvoskamp 68d55e0
merge
svenvoskamp 66bbf81
merge
svenvoskamp 4c9db2b
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp cd48517
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp 0e4d5e9
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp 4de1358
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp 9cd447d
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp 246db01
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp b80e6e4
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp 8bf379c
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp decf027
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp a1f1405
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp 313246e
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp 5befd64
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp 33d2ca8
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp ac46d2a
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp 730718e
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp 9da5202
merge
svenvoskamp ddd1b3d
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp 5308a73
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp f33646b
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp e1b49ab
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp a18032b
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp 22fcbe8
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp ca16773
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp fd7c100
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp b333d2b
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp 11fc605
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp a997028
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp 8eb99d2
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp d5b512a
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp 7082b4c
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp a4d6ebc
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp 96ec56e
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp 307940a
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp b045dc7
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp f3fbd48
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp a8f3428
Merge branch 'main' of github.com:reown-com/appkit
svenvoskamp 7eece45
fix activity tab
svenvoskamp d29bda2
Merge branch 'main' into APKT-3858
svenvoskamp 79fd71e
Merge branch 'APKT-3858' of github.com:reown-com/appkit into APKT-3858
svenvoskamp 7a6239a
use const
svenvoskamp e427625
Update packages/ui/src/utils/TransactionUtil.ts
svenvoskamp 15ce76d
Merge branch 'main' into APKT-3858
svenvoskamp fc30e87
handle bridged transactions
svenvoskamp 25f53dc
Merge branch 'APKT-3858' of github.com:reown-com/appkit into APKT-3858
svenvoskamp 90d258a
handle edge case direction for bridged transactions
svenvoskamp File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| --- | ||
| '@reown/appkit-scaffold-ui': patch | ||
| '@reown/appkit-ui': patch | ||
| --- | ||
|
|
||
| Fixes an issue where the activity tab was not showing the correct data |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.