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

Add node events #3945

Merged
merged 19 commits into from
Mar 14, 2018
Merged

Add node events #3945

merged 19 commits into from
Mar 14, 2018

Commits on Mar 14, 2018

  1. NodeEvents struct

    chelseakomlo authored and dadgar committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    365d47c View commit details
    Browse the repository at this point in the history
  2. RPC, FSM, state store for Node.EmitEvent

    add node event when registering a node for the first time
    chelseakomlo authored and dadgar committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    f051d43 View commit details
    Browse the repository at this point in the history
  3. fix up error logging

    chelseakomlo authored and dadgar committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    55e0c7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de6199a View commit details
    Browse the repository at this point in the history
  5. code review feedback

    chelseakomlo authored and dadgar committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    551e96f View commit details
    Browse the repository at this point in the history
  6. Ensure node updates don't strip node events

    Add node events to CLI
    chelseakomlo authored and dadgar committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    fc81975 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    56f5e66 View commit details
    Browse the repository at this point in the history
  8. move all structs to structs file

    chelseakomlo authored and dadgar committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    cbbb60a View commit details
    Browse the repository at this point in the history
  9. code review feedback

    chelseakomlo authored and dadgar committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    705ff98 View commit details
    Browse the repository at this point in the history
  10. batch submitting node events

    chelseakomlo authored and dadgar committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    55670c8 View commit details
    Browse the repository at this point in the history
  11. add client side emitting of node events

    Changelog
    chelseakomlo authored and dadgar committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    a72dcbf View commit details
    Browse the repository at this point in the history
  12. fix up go check warnings

    chelseakomlo authored and dadgar committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    9ef6ad0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3f561c3 View commit details
    Browse the repository at this point in the history
  14. code review feedback

    chelseakomlo authored and dadgar committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    6eb9911 View commit details
    Browse the repository at this point in the history
  15. make check fixes

    chelseakomlo authored and dadgar committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    3a1043d View commit details
    Browse the repository at this point in the history
  16. code review feedback

    chelseakomlo authored and dadgar committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    319f809 View commit details
    Browse the repository at this point in the history
  17. fixes

    dadgar committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    57ddd51 View commit details
    Browse the repository at this point in the history
  18. nodeevents -> events

    dadgar committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    eceabb6 View commit details
    Browse the repository at this point in the history
  19. small cleanup

    dadgar committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    8ba5ba3 View commit details
    Browse the repository at this point in the history