Skip to content

Update dependencies#4

Merged
kgrgpg merged 7 commits intomainfrom
gio/fix-fuzzy-tests
May 30, 2025
Merged

Update dependencies#4
kgrgpg merged 7 commits intomainfrom
gio/fix-fuzzy-tests

Conversation

@sisyphusSmiling
Copy link
Copy Markdown
Contributor

Description

  • Adds DeFiBlocks as a submodule
  • Refactors TidalProtocol contract to extend ViewResolver in place of FungibleToken
  • Updates flow.json to properly implement dependency management
  • Adds Cadence tests to GitHub workflow actions

// This replaces our test FlowVault with the actual Flow token
import "FlowToken"

access(all) contract TidalProtocol: FungibleToken {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@kgrgpg was this a refactor remnant or does this contract actually need to define a Vault resource?

Also, does this contract actually need to resolve metadata or is that also leftover from a previous refactor?

@nialexsan nialexsan requested a review from kgrgpg May 30, 2025 14:09
@kgrgpg kgrgpg merged commit c96c25a into main May 30, 2025
1 check passed
@nialexsan nialexsan deleted the gio/fix-fuzzy-tests branch May 30, 2025 16:26
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