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 gossipable trait + relevant logic #45

Draft
wants to merge 59 commits into
base: main
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
5cbdd66
feat: add gossipable trait
Sep 7, 2023
a0e662a
feat: add gossip
Sep 7, 2023
aa7f63c
feat: add channel to gossiper
Sep 7, 2023
ed23c1e
feat: add gossipable trait
Sep 7, 2023
0c35d21
feat: add gossip
Sep 7, 2023
86580a6
feat: add channel to gossiper
Sep 7, 2023
bb397b9
Merge remote-tracking branch 'origin/add_gossipable' into add_gossipable
Sep 8, 2023
10657e0
feat: add bloom
Sep 9, 2023
baf2923
feat: add test for bloom
Sep 9, 2023
1fea689
feat: add test for bloom
Sep 9, 2023
9f1ab3b
Merge branch 'ava-labs:main' into add_gossipable
Sanghren Sep 11, 2023
f5a464b
Merge branch 'ava-labs:main' into add_gossipable
Sanghren Sep 11, 2023
7ba33ea
feat: add proto
Sep 11, 2023
cc7edeb
feat: add proto generated file
Sep 11, 2023
231d93b
feat: some cleanup
Sep 12, 2023
c1b42c2
feat: some cleanup
Sep 12, 2023
1f57923
feat: add Namespace to Config
Sep 12, 2023
db4cf30
feat: add test
Sep 12, 2023
e52b0a1
feat: add test
Sep 12, 2023
94085a6
Merge branch 'ava-labs:main' into add_gossipable
Sanghren Sep 12, 2023
3c3e138
feat: remove warning debug print
Sep 12, 2023
c63269c
feat: add handler.rs
Sep 13, 2023
476016a
feat: cargo.toml dep
Sep 13, 2023
139dacb
feat: cargo.toml dep
Sep 14, 2023
b9fc9ec
feat: lint
Sep 14, 2023
a606351
feat: finish handler accept_request
Sep 14, 2023
573db11
feat: unused app-request param
Sep 14, 2023
f1b752a
feat: put tests under mod test
Sep 14, 2023
bbf1488
feat: clean up
Sep 15, 2023
5654fb1
feat: pass reference to bloom.has
Sep 15, 2023
20db932
feat: clean up
Sep 15, 2023
27df668
feat: address comments
Sep 15, 2023
0c446e9
feat: address comments
Sep 15, 2023
9e67429
feat: address comments
Sep 15, 2023
61c8256
feat: address comments
Sep 15, 2023
3a7a5cd
feat: address comments
Sep 15, 2023
8cc6084
feat: use associated type instead of phantomdata
Sep 16, 2023
b676024
feat: address warnings
Sep 18, 2023
acb1de0
Merge branch 'ava-labs:main' into add_gossipable
Sanghren Sep 19, 2023
3bec776
feat: implement an example that run gossip logic
Sep 26, 2023
e046013
feat: implement an example that run gossip logic
Sep 26, 2023
13205e7
feat: make things work - wip
Sep 27, 2023
7b1e8eb
Merge branch 'ava-labs:main' into add_gossipable
Sanghren Sep 29, 2023
f56ab25
feat: wip
Oct 1, 2023
884f1fd
feat: wip
Oct 1, 2023
c5446e6
feat: wip
Oct 1, 2023
e4b3400
feat: wip
Oct 1, 2023
fb0359e
feat: wip
Oct 1, 2023
ccce15b
feat: wip
Oct 1, 2023
774ca6e
feat: wip
Oct 1, 2023
ec6767a
feat: wip
Oct 1, 2023
7db76bc
feat: clean
Oct 1, 2023
36c40dd
feat: clean
Oct 1, 2023
f6e8baf
feat: clean
Oct 1, 2023
672c728
feat: clean
Oct 1, 2023
b89abd9
feat: remove arc for callback
Oct 2, 2023
3faedf9
feat: format
Oct 2, 2023
ff65229
feat: format
Oct 2, 2023
65e8a14
feat: format
Oct 2, 2023
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 'ava-labs:main' into add_gossipable
  • Loading branch information
Sanghren authored Sep 11, 2023
commit 9f1ab3b423288992d5aa2e00221139fa03679d98

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.