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

[BREAKING] Fix(OOM): Don't unmarshal pb.Proposals until we need them #7059

Merged
merged 17 commits into from
Dec 10, 2020

Commits on Dec 3, 2020

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

Commits on Dec 4, 2020

  1. mroe work

    manishrjain committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    481f3c9 View commit details
    Browse the repository at this point in the history
  2. Build success

    ahsanbarkati committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    f39029d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    042a4cb View commit details
    Browse the repository at this point in the history
  4. Fix data index error

    ahsanbarkati committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    5cca918 View commit details
    Browse the repository at this point in the history
  5. Remove comment

    manishrjain committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    b81557d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    040ed36 View commit details
    Browse the repository at this point in the history
  7. minor fix for CI

    NamanJain8 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    0574e92 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fbe021a View commit details
    Browse the repository at this point in the history
  9. minor fixes

    NamanJain8 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    bc18253 View commit details
    Browse the repository at this point in the history
  10. Fix draft test

    ahsanbarkati committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    00d31f6 View commit details
    Browse the repository at this point in the history
  11. Minor fix

    ahsanbarkati committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    d9a2c6b View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. perf(draft): Increase max pending proposal size to 256 MB.

    * Bump up max pending proposal size to 256 MB to increase proposal throughput.
    danielmai committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    7e3f1cf View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. merge master

    manishrjain committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    c8f4c8b View commit details
    Browse the repository at this point in the history
  2. Self review

    manishrjain committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    31ff592 View commit details
    Browse the repository at this point in the history
  3. 100 chars

    manishrjain committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    f7c556b View commit details
    Browse the repository at this point in the history
  4. Read data from 8th index

    manishrjain committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    1388517 View commit details
    Browse the repository at this point in the history