Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Snippets
  • Register
  • Sign in
  • tezos tezos
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1,720
    • Issues 1,720
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 234
    • Merge requests 234
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TezosTezos
  • tezostezos
  • Merge requests
  • !1069

Introduce snapshots

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Victor Allombert requested to merge nomadic-labs/tezos:storage-team@master-partial-node-with-snapshots into master May 20, 2019
  • Overview 4
  • Commits 11
  • Pipelines 0
  • Changes 23

This MR allows a node to export and import chains snapshots.

  • Context export/import is added through the lib_storage/context_dump interface.
  • The snapshot feature is implemented in lib_shell/snapshots.
  • Finally, new node command is added.

This MR depends on !1067 (merged) and must be merge after.

More info can be found in this post: https://blog.nomadic-labs.com/introducing-snapshots-and-history-modes-for-the-tezos-node.html

Edited May 20, 2019 by Victor Allombert
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: storage-team@master-partial-node-with-snapshots