Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Snapshot plugin#4837

Closed
elmato wants to merge 4 commits intoEOSIO:masterfrom
elmato:snapshot-plugin
Closed

Snapshot plugin#4837
elmato wants to merge 4 commits intoEOSIO:masterfrom
elmato:snapshot-plugin

Conversation

@elmato
Copy link
Contributor

@elmato elmato commented Jul 24, 2018

This PR adds a new plugin that allows to take a snapshot of the blockchain state at a determined block.
The snapshot is taken and saved after the specified block is applied.

The generated snapshot contains:

  • The chain id
  • The genesis state
  • The block_header_state object
  • All accounts (with permissions)
  • All the tables

@elmato elmato mentioned this pull request Jul 24, 2018
@heifner
Copy link
Contributor

heifner commented Oct 12, 2018

Superseded by #5956

@heifner heifner closed this Oct 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants