Skip to content

fix: ensure to limit deleting of old network assets to tokens that we're resolving#154

Merged
beeman merged 1 commit intodevfrom
beeman/fix-eager-delete
Aug 19, 2025
Merged

fix: ensure to limit deleting of old network assets to tokens that we're resolving#154
beeman merged 1 commit intodevfrom
beeman/fix-eager-delete

Conversation

@beeman
Copy link
Member

@beeman beeman commented Aug 18, 2025

This patch fixes an issue where the logic would delete assets that were added using another method (eg, cached tokens).

The fix makes sure to only delete tokens from groups (mints/collections) that we're actually resolving. So assets from cached tokens will never be deleted through this logic.

@nx-cloud
Copy link

nx-cloud bot commented Aug 18, 2025

View your CI Pipeline Execution ↗ for commit e595935

Command Status Duration Result
nx affected --target=lint --parallel=3 ✅ Succeeded 23s View ↗
nx affected --target=test --parallel=3 --ci --c... ✅ Succeeded 22s View ↗
nx affected --target=build --parallel=3 ✅ Succeeded 17s View ↗
nx-cloud record -- pnpm nx format:check ✅ Succeeded 3s View ↗

☁️ Nx Cloud last updated this comment at 2025-08-18 22:52:13 UTC

@beeman beeman merged commit e595935 into dev Aug 19, 2025
9 checks passed
@beeman beeman deleted the beeman/fix-eager-delete branch August 19, 2025 15:12
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.

1 participant