forked from passportxyz/passport
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] main from gitcoinco:main #13
Open
pull
wants to merge
247
commits into
Hawthorne001:main
Choose a base branch
from
passportxyz:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat(app): enabling dynamically defined dashboard customizations * feat: added finalized avax links
* feat(platforms): adding more info to Civic sidebar * commit
* rewkr[iam]: wip * fix(iam): fix build issue * fix(iam): fixing github & linter warnings * fix[iam]: drop the from index.ts * fix[iam]: fix failing tests * fix[iam]: move issuer key loading & issuer derivation to module
* fix(iam): logging Moralis errors independedntly from Redis errors * feat(iam): adding alarm for moralis errors & also specifying for all alarms
… unclaimable, leave the existing credential in place (#2274) * feat(app): when attempting to re-claim a valid credential that is now unclaimable, leave the existing credential in place * test(app): added mock check to test
…f the staking app (#2337)
Add comment for github webhook
* WIP id staking v2 * update self staking tests * add V1 & V2 tests for self staking * update tests * feat(GtcStamp): fix yarn lint error (#2310) * feat(GtcStaking): remove comment (#2310) * feat(GtcStaking): unrelevant test - new API returs the current total (#2310) * feat(GtcStaking): simplify the count of relevant stakes for V2 (#2310) * feat(GtcStaking): improve selfstake logic (#2310) * feat(GtcStaking): simply selfstake logic & typo fix community staking (#2310) * feat(GtcStaking): update the gtc stake V2 response (#2310) * feat(GtcStaking): update the gtc stake V2 response (#2310) * feat(GtcStaking): update gtc stake tests(#2310)
* feat(app): updating datadog config * feat(app): update also sample env file + make sure all DATADOG_* values default to the empty string
* feat(app): using new customization paths * feat(app,customization): loading customization from backend * test(app): updated existing tests * feat(app): enabled rendering of API-defined components * feat(ui): adding scorer info to customization * feat(app): enabling using custom scorer for UI score * feat(api): use scorer weights in custom dashboard * feat(ui): get score when customization changes * fix(app): refetch weights when the customization is changed * feat(app): filtering stamps with 0 weight * test(ui): added filtering tests --------- Co-authored-by: Gerald Iakobinyi-Pich <[email protected]>
…ing issues (#2365) * fix: fixing issues with filtering, rescoring for customizations * fix: fixing issues with filtering, rescoring for customizations * feat(ui): allow customization of scorer title
#2376) * feat(platforms): have removed 'GitcoinContributorStatistics#numGrantsContributeToGte#*' stamps * feat(iam): fix failing tests * feat(platforms,types): remove 'githubAccountCreationGte#*' prooviders - this also removed the legacy github providers - also drops the FF_NEW_GITHUB_STAMPS feature flag in be and app * fix(app,database-client): removing refs to old providers * feat(platmros,types): remove 'GuildMember' * feat(platforms,types): removing providers 'IdenaAge#5' and 'IdenaAge#10' * feat(platforms,types): removing providers: IdenaStake#100k,IdenaStake#10k,IdenaStake#1k * feat(app,platforms,types): removing PHIActivityGold,PHIActivitySilver * feat(app,platforms,types): removing 'Poh' provider * feat(app,platforms,types): removing 'Twitter' providers + some remains from Poh provider * feat(app,platforms,types): removing 'ZkSync' provider * feat(app,platforms,types): removing providers CyberProfile* providers * feat(app,platforms,types): removing provider ETHPioneer * feat(app,platforms,types): removing provider SnapshotVotesProvider * fix(platforms): fix linter config, remove 'plugin:prettier/recommended' * feat(types): removing providers CommunityStakingBronze,CommunityStakingGold,CommunityStakingSilver
* feat(platforms): added zksync model providers * feat(platforms): parameterized zk model tests * fix: small type change
* feat(NftStamp): update nft stamp, include nft model * feat(NftStamp): minor updates & fix minor bug (#2332) * feat(NftStamp): update stamp description, remove unused data, add tests for error cases (#2332) * feat(NftStamp): add error tests & minor rename (#2332) * feat(platforms,nft): adding name to test error case names --------- Co-authored-by: Gerald Iakobinyi-Pich <[email protected]>
* feat(iam): updated to ethers v6 * feat(iam): updated eas library * feat(infra): removing all tsconfig entries
* feat(linkedin): wip add linkedin v2 * feat(linkedin): add linkedin v2) * feat(linkedin): remove linkedin verified email * feat(linkedin): display linkedin V1 only if user already claimed it * remove deprecated label * feat(linkedin): update linkedin V2 description * feat(linkedin): update linkedin V2 stamp * feat(linkedin): update linkedin stamp * feat(linkedin): update platform map
this fixes #2915
* fix: changing to 1Password ressources that are deleted * fix: remove ref to passport-review-* in build_and_deploy_generic.yml * fix: remove ref to passport-review-* in deploy_generic.yml * fix: remove refs to deleted records from staging and production workflows * fix: remove refs to deleted some more records from staging and production workflows
…#3059) * updated descriptions for coinbase and binance Stamps * escaped characters
* feat: adding alarm that monitors %xx errors in IAM * fix: alarm config for IAM * fix: naming of variable
#3071) * feat: braking out thei am infra, dropping the service for the gitcoin domain * feat: drop TODO * feat: reworking infra, added the embed ECS task * feat: adding passport-embed service * feat: added building the docker image for the embed service to the workflow * Update infra/aws/embed.ts Co-authored-by: larisa17 <[email protected]> * Update infra/aws/embed.ts Co-authored-by: larisa17 <[email protected]> * Update infra/aws/embed.ts Co-authored-by: larisa17 <[email protected]> * feat: forgoit to add cluster.ts * feat: adidng dummy test for embed * feat: updating ../infra/yarn.lock * feat: have removed embed workspace for now --------- Co-authored-by: larisa17 <[email protected]>
* fix: docker build * fix: adding missing linter config
* feat(app): wip - updating web3modal->appkit, updating RPCs * feat(app,platforms): switching to wagmi - wip, updated ethers in platforms * feat(app): switching to vitest, adding tests * fix: fixing lint error, login issues - wip * chore(app,iam): updating did dependencies * fix: fixing wagmi * chore: fixed test issues * chore: cleanup * chore: cleanup * chore: cleanup * fix: fixed onchain score read for custom scorer * chore: cleanup
* feat(iam): checking bans before issuing credentials - wip * feat(iam): moving to /bans.ts, adding tests * feat(iam): checking revocations for onchain data
* feat(app): adding ENV var for resetting wallet connection * chore: cleanup and testing
…fication (#3087) * feat(platforms): adding isDeprecated option to providers, reject verification * feat(app): hiding deprecated credentials * chore: fixed existing tests * chore: adding tests * feat: refactored provider filtering, added tests * chore: changed local export path * cleanup * feat: adding 1 comment for an exported var --------- Co-authored-by: Gerald Iakobinyi-Pich <[email protected]>
* feat(onChain): update onchain get passport call * feat(onChain): remove logs
* fix: load balancer spec in 5XX alarm for iam * feat: use --frozen-lockfile when installing with yarn
* chore(platforms): deprecating stamps * feat(app): adding new stamp versions, updating deprecated stamp display * chore(platforms): deprecated additional stamps, checking aggregate model
* feat(holonymphone): add holonym phone stamp * feat: adding HOlonym stamps to the 1-click flow * feat(holonymphone): add holonym phone stamp test --------- Co-authored-by: Gerald Iakobinyi-Pich1 <[email protected]>
* feat: update providerBitMapInfo * feat: update providerBitMapInfo
* feat(holonymphone): modify error handling * feat(holonym): update tests * feat(holonym): update tests * feat(holonym): update tests * chore: fix tests --------- Co-authored-by: Lucian Hymer <[email protected]>
…points to tell the user about (#3148) * fix(app): making distinction between technically possible points and points to tell the user about * chore(platforms): updating holonym sidebar language
* feat(platforms): updating eth stamp to use aggregate model * fix: account analysis * fix: remove log --------- Co-authored-by: Gerald Iakobinyi-Pich1 <[email protected]>
…undoing some changes in previous commit regarding mockResolvedValueOnce (#3150)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )