Skip to content
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

release(wallet mobile): v5.2.0 #3755

Merged
merged 130 commits into from
Dec 30, 2024
Merged
Changes from 2 commits
Commits
Show all changes
130 commits
Select commit Hold shift + click to select a range
1ed7023
feature(tx-review): initial commit
banklesss Sep 17, 2024
39f46eb
mere develop
banklesss Sep 17, 2024
22159a8
feat(tx-review): improvements
banklesss Sep 18, 2024
11d8bb0
Merge remote-tracking branch 'origin/develop' into feature/tx-review
banklesss Sep 18, 2024
7c43a30
feat(tx-review): add confirm tx to send funnel
banklesss Sep 20, 2024
cea677e
Merge remote-tracking branch 'origin/develop' into feature/tx-review
banklesss Sep 20, 2024
26eefda
Merge remote-tracking branch 'origin/develop' into feature/tx-review
banklesss Sep 20, 2024
d1c07bc
feat(tx-review): send feature
banklesss Sep 20, 2024
b6f418b
CR: update
banklesss Sep 22, 2024
81d472e
feature(tx-details): remove legacy confirm tx screens for send funnel
banklesss Sep 22, 2024
daecf73
feature(tx-details): remove legacy confirm tx screens for send funnel
banklesss Sep 22, 2024
6f48aa8
Update apps/wallet-mobile/src/features/ReviewTx/common/hooks/useAddre…
banklesss Sep 22, 2024
4b177f5
Update apps/wallet-mobile/src/features/ReviewTx/common/hooks/useForma…
banklesss Sep 22, 2024
a4d6675
Update apps/wallet-mobile/src/features/ReviewTx/common/hooks/useForma…
banklesss Sep 22, 2024
dc4a40e
CR: update
banklesss Sep 22, 2024
fa293e0
Revert "feature(tx-details): remove legacy confirm tx screens for sen…
banklesss Sep 22, 2024
377299e
Revert "feature(tx-details): remove legacy confirm tx screens for sen…
banklesss Sep 22, 2024
e4972ab
CR: update
banklesss Sep 22, 2024
b7abc7a
Merge branch 'develop' into feature/tx-review
banklesss Sep 24, 2024
ba2058d
CR: updates
banklesss Sep 24, 2024
f715a2a
CR: updates
banklesss Sep 24, 2024
9a13ff9
Merge branch 'develop' into feature/tx-review
banklesss Sep 24, 2024
65c1ce4
Merge remote-tracking branch 'origin/develop' into feature/tx-review
banklesss Sep 25, 2024
02d93af
Merge branch 'develop' into feature/tx-review
banklesss Sep 26, 2024
e643e9a
Merge remote-tracking branch 'origin/develop' into feature/tx-review
banklesss Oct 2, 2024
81123b3
Merge remote-tracking branch 'origin/develop' into feature/tx-review
banklesss Oct 4, 2024
e5f1c7f
Merge branch 'develop' into feature/tx-review
banklesss Oct 7, 2024
35ea23e
merge develop
banklesss Oct 8, 2024
6bb8f5e
Merge remote-tracking branch 'origin/develop' into feature/tx-review
banklesss Oct 9, 2024
d4f5c9e
merge develop
banklesss Oct 9, 2024
57f3abb
merge: production v5.0.0 (#3684)
stackchain Oct 10, 2024
db95b65
Update apps/wallet-mobile/src/components/Info/Info.tsx
banklesss Oct 10, 2024
0a46902
Update apps/wallet-mobile/src/components/Warning/Warning.tsx
banklesss Oct 10, 2024
0e1844f
Merge branch 'develop' into feature/tx-review
banklesss Oct 10, 2024
37ee230
CR: update
banklesss Oct 10, 2024
82900d0
feat(wallet-mobile): send feature new tx review (#3643)
stackchain Oct 10, 2024
4542ca9
feature(wallet-mobile): token details dialog for new tx review (#3672)
banklesss Oct 10, 2024
7c93737
feature(wallet-mobile): new tx review for collateral (#3683)
banklesss Oct 10, 2024
7376022
refactor(wallet-mobile): Button, IconProps, useCopy (#3658)
jorbuedo Oct 11, 2024
a3103a5
fix(wallet-mobile): disabled actions label color (#3686)
jorbuedo Oct 12, 2024
0432939
chore(types): add more api errors (#3687)
stackchain Oct 13, 2024
ea153f9
fix(wallet-mobile): offline crashes (#3664)
jorbuedo Oct 15, 2024
ef5a10b
feature(wallet-mobile): new tx review for yoroi swap (#3688)
banklesss Oct 15, 2024
6fbf24a
refactor(swap): move swap calculation functions to manager (#3689)
jorbuedo Oct 16, 2024
c170ce0
feature(wallet-mobile): new tx review for yoroi governance (#3690)
banklesss Oct 16, 2024
8e308f7
feature(wallet-mobile): prefetch ada prices (#3663)
jorbuedo Oct 16, 2024
bc0ae2b
fix(wallet-mobile): restore debug mode (#3691)
jorbuedo Oct 17, 2024
944bf3f
fix(wallet-mobile): autofocus and caret color for send edit amount (#…
jorbuedo Oct 17, 2024
fb4fa06
feature(wallet-mobile): new tx review for catalyst (#3694)
banklesss Oct 17, 2024
1c18498
chore: drop sanchonet (#3693)
jorbuedo Oct 17, 2024
1b18d92
fix(wallet-mobile): navigation weirdness in Send (#3695)
jorbuedo Oct 19, 2024
eb9c3bf
feature(wallet-mobile): new tx review for stake delegation (#3696)
banklesss Oct 21, 2024
ddb429f
refactor(staking): use votingPowerThreshold (#3697)
jorbuedo Oct 22, 2024
57dd045
feat(notifications): Add notifications feature and transaction receiv…
michaeljscript Oct 23, 2024
1bb2adc
chore(wallet-mobile): Bump CSL (#3685)
michaeljscript Oct 23, 2024
b1df6f7
merge: production v5.0.1
stackchain Oct 24, 2024
5a8dcc7
feature(wallet-mobile): new tx review for withdraw staking rewards (#…
banklesss Oct 24, 2024
bc9338d
feat(wallet-mobile): Add PT price changed notification (#3711)
michaeljscript Oct 25, 2024
c14e545
feature(wallet-mobile): new tx review success and error screens (#3712)
banklesss Oct 27, 2024
cf999df
fix: dropped legacy gitlab integration (#3713)
stackchain Oct 28, 2024
2da8589
fix(wallet-mobile): exchange value format (#3714)
banklesss Oct 29, 2024
94f6bfe
feat(wallet-mobile): Rewards updated notification (#3715)
michaeljscript Oct 30, 2024
705ba78
feature(wallet-mobile): new transaction for discovery (dapps) (#3717)
banklesss Oct 31, 2024
d4e9a2d
refactor(wallet-mobile): dropped legacy assert things (#3719)
stackchain Oct 31, 2024
2a659ff
chore(api): updated the protocol params endpoint with the new api res…
stackchain Oct 31, 2024
d79a936
fix(dapp-connector): Prompt user only if window is focused and fix er…
michaeljscript Nov 5, 2024
a918442
fix(wallet-mobile): Navigate to portfolio after clicking back on NFT …
michaeljscript Nov 6, 2024
6a5cda4
feature(wallet-mobile): new tx review stake pool details (#3723)
banklesss Nov 6, 2024
9642d40
feature(wallet-mobile): new tx review wallet balance dialog (#3724)
banklesss Nov 7, 2024
6053994
refactor(wallet-metadata): new tx review metadata (#3728)
banklesss Nov 8, 2024
c696a53
refactor(wallet-mobile): new tx review state (#3729)
banklesss Nov 9, 2024
7855269
fix(wallet-mobile): new tx review improvements (#3730)
banklesss Nov 9, 2024
d29db9b
feat(staking): Support more drep formats (#3732)
michaeljscript Nov 11, 2024
47911a3
feature(wallet-mobile): new tx review multi receivers (#3733)
banklesss Nov 12, 2024
cdb0b9f
feature(wallet-mobile): new tx review mint + reference inputs + infra…
banklesss Nov 14, 2024
6d766f5
feature(wallet-mobile): new tx review update operations (#3737)
banklesss Nov 17, 2024
53b71d6
fix(wallet-mobile): default pt to zero (#3739)
jorbuedo Nov 18, 2024
27f6446
chore: smart workflow - ignore drafts (#3745)
stackchain Nov 19, 2024
cc8da86
feat(wallet-mobile): new tx review foreign utxo info (#3746)
banklesss Nov 26, 2024
65dd30e
fix(wallet-mobile): allow screenshot toggle in android production (#3…
jorbuedo Nov 29, 2024
ed6624f
fix(wallet-mobile): Fallback number for missing data in fetchPtPrice …
jorbuedo Nov 29, 2024
77e0e18
feat(wallet-mobile): new tx review success/failed tx screens (#3747)
banklesss Nov 29, 2024
f3b5c5e
fix(wallet-mobile): last graph timestamp to match between periods (#3…
jorbuedo Dec 2, 2024
33333da
feature(wallet-mobile): new tx review operations log (#3752)
banklesss Dec 2, 2024
131b732
fix(wallet-mobile): linter (#3753)
banklesss Dec 2, 2024
918273d
feature(wallet-mobile): portfolio token list performance improvement …
banklesss Dec 5, 2024
21fd224
Testing CI
crypto-titan Dec 6, 2024
e81d049
fix(wallet-mobile): mnemonic suggestions buttons styles (#3756)
banklesss Dec 10, 2024
22ddfd0
fix(wallet-mobile): tx review metadata json style (#3757)
banklesss Dec 10, 2024
c5a0b72
fix(wallet-mobile): receive address copied feedback in tx history act…
banklesss Dec 10, 2024
4f33434
fix(wallet-mobile): send funnel accepts local decimal separator (#3760)
banklesss Dec 11, 2024
75e54de
fix(wallet-mobile): Fix ledger payload format (#3762)
michaeljscript Dec 13, 2024
7e83e25
fix(wallet-mobile): portfolio chart includes padding offset (#3761)
banklesss Dec 13, 2024
88fc525
fix(wallet-mobile): address details styling (#3759)
banklesss Dec 13, 2024
0c05f3a
merge: production - unreleased
stackchain Dec 13, 2024
01e4a1c
fix(wallet-mobile): Allow ledger to withdraw from non own address (#3…
michaeljscript Dec 16, 2024
3a76790
chore(wallet-mobile): tx review copy updates (#3766)
banklesss Dec 17, 2024
1d032d3
fix(wallet-mobile): error boundary copy action (#3764)
banklesss Dec 17, 2024
134fc89
fix(wallet-mobile): tx review wrong reference inputs display (#3767)
banklesss Dec 17, 2024
c573d1e
fix(wallet-mobile): collateral dialog closing (#3768)
banklesss Dec 17, 2024
a216c03
fix(wallet-mobile): tx review reference inputs (#3770)
banklesss Dec 18, 2024
ecc994b
feature(wallet-mobile): tx review operations notice (#3771)
banklesss Dec 19, 2024
d506c77
fix(wallet-mobile): Fix HW TX signing (#3769)
michaeljscript Dec 19, 2024
d4dc0a4
refactor(wallet-mobile): tx review (#3772)
banklesss Dec 19, 2024
a96e800
fix(wallet-mobile): Handle HW errors gracefully in dApp connector (#3…
michaeljscript Dec 21, 2024
57f2a46
fix(wallet-mobile): portfolio sync issues (#3773)
banklesss Dec 23, 2024
6c22d33
release(wallet-mobile): v5.2.0 review
stackchain Dec 5, 2024
c063a7d
matchfile certs repo update
vsubhuman Dec 6, 2024
9990c71
Testing CICD
crypto-titan Dec 11, 2024
40a4dcd
chore(release): nightly
Dec 11, 2024
a6699a9
chore(release): nightly
Dec 11, 2024
e64794c
Testing an Idea
crypto-titan Dec 12, 2024
4dde935
chore(release): nightly
Dec 12, 2024
bc8f7a8
Update Appfile
crypto-titan Dec 12, 2024
414c710
chore(release): nightly
Dec 12, 2024
aca457c
It should work already! :D
crypto-titan Dec 12, 2024
89c4d19
chore(release): nightly
Dec 12, 2024
8eba7a1
chore(release): nightly
Dec 12, 2024
69560b4
chore(release): nightly
Dec 12, 2024
b85fc77
Add 14.0 platform version
crypto-titan Dec 12, 2024
f096e0f
chore(release): nightly
Dec 12, 2024
bc74a1a
Trying to update xcode project
Dec 12, 2024
5f6c98a
chore(release): nightly
Dec 12, 2024
2d69571
chore(release): nightly
Dec 13, 2024
0cefcff
fix(wallet-mobile): Update iOS deployment target to v 14.0 (#3765)
michaeljscript Dec 16, 2024
abecf8c
chore(release): nightly
Dec 16, 2024
135fbe1
chore(release): nightly
Dec 17, 2024
80cfa41
chore(release): nightly
Dec 17, 2024
21c3d7f
chore(release): nightly
Dec 19, 2024
bbf3b8c
chore(release): nightly
Dec 23, 2024
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

These merge commits were added into this branch cleanly.

There are no new changes to show.