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

v1.21.0 #1262

Merged
merged 45 commits into from
Jan 23, 2024
Merged

v1.21.0 #1262

merged 45 commits into from
Jan 23, 2024

Conversation

aminlatifi
Copy link
Member

@aminlatifi aminlatifi commented Jan 23, 2024

  • Solana SPL token support
  • Import backup service saved donations
  • Bug fixes

mohammadranjbarz and others added 30 commits January 4, 2024 18:33
Verify transfer spl-token on solana, supporting multi chain solana
* import donations from env vars and add tests

* Read LOST_DONATIONS_TX_HASHES from .env instead of config

* Fix build error

---------

Co-authored-by: Amin Latifi <[email protected]>
Co-authored-by: Mohammad Ranjbar Z <[email protected]>
…ation_center

Setup notification center disabling and reduce notifications
…tion_logic

Move donation received logic to notification adapter
aminlatifi and others added 12 commits January 17, 2024 11:40
…h_correct_value

Fill solana network ids with correct value
* Fix filling solana donations price

related to Giveth/giveth-dapps-v2#3394 (comment)

* Add informative logs for filling value usd part

* Add log for createDonation webservice

* change type of transactionNetworkId to number in ajv schema

* Update createDonation to use correct networkId
* Added Donation Save Backup Adapter

* add backup service import cronjob

* add interface of used params from mongo data

* Change loading urls for backup service

* Refactor donationSaveBackupAdapter and adding mock adapter

* Removed unused package script

* Refactored createBackupDonation to reuse resolver

* Fix createBackupDonation() and write test case for that

* Add importError to failed donation mongo backup

---------

Co-authored-by: mohammadranjbarz <[email protected]>
Co-authored-by: Carlos <[email protected]>
@aminlatifi aminlatifi changed the title V 1.21.0 v1.21.0 Jan 23, 2024
@aminlatifi aminlatifi requested review from mohammadranjbarz and CarlosQ96 and removed request for mohammadranjbarz January 23, 2024 11:23
{
status: DONATION_STATUS.PENDING,
isFiat: false,
importDate: MoreThan(date),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this WHERE correct? Its the same expression twice. Maybe one of them is LessThan?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nvm its ok Thanks for clarifying in chat

Copy link
Collaborator

@CarlosQ96 CarlosQ96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM!

Copy link
Collaborator

@mohammadranjbarz mohammadranjbarz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @aminlatifi and @CarlosQ96 LGTM

@mohammadranjbarz mohammadranjbarz merged commit 262be4d into master Jan 23, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants