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

State Network improvements #514

Merged
merged 21 commits into from
Nov 14, 2023
Merged

State Network improvements #514

merged 21 commits into from
Nov 14, 2023

Conversation

acolytec3
Copy link
Collaborator

@acolytec3 acolytec3 commented Nov 9, 2023

Does a variety of improvements on the state network

  • Reorganizes the tests more logically
  • Adds getAccount, getBytecode, and getContractStorage functions to the state network that retrieve content locally and/or from the network via recursive find content
  • Updates the UltralightStateManager to use the state level APIs for retrieving accounts and bytecode
  • Add new integration tests for retrieving content from other nodes as well as recursive find content tests

@acolytec3 acolytec3 changed the title Add state network integration tests State Network improvements Nov 10, 2023
@acolytec3 acolytec3 requested a review from ScottyPoi November 10, 2023 02:46
@ScottyPoi ScottyPoi merged commit 9e01535 into master Nov 14, 2023
4 checks passed
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