Skip to content

Conversation

@rickyrombo
Copy link
Contributor

Audius cmd runs locally, with and without the network cut

[audius-sdk][discovery-node-selector] Selecting new discovery node...
Purchasing track... {
  trackId: 'jvpKYxa',
  userId: 'X9vjZkj',
  price: 1,
  extraAmount: undefined
}
[audius-sdk][tracks-api] Fetching track purchase info... { trackId: 549118777 }
[audius-sdk][discovery-node-selector] health_check http://audius-protocol-discovery-provider-1 healthy
[audius-sdk][discovery-node-selector] Refreshed service list with 1 nodes.
[audius-sdk][storage-node-selector] Updating list of available content nodes
[audius-sdk][discovery-node-selector] Selected discprov http://audius-protocol-discovery-provider-1 [
  { stage: 'Get All Services', val: [ [Object] ] },
  { stage: 'Filter Out Known Unhealthy', val: [ [Object] ] },
  { stage: 'Get Selection Round', val: [ [Object] ] },
  {
    stage: 'Made A Selection',
    val: 'http://audius-protocol-discovery-provider-1'
  }
] { attemptedServicesCount: 1 }
[audius-sdk][storage-node-selector] Updating list of available content nodes
[audius-sdk][tracks-api] Purchase total: 1000000n
[audius-sdk][tracks-api] Calculated splits: [
  {
    wallet: 'H5JaJbRdXvQzwgXKqx1MerxEvRByH6BXg9aEMEBHBRat',
    amount: 900000n
  },
  {
    wallet: '3XmVeZ6M1FYDdUQaNeQZf8dipvtzNP6NVb5xjDkdeiNb',
    amount: 100000n
  }
]
[audius-sdk][tracks-api] Using userBank 52QWmVc4SZWvaySy28QvRLuUR6ECvg6r1i29Ft8QUFMX to purchase...
Successfully purchased track
Transaction Signature: DDMguNLn4H8PvQUpvtFY2NtqMmEaqYHt71mtth3SMtLmYuzNmAdAmoFXhaAzUVwBiDh6ti77YYVk4S2gYs5SsBJ

@changeset-bot
Copy link

changeset-bot bot commented Aug 27, 2024

⚠️ No Changeset found

Latest commit: 80c663f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@gitguardian
Copy link

gitguardian bot commented Aug 27, 2024

⚠️ GitGuardian has uncovered 1 secret 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 secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
9349019 Triggered Generic High Entropy Secret ddbdcf0 dev-tools/config.json 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 secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  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.

price,
extraAmount
extraAmount,
includeNetworkCut: true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

worth it being an arg?

@rickyrombo rickyrombo merged commit df12894 into main Aug 27, 2024
@rickyrombo rickyrombo deleted the mjp-network-cut-local branch August 27, 2024 17:01
audius-infra pushed a commit that referenced this pull request Aug 28, 2024
[59f2736] Use max(created_at) for chat_blast last_message_at (#9562) Reed
[b503a58] Update python package for dn dockerfile (#9560) Danny
[39c7764] [PAY-3371] Add endpoint to get tracks by user that have been remixed (#9554) Andrew Mendelsohn
[df12894] Use owner wallet as the staking bridge program address when runing locally (#9556) Marcus Pasell
schottra added a commit that referenced this pull request Aug 28, 2024
…-apiClient

* origin/main:
  Live reload for comms server (#9567)
  [PAY-3374] Fix selection colors for composer (#9565)
  Audius Protocol v0.6.178
  Use max(created_at) for chat_blast last_message_at (#9562)
  Update comment-section-api (#9551)
  [PAY-3384] Implement web pay with anything (#9279)
  [C-4981] Comments desktop tweaks (designer QA) (#9548)
  Update python package for dn dockerfile (#9560)
  [PAY-3152] Fix Accounts You Manage modal showing after switching accounts (#9558)
  [PAY-3371] Add endpoint to get tracks by user that have been remixed (#9554)
  Use owner wallet as the staking bridge program address when runing locally (#9556)
  [QA-1526] Hotfix pagination issues (#9557)
  Fix types on harmony virtualized (#9553)
  [C-4955] Comment action drawer (#9534)
  Audius Protocol v0.6.177
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.

2 participants