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

Feat/sell simulation #627

Merged
merged 2 commits into from
Nov 27, 2024
Merged

Feat/sell simulation #627

merged 2 commits into from
Nov 27, 2024

Conversation

MarcoMandar
Copy link
Collaborator

Relates to:

Risks

Background

What does this PR do?

What kind of change is this?

Documentation changes needed?

Testing

Where should a reviewer start?

Detailed testing steps

Signed-off-by: MarcoMandar <malicemandar@gmail.com>
Signed-off-by: MarcoMandar <malicemandar@gmail.com>
@lalalune lalalune merged commit 4a0e313 into main Nov 27, 2024
0 of 2 checks passed
@lalalune lalalune deleted the feat/sell-simulation branch November 27, 2024 07:55
@@ -160,6 +162,105 @@ export class WalletProvider {
}
}

async fetchPortfolioValueCodex(runtime): Promise<WalletPortfolio> {
try {
const cacheKey = `portfolio-${this.walletPublicKey.toBase58()}`;
Copy link
Contributor

Choose a reason for hiding this comment

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

we are using paths for the cacheKeys like solana/walletPublicKey/portfolio

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.

3 participants