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: Added Integration Test for NodeCreateTransaction #787

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

gsstoykov
Copy link
Contributor

@gsstoykov gsstoykov commented Oct 9, 2024

Description:
This PR serves as a POC for using NodeCreateTransaction.

Related issue(s):

Fixes #782

Notes for reviewer:
Can be merged even if POC as it adds an Integration test. CI will fail against local-node so the test will be disabled(It needs Solo configured in our CI).

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@gsstoykov gsstoykov added the Improvement Code changes driven by non business requirements label Oct 9, 2024
@gsstoykov gsstoykov self-assigned this Oct 9, 2024
@gsstoykov gsstoykov linked an issue Oct 9, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Code changes driven by non business requirements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test NodeCreateTransaction with Solo
1 participant