-
Notifications
You must be signed in to change notification settings - Fork 37
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
Feature/407 update vda node xxx packages #408
Conversation
- Update the address and abi of `StorageNodeRegistry` contract
- Added pagination to `getNodes...()` functions - Added 2-step ownership transfer - Update the test files
- Added pagination to the `getNodesBy...()` functions - Update the test code
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comments
- Uncomments the `DataCentre Test` block
- Updated the `StorageNodeRegistry` contract address
- Added test code for pagination check (pageSize limit)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
With the CHANGELOG.md files, please specify no date or version number. I will add these when the changes are actually published to npm, along with other changes.
vda-node-manager
andvda-node-client
functionsStorageNodeRegistry
contract address and abi in thevda-common