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

Optimize Insertion in Deposit Trie #4299

Merged
merged 21 commits into from
Dec 17, 2019
Merged

Commits on Dec 16, 2019

  1. current changes

    nisdas committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    86933c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c666be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c009a5c View commit details
    Browse the repository at this point in the history
  4. unit test passes

    rauljordan committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    b30da5b View commit details
    Browse the repository at this point in the history
  5. tests now pass

    rauljordan committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    7a01d2a View commit details
    Browse the repository at this point in the history
  6. fix in repo

    rauljordan committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    6f46974 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b9fe45e View commit details
    Browse the repository at this point in the history
  8. fix build

    rauljordan committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    1effa14 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'optimizeDepositLogs' of github.com:prysmaticlabs/prysm …

    …into optimizeDepositLogs
    rauljordan committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    aadbe7c View commit details
    Browse the repository at this point in the history
  10. remove tautology

    rauljordan committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    b8d3b53 View commit details
    Browse the repository at this point in the history
  11. fix tautology

    rauljordan committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    2f06285 View commit details
    Browse the repository at this point in the history
  12. fix up sparsity

    rauljordan committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    77b2594 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6d41dda View commit details
    Browse the repository at this point in the history
  14. further fixes

    rauljordan committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    a237d47 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'optimizeDepositLogs' of github.com:prysmaticlabs/prysm …

    …into optimizeDepositLogs
    rauljordan committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    70840ad View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f3b7ca4 View commit details
    Browse the repository at this point in the history
  17. comments

    rauljordan committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    0ab8e8f View commit details
    Browse the repository at this point in the history
  18. Merge branch 'optimizeDepositLogs' of github.com:prysmaticlabs/prysm …

    …into optimizeDepositLogs
    rauljordan committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    ce0a918 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. add bench for optimized

    rauljordan committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    fe2ed98 View commit details
    Browse the repository at this point in the history
  2. gaz

    rauljordan committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    b144321 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f65ea6 View commit details
    Browse the repository at this point in the history