Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
169 commits
Select commit Hold shift + click to select a range
a8084e8
Fix: Request fulfillment through bank
Zishan-7 Nov 5, 2025
8440549
feat: useContacts hook
kushagrasarathe Nov 7, 2025
3c524e0
feat: abstract contacts view to separate comp
kushagrasarathe Nov 7, 2025
b8af2ac
fix: search icon z-index
kushagrasarathe Nov 7, 2025
1d08221
feat: handle error state for contacts
kushagrasarathe Nov 7, 2025
25ba0f0
fix: disable android native ptr and use pulltorefreshjs
kushagrasarathe Nov 7, 2025
9dfc8ae
fix: try display override property
kushagrasarathe Nov 7, 2025
88436e5
fix: try css fix
kushagrasarathe Nov 7, 2025
f758834
fix: try css overrride fix for android native ptr
kushagrasarathe Nov 7, 2025
5ef5898
fix: try router approach
kushagrasarathe Nov 7, 2025
5c38674
fix: remove ptr classes
kushagrasarathe Nov 7, 2025
ee4ea21
chore: remove trial n error changes
kushagrasarathe Nov 7, 2025
8a714c4
fix: comment
kushagrasarathe Nov 7, 2025
42eadb2
Merge branch 'peanut-wallet' into fix/ptr-bar
kushagrasarathe Nov 7, 2025
7b532c0
fix: use router to refresh
kushagrasarathe Nov 7, 2025
3f7c675
Merge branch 'peanut-wallet-dev' into feat/contacts
kushagrasarathe Nov 7, 2025
9fdea55
feat: pagination
kushagrasarathe Nov 8, 2025
86c91f6
fix: try device type fix
kushagrasarathe Nov 8, 2025
056bb91
fix: try css fix
kushagrasarathe Nov 8, 2025
6822e4c
fix: only ptr ios
kushagrasarathe Nov 8, 2025
f48125d
fix: set default currency in input to local for manteca countries
kushagrasarathe Nov 8, 2025
e19abb0
fix: minor ui stuff
kushagrasarathe Nov 8, 2025
ec548d9
feat: infinite scroll hook
kushagrasarathe Nov 10, 2025
3e6858c
Update src/components/Send/views/Contacts.view.tsx
kushagrasarathe Nov 10, 2025
4dea11b
Merge pull request #1432 from peanutprotocol/fix/def-currency
Hugo0 Nov 10, 2025
9dd5a91
fix: review comment
kushagrasarathe Nov 10, 2025
4501a78
Merge pull request #1423 from peanutprotocol/feat/contacts
kushagrasarathe Nov 10, 2025
e5f5b42
fix: use server action and clean types
kushagrasarathe Nov 10, 2025
b3526a7
fix: add jwt check
kushagrasarathe Nov 10, 2025
76c4607
Merge pull request #1442 from peanutprotocol/fix/contacts
kushagrasarathe Nov 10, 2025
2836f14
Merge branch 'peanut-wallet' into fix/ptr-bar
kushagrasarathe Nov 10, 2025
21ddb4d
fix: enable ptr on setup page
kushagrasarathe Nov 10, 2025
2aa9105
improve: memoize shouldPullToRefresh method
kushagrasarathe Nov 10, 2025
e78c38e
Merge branch 'peanut-wallet-dev' into fix/ptr-bar
kushagrasarathe Nov 10, 2025
9a8e1d5
fix: ptr non-smooth scrolling
kushagrasarathe Nov 10, 2025
30ab4b0
fix: remove resistance property
kushagrasarathe Nov 10, 2025
eee23ce
fix: ptr disabled on ios
kushagrasarathe Nov 10, 2025
6f50e99
Merge pull request #1424 from peanutprotocol/fix/ptr-bar
Hugo0 Nov 10, 2025
a326248
fix: qr icon size
kushagrasarathe Nov 10, 2025
87b666f
Merge pull request #1444 from peanutprotocol/fix/qr-size
kushagrasarathe Nov 10, 2025
2a4c766
fix: remove semantic req banner
kushagrasarathe Nov 11, 2025
b68c65c
fix: copy
Hugo0 Nov 11, 2025
631525d
feat: save devconnect onramp intent based on chain + external address
kushagrasarathe Nov 11, 2025
caece22
feat: show cta carousel on home page
kushagrasarathe Nov 11, 2025
568c3b2
Merge branch 'peanut-wallet-dev' into fix/req-fulfillment-bank
kushagrasarathe Nov 11, 2025
a06db4b
fix: cr review comments
kushagrasarathe Nov 11, 2025
a16c31b
fix: parser tests
kushagrasarathe Nov 11, 2025
79d3155
Merge pull request #1445 from peanutprotocol/fix/req-fulfillment-bank
kushagrasarathe Nov 11, 2025
4c06b0f
fix: wrong balance warning showing when it shouldnt be
Hugo0 Nov 11, 2025
36df65b
Merge pull request #1446 from peanutprotocol/fix/balance-optimistic
Hugo0 Nov 11, 2025
d9806e3
fix min amount
Hugo0 Nov 11, 2025
c2556bb
feat: enable crosschain payments using token selector
kushagrasarathe Nov 12, 2025
6eaa88b
fix: use daimo for external wallet payments
kushagrasarathe Nov 12, 2025
710a7e6
fix: daimo cross chain payments destination chain
kushagrasarathe Nov 12, 2025
6f4e0cc
fix: cr comments
kushagrasarathe Nov 12, 2025
24f5956
Merge pull request #1447 from peanutprotocol/fix/payments
kushagrasarathe Nov 12, 2025
0ff855c
fix: only show token selector wen chain is not in semantic url
kushagrasarathe Nov 12, 2025
9e3a262
Merge pull request #1449 from peanutprotocol/fix/hide-ts
Hugo0 Nov 12, 2025
fc2ffc0
Merge branch 'peanut-wallet' into peanut-wallet-dev
Hugo0 Nov 12, 2025
1728970
feat: better app under bad internet conditions
Hugo0 Nov 13, 2025
1c9941b
fix
Hugo0 Nov 13, 2025
3c64538
CR comments
Hugo0 Nov 13, 2025
80350e8
cr comments
Hugo0 Nov 13, 2025
755f0c3
don't invalidate cache on each deploy
Hugo0 Nov 13, 2025
3da5f4a
Merge pull request #1451 from peanutprotocol/feat/bad-internet
Hugo0 Nov 13, 2025
13c664a
fixes after testing
Hugo0 Nov 13, 2025
96cd793
fixes
Hugo0 Nov 13, 2025
7d436ba
feat: sign user operation and send it for QR payments instead of sending
jjramirezn Nov 13, 2025
ff042b1
fix bad sw registration
Hugo0 Nov 13, 2025
d308a39
fix
Hugo0 Nov 13, 2025
793729a
final fix
Hugo0 Nov 13, 2025
401367a
final service worker fixes
Hugo0 Nov 13, 2025
a0879f8
Merge pull request #1454 from peanutprotocol/feat/bad-internet
Hugo0 Nov 13, 2025
cf8b05d
delete unused docs
Hugo0 Nov 13, 2025
1882361
Merge branch 'peanut-wallet' into peanut-wallet-dev
Hugo0 Nov 13, 2025
939a801
chore: remove duplicate redirect logic on login page
Zishan-7 Nov 13, 2025
c919b65
fix api match
Hugo0 Nov 13, 2025
7d29cf1
fix
Hugo0 Nov 13, 2025
3ee71b8
allow 3 decimals places in amount field
Zishan-7 Nov 13, 2025
82fde16
Update info card variants
Zishan-7 Nov 13, 2025
b5af6dd
fix: code rabbit comments
jjramirezn Nov 13, 2025
f09311b
feat: arbiverse badge copy
kushagrasarathe Nov 13, 2025
514af3b
reduce gap
Zishan-7 Nov 13, 2025
b70b9fa
chore: format style
kushagrasarathe Nov 13, 2025
6b5d3b0
update copy and kill profile share drawer in profile page
Zishan-7 Nov 13, 2025
510d1d0
fix: error state
kushagrasarathe Nov 13, 2025
bd1338a
Merge pull request #1458 from peanutprotocol/feat/arbiverse-badge
kushagrasarathe Nov 13, 2025
e353b9f
fix: icon alignment
Zishan-7 Nov 13, 2025
e31297f
hmm
Hugo0 Nov 13, 2025
591fbf2
redux persistence
Hugo0 Nov 13, 2025
3a98559
update show name toggle
Zishan-7 Nov 13, 2025
26326fc
ok removed redux persist
Hugo0 Nov 13, 2025
34218c9
fix
Hugo0 Nov 13, 2025
c1b1c7a
fix
Hugo0 Nov 13, 2025
caaea06
race condition
Hugo0 Nov 13, 2025
6d22264
refactor: update TokenAmountInput to use PEANUT_WALLET_TOKEN_DECIMALS…
Zishan-7 Nov 13, 2025
92372c0
enhance ProfileHeader sharing functionality to fallback on clipboard …
Zishan-7 Nov 13, 2025
669cb9f
Merge pull request #1460 from peanutprotocol/fix/minor-bug-fix-imp
Zishan-7 Nov 13, 2025
b4a88c7
fix
Hugo0 Nov 13, 2025
58464d1
one var
Hugo0 Nov 13, 2025
59b65b9
Merge pull request #1457 from peanutprotocol/fix/duplicate-redirect-l…
Hugo0 Nov 13, 2025
7a27b55
Fix: use tanstack query for retries
Zishan-7 Nov 13, 2025
0747a15
Enhance service worker and caching strategies: Added debug logging fo…
Hugo0 Nov 13, 2025
0fa3395
Refactor modal components in mobile UI for improved readability and s…
Hugo0 Nov 13, 2025
845d213
Merge remote-tracking branch 'origin/peanut-wallet-dev' into feat/bad…
Hugo0 Nov 13, 2025
1d1a3c4
sw update
Hugo0 Nov 14, 2025
a349965
hotfixes for sentry crashes
Hugo0 Nov 14, 2025
7117f66
Merge pull request #1462 from peanutprotocol/hotfix/prod-qr-issue
jjramirezn Nov 14, 2025
193cc70
fix
Hugo0 Nov 14, 2025
bf89912
fix for manual input and autoupdate
Hugo0 Nov 14, 2025
0762b5e
prevent re-render on user input
Hugo0 Nov 14, 2025
5b47bc3
some defensive changes. i dont like this component
Hugo0 Nov 14, 2025
be060f4
final prod ready release of SW implementation.
Hugo0 Nov 14, 2025
f600713
formatting
Hugo0 Nov 14, 2025
3e779dd
Merge pull request #1459 from peanutprotocol/feat/bad-internet
Hugo0 Nov 14, 2025
bf4b278
Merge branch 'peanut-wallet' of https://github.com/peanutprotocol/pea…
kushagrasarathe Nov 14, 2025
8a77f5b
Merge branch 'peanut-wallet' into sync/hotfixes-from-prod
kushagrasarathe Nov 14, 2025
fceb032
feat: cherry pick arbiverse badge commit
kushagrasarathe Nov 14, 2025
89ba102
refactor: remove hugo's bad code :*)
kushagrasarathe Nov 14, 2025
a20dc9f
fix: cr comment
kushagrasarathe Nov 14, 2025
b7d73f7
revert: token decimal change
kushagrasarathe Nov 14, 2025
fe8997d
Merge pull request #1467 from peanutprotocol/chore/cherry-pick-kush
Zishan-7 Nov 14, 2025
6849750
Merge branch 'peanut-wallet' of https://github.com/peanutprotocol/pea…
kushagrasarathe Nov 14, 2025
41c0a1b
Merge branch 'peanut-wallet' into sync/hotfixes-from-prod
kushagrasarathe Nov 14, 2025
f0ab950
fix: badge copy
kushagrasarathe Nov 14, 2025
d2dd0f7
Merge branch 'peanut-wallet-dev' into sync/hotfixes-from-prod
kushagrasarathe Nov 14, 2025
5940c2c
Merge pull request #1465 from peanutprotocol/sync/hotfixes-from-prod
kushagrasarathe Nov 14, 2025
b3894b5
Merge pull request #1461 from peanutprotocol/fix/qr-not-working
jjramirezn Nov 14, 2025
1190a3c
chore: update peanut icon to beta
kushagrasarathe Nov 14, 2025
696b87b
fix: text padding and disable locked regions
Zishan-7 Nov 14, 2025
95de5ed
fix: correct disabled state for regions based on lock status
Zishan-7 Nov 14, 2025
7bc45af
fix: use new icons in sw
kushagrasarathe Nov 14, 2025
d5cd113
fix: padding
Zishan-7 Nov 14, 2025
01498b5
Merge pull request #1470 from peanutprotocol/chore/beta-icon-cherry-pick
Zishan-7 Nov 14, 2025
808be54
add padding to empty state
Zishan-7 Nov 14, 2025
d32a429
Merge pull request #1471 from peanutprotocol/fix/verification-bugs
Zishan-7 Nov 14, 2025
ec12933
Merge branch 'peanut-wallet' into sync-prod-to-stag
Zishan-7 Nov 14, 2025
db808e3
fix: devconnect claim methods
Zishan-7 Nov 14, 2025
6aa994a
Merge pull request #1472 from peanutprotocol/sync-prod-to-stag
Zishan-7 Nov 14, 2025
2bf31af
Feat: Hide verify to unlock button for RoW countries list
Zishan-7 Nov 14, 2025
810f523
Merge pull request #1473 from peanutprotocol/feat/hide-cta-for-row
kushagrasarathe Nov 14, 2025
4a42e84
fix: update input text color in TokenAmountInput component
Zishan-7 Nov 14, 2025
9f0427d
Merge pull request #1474 from peanutprotocol/feat/update-text-color
Zishan-7 Nov 14, 2025
3a8f25d
fix: remove opacity on IOS when input is disabled
Zishan-7 Nov 14, 2025
755713a
Merge pull request #1475 from peanutprotocol/fix/update-input-disable…
Zishan-7 Nov 14, 2025
33b79c5
fix: remove old qr route
jjramirezn Nov 14, 2025
800aefa
fix: onramp using manteca for devconnect flow
kushagrasarathe Nov 14, 2025
09f3262
fix: back btn navigation + balance check
kushagrasarathe Nov 14, 2025
beb387d
fix: always redirect to add-money for mepa/pix and bank request fulfi…
kushagrasarathe Nov 14, 2025
06876ad
Add header to OnrampConfirmationModal
Zishan-7 Nov 14, 2025
89c3041
Merge pull request #1477 from peanutprotocol/fix/add-missing-text
Zishan-7 Nov 14, 2025
7157c88
Merge branch 'peanut-wallet-dev' of https://github.com/peanutprotocol…
kushagrasarathe Nov 14, 2025
e7dabe2
Merge branch 'peanut-wallet-dev' into fix/devconnect-onramp
kushagrasarathe Nov 14, 2025
f8a2d05
Merge pull request #1476 from peanutprotocol/fix/devconnect-onramp
Zishan-7 Nov 14, 2025
904fc33
Merge branch 'peanut-wallet-dev' into feat/sign-and-broadcast
jjramirezn Nov 15, 2025
6649bf1
feat: peanut loading facts screen
jjramirezn Nov 15, 2025
e2d2542
fix: qr loading state
kushagrasarathe Nov 15, 2025
41c8d48
Merge pull request #1455 from peanutprotocol/feat/sign-and-broadcast
jjramirezn Nov 15, 2025
7176ce2
Feat: Add warning modal for cross-chain deposits
Zishan-7 Nov 15, 2025
2f0133a
Merge pull request #1479 from peanutprotocol/feat/add-warning-modal-x…
kushagrasarathe Nov 15, 2025
2f48c06
fix: better error message for expired/stale payment
jjramirezn Nov 15, 2025
f84c131
feat: better loading screen for qr pay
jjramirezn Nov 15, 2025
19b10ba
Update points card and add empty state
Zishan-7 Nov 15, 2025
223b2d9
remove change
Zishan-7 Nov 15, 2025
2543f48
feat: offline caching
kushagrasarathe Nov 15, 2025
1597241
refactor: clean up PointsCard component by removing unused imports an…
Zishan-7 Nov 15, 2025
0a4664e
Merge pull request #1480 from peanutprotocol/feat/change-points-card
Zishan-7 Nov 15, 2025
481491f
Merge pull request #1481 from peanutprotocol/chore/offline-state
Hugo0 Nov 15, 2025
d922e67
simplefi amount fix
Hugo0 Nov 15, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .cursorrules
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@

- **Cache where possible** - avoid unnecessary re-renders and data fetching
- **Fire simultaneous requests** - if you're doing multiple sequential awaits and they're not interdependent, fire them simultaneously
- **Service Worker cache version** - only bump `NEXT_PUBLIC_API_VERSION` for breaking API changes (see JSDoc in `src/app/sw.ts`). Users auto-migrate.

## 📝 Commits

Expand Down
75 changes: 0 additions & 75 deletions docs/CRISP_IOS_FIX.md

This file was deleted.

178 changes: 0 additions & 178 deletions docs/INVITE_GRAPH_PR.md

This file was deleted.

132 changes: 0 additions & 132 deletions docs/INVITE_GRAPH_PRODUCTION_REVIEW.md

This file was deleted.

Loading
Loading