Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BP-14 Force Ledger Bookie side implementation #1317

Closed
wants to merge 5 commits into from

Commits on Apr 5, 2018

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

Commits on Apr 8, 2018

  1. use recyclable objects

    save resources by not always reading from ledgerstorage after Bookie restart
    eolivelli committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    b680e32 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2018

  1. Fix forceLedger protocol, the client MUST send the maximum entry id i…

    …n order to recover correcly ledgers with gaps from LedgerStorage
    
    Address Sijie comments
    eolivelli committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    4a80190 View commit details
    Browse the repository at this point in the history
  2. fix comments

    eolivelli committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    af39042 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    160b90f View commit details
    Browse the repository at this point in the history