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

Batch Eth1 RPC Calls #4392

Merged
merged 44 commits into from
Jan 7, 2020
Merged

Batch Eth1 RPC Calls #4392

merged 44 commits into from
Jan 7, 2020

Commits on Jan 3, 2020

  1. add new methods

    nisdas committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    8f9c03b View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Configuration menu
    Copy the full SHA
    a18c991 View commit details
    Browse the repository at this point in the history
  2. get it working

    nisdas committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    92376d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e213d8d View commit details
    Browse the repository at this point in the history
  4. revert change

    nisdas committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    f675113 View commit details
    Browse the repository at this point in the history
  5. fix all tests

    nisdas committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    d482933 View commit details
    Browse the repository at this point in the history
  6. use mock

    nisdas committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    0e0b621 View commit details
    Browse the repository at this point in the history
  7. lint

    nisdas committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    0460399 View commit details
    Browse the repository at this point in the history
  8. lint

    nisdas committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    3105d87 View commit details
    Browse the repository at this point in the history
  9. check for nil

    nisdas committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    9454546 View commit details
    Browse the repository at this point in the history
  10. stop panics

    nisdas committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    3817fa6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    14c79ec View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    60abc2e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    75132e5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5dc9f5f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b888374 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a4cb475 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d1b8b74 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    495a4b2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    46d8fc0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bb00951 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e8b5826 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d29d7f3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    099cea1 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0cb83d7 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    498dcd4 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    68a5119 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    cbf872a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d9fe7cb View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    cda561b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b24ee96 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    0c884e5 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    7a78252 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    403bdcc View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    abe9b07 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    f429526 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    f1dc6ab View commit details
    Browse the repository at this point in the history
  37. Apply suggestions from code review

    Co-Authored-By: terence tsao <terence@prysmaticlabs.com>
    nisdas and terencechain committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    96daf5c View commit details
    Browse the repository at this point in the history
  38. Terence's Review

    nisdas committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    7ceaeea View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    5383b80 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    06f117a View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    5d7bcc0 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    e18f3df View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    afcda7b View commit details
    Browse the repository at this point in the history