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

Hive-interop-updates #442

Merged
merged 65 commits into from
Aug 22, 2023
Merged

Hive-interop-updates #442

merged 65 commits into from
Aug 22, 2023

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    26e1a45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    910fe4d View commit details
    Browse the repository at this point in the history
  3. edit findNodes

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    3ef59b1 View commit details
    Browse the repository at this point in the history
  4. fix findNodes

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    1053894 View commit details
    Browse the repository at this point in the history
  5. don't ping first

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    402b309 View commit details
    Browse the repository at this point in the history
  6. Revert "don't ping first"

    This reverts commit bde8e9a.
    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    3557243 View commit details
    Browse the repository at this point in the history
  7. alter findContent return

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    a06b13f View commit details
    Browse the repository at this point in the history
  8. don't ping

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    8fd85f1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7fed051 View commit details
    Browse the repository at this point in the history
  10. addENR without ping

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ab81bb8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e88a78 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    df2c77c View commit details
    Browse the repository at this point in the history
  13. return empty array for null

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    8ddefef View commit details
    Browse the repository at this point in the history
  14. log res

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    f941431 View commit details
    Browse the repository at this point in the history
  15. treat dist 256 as 0

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ec3d144 View commit details
    Browse the repository at this point in the history
  16. allow return senders ENR

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    aed106f View commit details
    Browse the repository at this point in the history
  17. Revert "allow return senders ENR"

    This reverts commit ea58f26.
    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    016928e View commit details
    Browse the repository at this point in the history
  18. addENR as connected

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    d8bca42 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ac934a7 View commit details
    Browse the repository at this point in the history
  20. add ENR to discv5 directly

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    8b093dc View commit details
    Browse the repository at this point in the history
  21. try returning enr if null

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ca95900 View commit details
    Browse the repository at this point in the history
  22. return peers own ENR

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    d244f02 View commit details
    Browse the repository at this point in the history
  23. return enrs as object

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    f417ffd View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b3b142a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2e186ab View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a100776 View commit details
    Browse the repository at this point in the history
  27. log res

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    67136eb View commit details
    Browse the repository at this point in the history
  28. stringify res

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    962afae View commit details
    Browse the repository at this point in the history
  29. fix res type

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    33e9836 View commit details
    Browse the repository at this point in the history
  30. alter findNodes

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5d15fd1 View commit details
    Browse the repository at this point in the history
  31. skip routing table check

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    da04cdb View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    78d165e View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    fba6c33 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    7311698 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    77456bf View commit details
    Browse the repository at this point in the history
  36. log result

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    4d57e8b View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    be11b95 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    00457ff View commit details
    Browse the repository at this point in the history
  39. undo change return obj

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5dbd449 View commit details
    Browse the repository at this point in the history
  40. log as hex

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    1b6815a View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    e449942 View commit details
    Browse the repository at this point in the history
  42. revert

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    3609c50 View commit details
    Browse the repository at this point in the history
  43. dont return wrong content

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    e482754 View commit details
    Browse the repository at this point in the history
  44. log

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    39efeae View commit details
    Browse the repository at this point in the history
  45. log

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    abf86bb View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    80c8db6 View commit details
    Browse the repository at this point in the history
  47. timeout log

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    6ac749b View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    7b9d794 View commit details
    Browse the repository at this point in the history
  49. return buckets as obj

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    d2a9204 View commit details
    Browse the repository at this point in the history
  50. patch for ENR bug

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    3a00712 View commit details
    Browse the repository at this point in the history
  51. edit try catch in findNodes

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    842d315 View commit details
    Browse the repository at this point in the history
  52. quiet logging of error

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    f38506e View commit details
    Browse the repository at this point in the history
  53. Revert "return buckets as obj"

    This reverts commit 3dc0c3f.
    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    e1cb05e View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    6004866 View commit details
    Browse the repository at this point in the history
  55. fix rpc methods

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    6928f14 View commit details
    Browse the repository at this point in the history
  56. update validator

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    0acb975 View commit details
    Browse the repository at this point in the history
  57. fix typo

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    230cec1 View commit details
    Browse the repository at this point in the history
  58. fix typo

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    f111a20 View commit details
    Browse the repository at this point in the history
  59. protocol: cut first part

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    218e566 View commit details
    Browse the repository at this point in the history
  60. lint: fix

    ScottyPoi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    3269d1a View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    082567c View commit details
    Browse the repository at this point in the history
  62. Use FoundContent enum

    acolytec3 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b7ef7bd View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    4f55486 View commit details
    Browse the repository at this point in the history
  64. Fix all the things

    acolytec3 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    49bd58a View commit details
    Browse the repository at this point in the history
  65. Fix imports

    acolytec3 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5c5402c View commit details
    Browse the repository at this point in the history