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

merge main to develop #4856

Closed
wants to merge 38 commits into from
Closed
Show file tree
Hide file tree
Changes from 31 commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
428a9a3
Fix/usdt donation on mainnet
kkatusic Oct 8, 2024
f565e1d
rebuild
kkatusic Oct 8, 2024
d5192fa
rebuild
kkatusic Oct 8, 2024
078993e
removed temp variable
kkatusic Oct 8, 2024
7b0725b
Merge pull request #4831 from Giveth/fix/usdt_mainnet_donation
kkatusic Oct 8, 2024
de08251
updating viem and wagmi
mateodaza Oct 8, 2024
fd6ff0e
Merge pull request #4832 from Giveth/updating-wagmi
mateodaza Oct 8, 2024
b48c07a
Update SelectTokenModal.tsx
mateodaza Oct 8, 2024
c70acad
Merge branch 'main' into fixing-build-issue
mateodaza Oct 8, 2024
919b27b
Update useCreateEvmDonation.tsx
mateodaza Oct 8, 2024
71c56a1
Update usePassport.ts
mateodaza Oct 8, 2024
24ca887
Update transaction.ts
mateodaza Oct 8, 2024
35687b0
Merge pull request #4833 from Giveth/fixing-build-issue
mateodaza Oct 8, 2024
df2545d
Update wagmiConfigs.ts
mateodaza Oct 8, 2024
3170280
Merge pull request #4834 from Giveth/mainnet-donation-bug
mateodaza Oct 8, 2024
9f67e61
removed stake together
kkatusic Oct 23, 2024
b5e583a
Merge pull request #4852 from Giveth/remove_stake_together
mohammadranjbarz Oct 24, 2024
e4698ad
added footer links to qacc
lovelgeorge99 Oct 25, 2024
a52b987
Merge pull request #4855 from Giveth/qacc-footer-links
lovelgeorge99 Oct 25, 2024
cf32f76
Disable USDC on recurring donation
kkatusic Nov 11, 2024
7c3e93d
Merge pull request #4866 from Giveth/disable_usdc_recurring
kkatusic Nov 11, 2024
de3da5f
Fix/Recurring donation for USDC
kkatusic Nov 26, 2024
16294c3
add cbBTC token images
divine-comedian Nov 27, 2024
2b943cf
started diagnostic
kkatusic Nov 28, 2024
7b1534a
fixing missing streams
kkatusic Nov 28, 2024
0ce1b94
removing console logs
kkatusic Nov 28, 2024
664c79a
fixing modify stream balance
kkatusic Nov 28, 2024
fdb5f41
fix token decimals and symbols on withdraw and summary views
divine-comedian Nov 28, 2024
058091c
fix usdc & usdc.e deposit decimals logic on upgrade
divine-comedian Dec 2, 2024
83737bf
Merge pull request #4876 from Giveth/fix_recurr_donations
kkatusic Dec 2, 2024
7eafe7a
fix some decimal handling and incorrect USDC.e symbol on drop down menu
divine-comedian Dec 2, 2024
d6e2757
Merge branch 'main' into v2.34_release
kkatusic Dec 4, 2024
44a270a
changed release version
kkatusic Dec 4, 2024
2bd4228
Merge pull request #4888 from Giveth/v2.34_release
RamRamez Dec 4, 2024
458041e
Feat/Adding Comarketing pdf
kkatusic Dec 5, 2024
d2fe5e6
Merge pull request #4891 from Giveth/add_comarketing
kkatusic Dec 5, 2024
8e00d26
Fix/App Safe iframe
kkatusic Dec 11, 2024
2b89d92
Merge pull request #4899 from Giveth/fix/app_global_iframe
kkatusic Dec 12, 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
2 changes: 2 additions & 0 deletions lang/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@
"component.title.user_guides": "Guies d'Usuari",
"component.title.we_hiring": "Estem contractant!",
"component.title.what_is_giveth": "Què és Giveth?",
"component.title.qacc": "Q/acc",
"component.title.qacc_news": "Q/acc News",
"component.title.with_your_donation": "amb la teva donació",
"component.tooltip.donate_anonymously": "En marcar això, no considerarem la informació del teu perfil com a donant per a aquesta donació i no la mostrarem a les pàgines públiques.",
"component.tooltip.donate_privately": "Si marques això, amagarem el teu nom i l'enllaç de la transacció de donació de la pàgina del projecte, i no mostrarem aquesta donació a la teva pàgina de perfil públic.",
Expand Down
2 changes: 2 additions & 0 deletions lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@
"component.title.tos": "Terms of Use",
"component.title.user_guides": "User Guides",
"component.title.we_hiring": "We're Hiring!",
"component.title.qacc": "Q/acc",
"component.title.qacc_news": "Q/acc News",
"component.title.what_is_giveth": "What is Giveth?",
"component.title.with_your_donation": "with your Donation",
"component.tooltip.donate_anonymously": "By checking this, we won't consider your profile information as a donor for this donation and won't show it on public pages.",
Expand Down
2 changes: 2 additions & 0 deletions lang/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -706,6 +706,8 @@
"label.on": "en",
"label.onboarding_guide": "Guía de incorporación",
"label.one_million_giv": "1 Millón de GIV",
"component.title.qacc": "Q/acc",
"component.title.qacc_news": "Q/acc News",
"label.one_round": "1 Ronda",
"label.one_time_donation": "Donación Única",
"label.on_gnosis_and": "en el red de Gnosis Chain y además, ¡el 80% de las tarifas de registro van al 'Matching Pool' de Giveth!",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
"styled-components": "^6.1.12",
"swiper": "^11.1.3",
"unsplash-js": "^7.0.19",
"viem": "^2.21.16",
"wagmi": "^2.12.16"
"viem": "^2.21.19",
"wagmi": "^2.12.17"
},
"devDependencies": {
"@babel/preset-typescript": "^7.23.3",
Expand Down
Binary file added public/images/tokens/cbBTC.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions public/images/tokens/cbBTC.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading