Skip to content

Use inodes in snapshots#19

Open
icristescu wants to merge 145 commits intotarides:masterfrom
icristescu:snapshot_expose
Open

Use inodes in snapshots#19
icristescu wants to merge 145 commits intotarides:masterfrom
icristescu:snapshot_expose

Conversation

@icristescu
Copy link

@icristescu icristescu commented Feb 6, 2022

needs mirage/irmin#1757. Based on #18

only tested this for rolling snapshots

import:

> ./tezos-node snapshot import snapshot_inode_2 --data-dir ./data_snapshot_inode
Feb  6 10:59:05.264 - node.snapshots: importing data from snapshot
...
end - maxrss 896288 KB
Feb  6 11:15:00.812 - node.snapshots: successful import from file snapshot_inode_2

export:

> ./tezos-node snapshot export --rolling --data-dir ./data_snapshot_inode
Feb  6 11:24:17.283 - node.snapshots: exporting a snapshot in rolling mode
...
end - maxrss 1833336 KB
Feb  6 11:35:50.715 - node.snapshots: successful export:

Sventimir and others added 9 commits March 15, 2022 21:00
Docs: Add the concept of MR's owner.

See merge request tezos/tezos!4738
As requested by Romain, here is the change that eliminates the problematic
Cli.init function from the Tezt framework. Instead of using commands with
cmdliner we now use Tezt tags to select the right "command". We pass options
by using the newly conceived --test-arg or -a command line option.
Tezt: drop Cli.init, TPS: refactor the app

See merge request tezos/tezos!4715
…tar-syntax' into 'master'

Proto-compiler,Proto-updater: convert to newer let* syntax

See merge request tezos/tezos!4710
@icristescu icristescu force-pushed the snapshot_expose branch 2 times, most recently from 8050433 to 4fd5ed5 Compare March 16, 2022 10:15
Marge Bot and others added 11 commits March 16, 2022 11:23
…or-encoding' into 'master'

Error_monad: fix and document limitations of the error_encoding

See merge request tezos/tezos!4611
Conflict point optimization #2454

See merge request tezos/tezos!4621
Add docs for metrics and new command to the node.

See merge request tezos/tezos!4669
Everywhere: use the `let*` of QCheck Gens rather than the infix binds

See merge request tezos/tezos!4707
It will be used to introduce an existential on the soon-to-be-added second parameter of ty
gh-naih and others added 29 commits March 21, 2022 08:52
Because this is what actually happens: preoriginations are only set for internal operations.
Proto/Michelson: enrich the origination internal operation

See merge request tezos/tezos!4643
Tezt: add missing ?hooks arguments

See merge request tezos/tezos!4705
Tezt: run self tests in CI and update self test cram tests

See merge request tezos/tezos!4773
Proto-env: simplify build, keep only one opam package

See merge request tezos/tezos!4754
Docs/Proto/script_ir_translator: units in script/code_size docs

See merge request tezos/tezos!4757
Co-authored-by: Thomas Letan <lthms@nomadic-labs.com>
Proto,alpha: Verify proofs submitted during a rejection

See merge request tezos/tezos!4726
remove unused function

See merge request tezos/tezos!4591
Tx_rollup,Proto: fix expected field for [Counter_mismatch]

Closes #2677

See merge request tezos/tezos!4780
Env v5: use Bls12_381.MinSig instead of Bls12_381.MinPk

See merge request tezos/tezos!4779
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.