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

Disable dapp cors with envs #1219

Closed
wants to merge 85 commits into from
Closed

Conversation

CarlosQ96
Copy link
Collaborator

@CarlosQ96 CarlosQ96 commented Dec 28, 2023

Issue: #1217

Moved the callback to it's own file, we should probably look into separating code from the bootstrap.ts, to prevent it from growing too much. Better separation of concerns.

CarlosQ96 and others added 30 commits May 31, 2023 02:03
fix refreshuserScore and add tests for estimated matching
add field decorator to qfround entity
…in_total_donations

Add sent matching fund to total donations of project and total received of users
CarlosQ96 and others added 15 commits December 13, 2023 11:05
* Initial add solana address support to project address

* Added chaintype to graphql validator and project verification form

* Added chainType to token
Refactored project filter query builder
Added tests

* Fixed issue in test graphql query
Added some tests

* Fixed issues with tests

* Revert unwanted changes happend after merge

* Fixed issues happend after merge

* Fixed an issue in setting chainType in projectUpdate
* modify create donation resolver to handle solana token

* fix backward compatible tests

* add tests to solana donation creation

* add tests for solana resolvers (wip)

* fix solana donation tests and logic

* handle multiple solana tokens (future)

* fix some qfround tests

* add solana native token migration

* Update test/testUtils.ts solana token address

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

* Update migration/data/seedTokens.ts Decimals in Token

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

* Update migration/data/seedTokens.ts

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

* Update src/resolvers/donationResolver.test.ts

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

* solana feedback

* fix seed tokens

* fix solana donation flow and apply code feedback

* remove unnecesary code and improve migration

---------

Co-authored-by: Amin Latifi <[email protected]>
* Changed address invalid message

* Removed unused queries

* Fixed solana address verification problem
* Add test cases for verifying solana transactions

related to #1171

* Fix build problems

* Refactor verifying solana transfer transactions
@CarlosQ96 CarlosQ96 requested review from mohammadranjbarz and aminlatifi and removed request for mohammadranjbarz December 28, 2023 04:04
@aminlatifi
Copy link
Member

@mohammadranjbarz I think we must first merge the changes to staging to be sure it works fine

@CarlosQ96 CarlosQ96 changed the base branch from master to staging December 28, 2023 17:51
@CarlosQ96
Copy link
Collaborator Author

Ok we can merge to staging then.

@aminlatifi
Copy link
Member

Ok we can merge to staging then.

It's merged via #1221

@CarlosQ96 CarlosQ96 changed the base branch from staging to master December 31, 2023 14:50
@CarlosQ96
Copy link
Collaborator Author

Can close this since we are making a release to master from staging

@CarlosQ96
Copy link
Collaborator Author

closing

@CarlosQ96 CarlosQ96 closed this Dec 31, 2023
@aminlatifi aminlatifi deleted the hotfix_disable_cors_with_envs branch February 13, 2024 11:09
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.

6 participants