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

Clean up contracts storage #661

Closed
Tracked by #665
renauter opened this issue Apr 7, 2023 · 1 comment
Closed
Tracked by #665

Clean up contracts storage #661

renauter opened this issue Apr 7, 2023 · 1 comment
Assignees
Labels
type_bug Something isn't working

Comments

@renauter
Copy link
Collaborator

renauter commented Apr 7, 2023

Contracts storage map should reflect information to other storage maps:

  • For each existing Node Contract:

    • ActiveNodeContracts list for related node should store the contract
      Seen on devnet: contract 8786 on node 19 is not in active list [19658, 19664, 19791, 20876, 22149, 22151]
      image
      image

    • A node/deployment key should exist in ContractIDByNodeIDAndHash
      Seen on devnet: key not exists for contract 5880 on node 15
      image
      image

  • Name Contracts:

    NOTHING TO REPORT

  • Rent Contracts:

    NOTHING TO REPORT

@renauter renauter added the type_bug Something isn't working label Apr 7, 2023
@renauter renauter added this to the 2.4.0 milestone Apr 7, 2023
@renauter renauter self-assigned this Apr 7, 2023
@DylanVerstraete
Copy link
Contributor

Fix deployed and verified on devnet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type_bug Something isn't working
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants