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

[P2P] feat: add background router #707

Merged
merged 37 commits into from
May 8, 2023
Merged

Commits on May 1, 2023

  1. Configuration menu
    Copy the full SHA
    000d592 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    505ede9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4752cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22e9098 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9f67a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be2c3a8 View commit details
    Browse the repository at this point in the history
  7. chore: update go.mod

    bryanchriswhite committed May 1, 2023
    Configuration menu
    Copy the full SHA
    e4d3aa9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    66c8b06 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6befd4b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    976135f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1c6ae3d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c46120e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0b7ab59 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    662fe8d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cf2e1be View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d6642e0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4159d7a View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    3d2c0f9 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Daniel Olshansky <[email protected]>
    bryanchriswhite and Olshansk authored May 4, 2023
    Configuration menu
    Copy the full SHA
    075f35a View commit details
    Browse the repository at this point in the history
  3. docs: message propagation diagram fixes:

    - fix sequence numbering
    - fix typo "arr" -> "all"
    - rewrite sequence as HTML to improve formatting
    bryanchriswhite committed May 4, 2023
    Configuration menu
    Copy the full SHA
    2120da8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bac5b1 View commit details
    Browse the repository at this point in the history
  5. refactor: RouterConfig as interface:

    - add RainTreeConfig
    - add BackgroundConfig
    - add BaseConfig
    bryanchriswhite committed May 4, 2023
    Configuration menu
    Copy the full SHA
    f576c82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6de5a87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    69b2725 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e3dff67 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    05df60a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    21ef130 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b13b897 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7725804 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    506a996 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c0266dd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0d04ea3 View commit details
    Browse the repository at this point in the history
  16. test: improve naming

    bryanchriswhite committed May 4, 2023
    Configuration menu
    Copy the full SHA
    14d80cb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b36bc7e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e57bd7d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ee76dcd View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Merge remote-tracking branch 'pokt/main' into feat/full-node-gossip

    * pokt/main:
      [RPC][CLI] RPC Specification Parity (Issue #628) (#684)
      [Persistence] Index Transactions by Transaction Hash (#721)
      [Docs] Add missing README.md links (#722)
    bryanchriswhite committed May 8, 2023
    Configuration menu
    Copy the full SHA
    648b75a View commit details
    Browse the repository at this point in the history