Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

[PAN-2560] Consolidate p2p node info methods #1288

Merged

Commits on Apr 15, 2019

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

Commits on Apr 16, 2019

  1. Remove json-rpc dependence on P2PNetwork.getLocalNodeInfo

    Clean up some exception handling in json-rpc methods. Log json-rpc
    internal server errors.
    mbaxter committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    944c4f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee54e08 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    mbaxter committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    9889966 View commit details
    Browse the repository at this point in the history
  4. Mark ourEnodeURL volatile

    mbaxter committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    16c92ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    836d6e3 View commit details
    Browse the repository at this point in the history
  6. Run code formatter

    mbaxter committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    7e9fd19 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    53d3b67 View commit details
    Browse the repository at this point in the history
  8. Fix bad merge

    mbaxter committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    d0968c9 View commit details
    Browse the repository at this point in the history
  9. Update ethereum/jsonrpc/src/main/java/tech/pegasys/pantheon/ethereum/…

    …jsonrpc/JsonRpcHttpService.java
    
    Co-Authored-By: mbaxter <mbaxter@users.noreply.github.com>
    ajsutton and mbaxter authored Apr 16, 2019
    Configuration menu
    Copy the full SHA
    e20935f View commit details
    Browse the repository at this point in the history
  10. Update ethereum/jsonrpc/src/main/java/tech/pegasys/pantheon/ethereum/…

    …jsonrpc/internal/methods/AdminNodeInfo.java
    
    Co-Authored-By: mbaxter <mbaxter@users.noreply.github.com>
    ajsutton and mbaxter authored Apr 16, 2019
    Configuration menu
    Copy the full SHA
    41f5ba1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    375d1bf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6ee19e9 View commit details
    Browse the repository at this point in the history