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

Add payment router addresses #6860

Merged
merged 1 commit into from
Dec 5, 2023
Merged

Add payment router addresses #6860

merged 1 commit into from
Dec 5, 2023

Conversation

raymondjacobson
Copy link
Member

Description

Deployed & tested on staging (mainnet solana) sp38CXGL9FoWPp9Avo4fevewEX4UqNkTSTFUPpQFRry

Copy link

gitguardian bot commented Dec 5, 2023

⚠️ GitGuardian has uncovered 10 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id Secret Commit Filename
2416685 Generic High Entropy Secret 6128bef packages/mobile/.env.stage View secret
2416686 Generic High Entropy Secret 6128bef packages/web/.env/.env.stage View secret
2416686 Generic High Entropy Secret 6128bef packages/mobile/.env.stage View secret
2460750 Generic High Entropy Secret 6128bef packages/mobile/.env.prod View secret
2460751 Generic High Entropy Secret 6128bef packages/web/.env/.env.prod View secret
2460751 Generic High Entropy Secret 6128bef packages/mobile/.env.prod View secret
3939057 Generic High Entropy Secret 6128bef packages/mobile/.env.dev View secret
3939057 Generic High Entropy Secret 6128bef packages/web/.env/.env.dev View secret
8982309 Generic High Entropy Secret 6128bef packages/web/.env/.env.prod View secret
8982310 Generic High Entropy Secret 6128bef packages/web/.env/.env.stage View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

@audius-infra
Copy link
Collaborator

It looks like there may be some changes to native mobile code, which requires triggering a full app release. Please follow the instructions here: https://www.notion.so/audiusproject/When-to-bump-app-version-2644a8f772364a4d91f44abcba44ce0b?pvs=4. cc @nicoback2 @sliptype

@audius-infra
Copy link
Collaborator

Preview this change https://demo.audius.co/rj-staging-py

@raymondjacobson raymondjacobson merged commit 92dc9bf into main Dec 5, 2023
14 of 16 checks passed
@raymondjacobson raymondjacobson deleted the rj-staging-py branch December 5, 2023 21:49
audius-infra pushed a commit that referenced this pull request Dec 9, 2023
[3c4193e] Fix svgo viewBox defaults (#6901) Dylan Jeffers
[3e414de] Improve mobile clean commands (#6896) Sebastian Klingler
[974ca03] Fix rewards + plays indexing (#6898) Reed
[7bf5e6d] [PAY-2245] Fix purchase radio buttons on android (#6897) Reed
[0559f41] Commit package-lock changes (#6895) Sebastian Klingler
[976b787] [PAY-2221] Purchase content through payment router (#6880) Reed
[5c56fcb] Re-remove copy . . from discovery dev dockerfile (#6889) Raymond Jacobson
[f38b6b3] [C-3456] Improve mobile user-list loading (#6845) Dylan Jeffers
[51c4273] Address mobile icon issues (#6893) Dylan Jeffers
[fafdec4] Polish social media flow, other QA [C-3418] (#6887) nicoback2
[9bced7d] relay: fix error on no metadata (#6883) alecsavvy
[056be80] Bump version to 0.5.34 audius-infra
[9e86ab2] [Harmony] TextInput - show red error if input too long (#6886) nicoback2
[f9de2f3] [INF-557] Convert libs to esm so vite HMR works (#6882) Sebastian Klingler
[d8f2443] [C-3410] Native password page + Common rollup changes (#6874) JD Francis
[503245a] Remove extraneous icon imports (#6885) Dylan Jeffers
[19502f1] [C-3423] Add Avatar component to native harmony (#6884) Kyle Shanks
[93b0280] feat: Add text align to Text component props (#6856) JD Francis
[71f093e] [C-3431] Add universal harmony icons (#6877) Dylan Jeffers
[7df0fda] [Sign Up Redesign] Fix sign up allowed routes [C-3488] (#6879) nicoback2
[dc442e0] Bump version to 0.5.33 audius-infra
[888789f] PROTO-1364: fix relay heavy load (#6878) alecsavvy
[67554f1] [PAY-2197] Check Redis cache for transactions (#6812) Marcus Pasell
[bc26c8b] [PAY-2194] Update summary tables (#6871) Saliou Diallo
[28b90ad] [C-3458] Sign Up QA round 2 (#6851) Dylan Jeffers
[93f97b7] [C-3479] 404 on invalid collection url (#6875) Sebastian Klingler
[6ccf322] [C-3332] Fix playlist edit after create (#6873) Sebastian Klingler
[6da7e8c] [C-2959] Fix creating playlist from track (#6868) Sebastian Klingler
[498c071] [C-3480] Fix null description in Edit Playlist (#6870) Andrew Mendelsohn
[8909f03] fix openresty version (#6869) Steve Perkins
[977dd55] [Mobile] [C-3413] Fix verified sign up on mobile via Twitter/IG (#6855) nicoback2
[1cbc11c] PROTO-1474: Discovery uses db tempalte for integration tests (#6853) Steve Perkins
[165211e] Bump version to 0.5.32 audius-infra
[67d6f27] [C-3457] Simplify harmony-native theme (#6859) Dylan Jeffers
[3a390a7] [PROTO-1478] Add finalPOABlock support to discovery relay (#6861) Raymond Jacobson
[e57b781] Fix discovery lint err (#6867) Michelle Brier
[bee4820] Reindex corrupted discovery indexes (#6865) Raymond Jacobson
[9946c48] Payment router instructions in @audius/spl (#6862) Reed
[37b8a6a] Move node-ui to audius-d (#6823) endline
[cd431cb] Fix typo in libs solana decimals constants (#6863) Reed
[92dc9bf] Add payment router addresses (#6860) Raymond Jacobson
[f59952c] [PROTO-1477] Free up mediorum db space and remove unused code (#6852) Theo Ilie
[f998d54] [C-3408] Native Create Account Page (#6838) JD Francis
[e4f9c41] Update solana-test-validator container build to allow deployment of payment router (#6848) Randy Schott
[a62e5af] [C-3467] Fix python install in mobile ci (#6857) Sebastian Klingler
[bc4d099] [Mobile] Fix profile + cover pic not uploading upon social sign up [C-3466] (#6850) nicoback2
[c6dfb19] re-add docker copy (#6854) Steve Perkins
[0bf73ab] [PAY-2237] Allow for purchaser_user_id in memo (#6849) Raymond Jacobson
[d9959c5] Bump version to 0.5.31 audius-infra
[de5c6d0] Move es-indexer to separate pacakge (#6841) Steve Perkins
[16e6bc7] [C-3459] Improve sign-up responsiveness (#6844) Dylan Jeffers
[f72fdeb] Periodically check for and correct trusted notifier discrepancies in DN (#6832) Michelle Brier
[69a08ab] Remove track_segments data, default to [] (#6835) Steve Perkins
[7705e1c] [C-3385] Harmony icon component tweaks (#6837) JD Francis
[81202f7] [PAY-2236] USDC Balance in mobile nav updates after purchase (#6842) Reed
[a9b35ad] Fix mobile premium track remix visibility (#6843) Saliou Diallo
[942fcb8] Return remixes for premium tracks (#6840) Saliou Diallo
[7089475] Fix remixes for usdc purchase tracks (#6839) Saliou Diallo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants