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

Master -> staging #1270

Merged
merged 5 commits into from
Jan 28, 2024
Merged

Master -> staging #1270

merged 5 commits into from
Jan 28, 2024

Conversation

aminlatifi
Copy link
Member

No description provided.

aminlatifi and others added 5 commits January 23, 2024 19:23
* Verify transfer spl-token on solana, supporting multi chain solana

related to #1175

* fix solana tests on devnet

* add solana additional tokens

* fix solana token transfer test

* improve joi schema chaintype validator

* Add another spl-token transfer test case, change validator of createDonation webservice

related to #1232 (comment)

* Refactor and change a nested if-else with witch case

* Removed only tags from tests

* Update src/utils/errorMessages.ts

Co-authored-by: Amin Latifi <[email protected]>

* Update src/utils/locales/en.json

Co-authored-by: Amin Latifi <[email protected]>

* Fill networkId for solana addresses when create/update projects

* Add some test tokens for solana dev chain

* Import lost donations into DB cronjob  (#1236)

* 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]>

* setup notification center disabling and reduce notifications

* Change filling networkId for solana

* Fix migration files for adding spl tokens on solana

* Modify create donation test cases for check filling networkId of solana donations

* comment out notification center methods interface

* Revert "comment out notification center methods interface"

This reverts commit 4a6dd8c.

* set logic as before, comment notification center methods not required

* move donation received logic to notification adapter

* Refactor get networkId for solana addresses and implement getAppropriateNetworkId

* Fix filling solana donations price (#1252)

* 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 jobId to donation verification queue

* fix test env

* Import from Donation Backup Service (#1253)

* 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]>

* Fix query of getting failed donations from mongo API

* Add more logs for importing failed donations

* Change info logs to debug logs

* 1.21.0

* Add importDate to donation entity

* Fill importDate of donation correctly

---------

Co-authored-by: Mohammad Ranjbar Z <[email protected]>
Co-authored-by: Carlos <[email protected]>
Co-authored-by: CarlosQ96 <[email protected]>
…_for_backup

Fetch networkId from token data
Disable jobId on verifyDonationsQueue adding process
@mohammadranjbarz mohammadranjbarz merged commit 3c699de into staging Jan 28, 2024
1 check 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