Skip to content

Conversation

@THErealARETE
Copy link
Contributor

…rations

  • Add updateContract method for contract maintenance operations
  • Add getRngSeed() to testdata-provider for centralized RNG seed management
  • Refactor deployContract, callContract, and updateContract to use testdata-provider
  • Extract common validation logic (validateDeploymentResult)
  • Extract common transaction sending logic (sendTransactionFile)
  • Update GraphQL query to include transaction field for ContractUpdate
  • Implement all three contract update tests
  • Follow DRY principles and best practices across all contract methods

…rations

- Add updateContract method for contract maintenance operations
- Add getRngSeed() to testdata-provider for centralized RNG seed management
- Refactor deployContract, callContract, and updateContract to use testdata-provider
- Extract common validation logic (validateDeploymentResult)
- Extract common transaction sending logic (sendTransactionFile)
- Update GraphQL query to include transaction field for ContractUpdate
- Implement all three contract update tests
- Follow DRY principles and best practices across all contract methods
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.

2 participants