Skip to content

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented Oct 20, 2022

Close #1752

This PR removes a lot of fields from the database, as the values of these fields is now computed from the runtime of the finalized block when the client initialized.

While this PR is fully ready, I'm opening it as a draft. Unfortunately, the runtime functions used by the chain information builder weren't always available, and so the loading might fail. This needs to be first figured out.

Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving tomaka's pull requests. This auto-approval will be removed once more maintainers are active.

@github-actions
Copy link
Contributor

twiggy diff report

Difference in .wasm size before and after this pull request.


 Delta Bytes │ Item
─────────────┼──────────────────
          +0 ┊ Σ [0 Total Rows]

@tomaka
Copy link
Contributor Author

tomaka commented Oct 25, 2022

Blocked on #2930

@tomaka tomaka added the blocked Can't work on this issue because it is blocked on something out of our control label Oct 25, 2022
@tomaka
Copy link
Contributor Author

tomaka commented Oct 28, 2022

Since #2930 is not doable, this is instead blocked on #165.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked Can't work on this issue because it is blocked on something out of our control

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Full node should load consensus data from chain storage instead of storing it in database

1 participant