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

[Merged by Bors] - Server sent events #1920

Closed
wants to merge 31 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
adf5b30
add server sent event test
realbigsean Nov 5, 2020
dc4db82
add remaining SSE topics
realbigsean Nov 10, 2020
a7a873f
clippy
realbigsean Nov 10, 2020
d1df635
Merge branch 'master' of https://github.com/sigp/lighthouse into serv…
realbigsean Nov 10, 2020
0d0b8e0
Merge branch 'master' of https://github.com/sigp/lighthouse into serv…
realbigsean Nov 16, 2020
b689d1c
update state to head and add previous and current justified
realbigsean Nov 17, 2020
4ce984d
remove null event handler, only initialize the event handler if the h…
realbigsean Nov 17, 2020
c4bddf8
cargo clippy and cargo fmt
realbigsean Nov 17, 2020
faa51f0
cargo clippy and cargo fmt
realbigsean Nov 17, 2020
7463f42
cargo clippy
realbigsean Nov 17, 2020
15eb1fa
cargo fmt
realbigsean Nov 17, 2020
f5b6d6e
add events tests and client method
realbigsean Nov 18, 2020
e8aa683
cargo lock
realbigsean Nov 18, 2020
8cb8166
cargo clippy + fmt
realbigsean Nov 18, 2020
6e1ede4
delete unused method
realbigsean Nov 19, 2020
9a1a48f
remove unused imports in tests
realbigsean Nov 19, 2020
a4961e9
Merge branch 'master' of https://github.com/sigp/lighthouse into serv…
realbigsean Nov 19, 2020
6127bdc
merge master
realbigsean Nov 19, 2020
9810d5a
fix test after merge
realbigsean Nov 19, 2020
6c6993d
Merge branch 'master' of https://github.com/sigp/lighthouse into serv…
realbigsean Nov 20, 2020
5f9676b
update default channel size to 16
realbigsean Nov 20, 2020
04e29a9
Merge branch 'unstable' of https://github.com/sigp/lighthouse into se…
realbigsean Nov 25, 2020
e3a296f
merge master and update head dependent_root fields
realbigsean Nov 25, 2020
8c65737
add test for genesis events
realbigsean Nov 25, 2020
9e2d394
update API dependent root calculation
realbigsean Nov 26, 2020
bdbd24e
Merge branch 'unstable' of https://github.com/sigp/lighthouse into se…
realbigsean Nov 29, 2020
8e66d45
fix some imports
realbigsean Nov 30, 2020
581f7f9
fix tests
realbigsean Nov 30, 2020
483a803
Merge branch 'unstable' of https://github.com/sigp/lighthouse into se…
realbigsean Dec 1, 2020
416eacc
Cargo.lock
realbigsean Dec 1, 2020
6574288
Merge branch 'unstable' of https://github.com/sigp/lighthouse into se…
realbigsean Dec 3, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'unstable' of https://github.com/sigp/lighthouse into se…
…rver-sent-events

� Conflicts:
�	Cargo.lock
  • Loading branch information
realbigsean committed Dec 1, 2020
commit 483a8036726117d9e939f28a2e390e221a5573b0
60 changes: 30 additions & 30 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

You are viewing a condensed version of this merge commit. You can view the full changes here.