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

[pull] main from gitcoinco:main #13

Open
wants to merge 247 commits into
base: main
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented May 3, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

lucianHymer and others added 30 commits February 22, 2024 12:36
* 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
* 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(GtcStaking): fix TrustedCitizen stamp(#2310)

* feat(GtcStaking): add comment (#2348)

* feat(GtcStaking): fix lint issue (#2348)
* 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]>
lucianHymer and others added 30 commits November 4, 2024 14:49
* 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
* 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
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

10 participants