Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Snapshot creation and restoration #1679

Merged
merged 88 commits into from
Aug 5, 2016
Merged

Commits on Jul 12, 2016

  1. Configuration menu
    Copy the full SHA
    317a3bf View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2016

  1. clean up some derefs

    rphmeier committed Jul 13, 2016
    Configuration menu
    Copy the full SHA
    575de78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aec9c9e View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2016

  1. Configuration menu
    Copy the full SHA
    0ebd69a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0f9759 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02d052d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8f7c4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f96512 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2016

  1. Configuration menu
    Copy the full SHA
    a8da992 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2016

  1. Configuration menu
    Copy the full SHA
    7b3b494 View commit details
    Browse the repository at this point in the history
  2. remove snapshottaker trait

    rphmeier committed Jul 16, 2016
    Configuration menu
    Copy the full SHA
    51fc3d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b77d8e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    910b77f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    039decc View commit details
    Browse the repository at this point in the history
  6. implement snapshot readers

    rphmeier committed Jul 16, 2016
    Configuration menu
    Copy the full SHA
    2c68467 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dbc15c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2016

  1. Configuration menu
    Copy the full SHA
    f3ad832 View commit details
    Browse the repository at this point in the history
  2. describe offset format

    rphmeier committed Jul 17, 2016
    Configuration menu
    Copy the full SHA
    b588feb View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2016

  1. Configuration menu
    Copy the full SHA
    4ecf7b9 View commit details
    Browse the repository at this point in the history
  2. merge with master

    rphmeier committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    fea41ad View commit details
    Browse the repository at this point in the history
  3. merge with master

    rphmeier committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    5ea7324 View commit details
    Browse the repository at this point in the history
  4. blockchain formatting

    rphmeier committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    13852b9 View commit details
    Browse the repository at this point in the history
  5. implement parity snapshot

    rphmeier committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    257b8d3 View commit details
    Browse the repository at this point in the history
  6. implement snapshot restore

    rphmeier committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    1573acd View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2016

  1. Configuration menu
    Copy the full SHA
    edf75dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7a1f6e View commit details
    Browse the repository at this point in the history
  3. fix seal field loading

    rphmeier committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    de0236b View commit details
    Browse the repository at this point in the history
  4. fix uncle hash computation

    rphmeier committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    9ca9d0d View commit details
    Browse the repository at this point in the history
  5. fix a few bugs

    rphmeier committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    0bebec3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c67073 View commit details
    Browse the repository at this point in the history
  7. merge with master

    rphmeier committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    4187c54 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2016

  1. Configuration menu
    Copy the full SHA
    0ec4da7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a119416 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d756943 View commit details
    Browse the repository at this point in the history
  4. merge with master

    rphmeier committed Jul 20, 2016
    Configuration menu
    Copy the full SHA
    8cf8ea9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df0f566 View commit details
    Browse the repository at this point in the history
  6. commit version to database

    rphmeier committed Jul 20, 2016
    Configuration menu
    Copy the full SHA
    3468cfa View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2016

  1. Configuration menu
    Copy the full SHA
    207e38a View commit details
    Browse the repository at this point in the history
  2. fix trie test compilation

    rphmeier committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    f6ca5ff View commit details
    Browse the repository at this point in the history
  3. fix failing tests

    rphmeier committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    1e573fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    456c122 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    504a5ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b04c065 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e8dbb4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b58806d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f155fa4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4bdbeb5 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2016

  1. Configuration menu
    Copy the full SHA
    200a2af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2878a39 View commit details
    Browse the repository at this point in the history
  3. begin test framework

    rphmeier committed Jul 22, 2016
    Configuration menu
    Copy the full SHA
    944f13a View commit details
    Browse the repository at this point in the history
  4. blockchain chunking test

    rphmeier committed Jul 22, 2016
    Configuration menu
    Copy the full SHA
    80dab3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04ccbdf View commit details
    Browse the repository at this point in the history
  6. state snapshot test

    rphmeier committed Jul 22, 2016
    Configuration menu
    Copy the full SHA
    53ef687 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eeb143f View commit details
    Browse the repository at this point in the history
  8. fix tests

    rphmeier committed Jul 22, 2016
    Configuration menu
    Copy the full SHA
    2784d83 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2016

  1. Configuration menu
    Copy the full SHA
    fd566ff View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2016

  1. address comments

    rphmeier committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    22ed490 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2016

  1. merge with master

    rphmeier committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    64275fa View commit details
    Browse the repository at this point in the history
  2. more tests

    rphmeier committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    472c9c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2016

  1. Merge branch 'overlaydb_no_archive' of https://github.com/rphmeier/pa…

    …rity into rphmeier-overlaydb_no_archive
    gavofyork committed Jul 28, 2016
    Configuration menu
    Copy the full SHA
    3b8c4da View commit details
    Browse the repository at this point in the history
  2. Fix up tests.

    gavofyork committed Jul 28, 2016
    Configuration menu
    Copy the full SHA
    200a063 View commit details
    Browse the repository at this point in the history
  3. remove a few printlns

    rphmeier committed Jul 28, 2016
    Configuration menu
    Copy the full SHA
    c880ab6 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2016

  1. merge with master

    rphmeier committed Jul 30, 2016
    Configuration menu
    Copy the full SHA
    80bf077 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8d6986 View commit details
    Browse the repository at this point in the history
  3. fix tests

    rphmeier committed Jul 30, 2016
    Configuration menu
    Copy the full SHA
    1339ed6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8967db7 View commit details
    Browse the repository at this point in the history
  5. get latest overlaydb

    rphmeier committed Jul 30, 2016
    Configuration menu
    Copy the full SHA
    0037aeb View commit details
    Browse the repository at this point in the history
  6. fix ref_overlaydb test names

    rphmeier committed Jul 30, 2016
    Configuration menu
    Copy the full SHA
    d1d1727 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70bcf86 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2016

  1. snapshot command skeleton

    rphmeier committed Jul 31, 2016
    Configuration menu
    Copy the full SHA
    3520fa7 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2016

  1. Configuration menu
    Copy the full SHA
    49d52e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2016

  1. Configuration menu
    Copy the full SHA
    72d8352 View commit details
    Browse the repository at this point in the history
  2. fix many errors

    rphmeier committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    6368917 View commit details
    Browse the repository at this point in the history
  3. everything but inject

    rphmeier committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    82a58c0 View commit details
    Browse the repository at this point in the history
  4. merge with master

    rphmeier committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    01835c5 View commit details
    Browse the repository at this point in the history
  5. get ethcore compiling

    rphmeier committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    ae45db8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    758107e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    917d1f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2016

  1. Configuration menu
    Copy the full SHA
    64ea9d1 View commit details
    Browse the repository at this point in the history
  2. merge with master

    rphmeier committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    90aa435 View commit details
    Browse the repository at this point in the history
  3. optimize injection patterns

    rphmeier committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    19612ec View commit details
    Browse the repository at this point in the history
  4. do two injections

    rphmeier committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    d36d5a8 View commit details
    Browse the repository at this point in the history
  5. fix up tests

    rphmeier committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    d48e262 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2802734 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2016

  1. address minor comments

    rphmeier committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    30ea380 View commit details
    Browse the repository at this point in the history
  2. merge with master

    rphmeier committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    96ef106 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad02931 View commit details
    Browse the repository at this point in the history
  4. clarify names about total difficulty

    [ci skip]
    rphmeier committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    57d4014 View commit details
    Browse the repository at this point in the history