This repository was archived by the owner on Aug 2, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 109
network: Add Capabilities to Kademlia database #1713
Merged
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
fa62fad
network: Cherrypick changes to kademlia for capabilities db
nolash 97e4547
network: WIP rehabilitate tests
nolash 8e95061
network, pss: Add capabilities to discovery message (WIP)
nolash 59f84ae
network: Add capabilities array to discovery messages tests
nolash 1142690
network: Clean up code and enforce constructors for BzzAddr
nolash f36d1bd
network: Gofmt
nolash df7be16
network: Speling
nolash 213921c
network, pss, cmd: Finish renaming NewAddr
nolash 38d170c
network, pot, pss: Rename RandomAddr to explicit RandomBzzAddr
nolash 75e7091
pss: Gofmt
nolash 7ef9503
network: Custom deserialize in BzzAddr for Capabilities
nolash 5723f9f
network: Add serialization tests
nolash 84222da
network: Temporary workaround for contingent list in BzzAddr deserialize
nolash 70cb0cd
network: BzzAddr deserialize fail on empty object
nolash afc70b0
network, cmd: WIP debugging
nolash b209db4
network: Add deserialize in peersMsg to elimiate list error
nolash b8149bb
network: Re-instate serialize capabilites to bytes in BzzAddr
nolash bd59236
pot: Revert inadvertent rename of RandomAddress*
nolash 060331b
network/stream: Use new BzzAddr constructor in stream tests
nolash 3d631e9
pot: Remove wrong rename for random address gen in pot test
nolash 3d32505
network: Remove comments, reinstate skipped hive test
nolash 83cca5e
network: Add test for kademlia capability indices
nolash 4cc3da1
network: Add test for connections capabilities index filtering
nolash bedced0
network: Add comments to capabilities index test
nolash 0355266
newtork: Add comments, stub for capabilities index removal
nolash 297eae3
network: Complete remove from index method and corresponding test
nolash a9b5fe8
network: Speling
nolash a876276
network: Same structure of detect conn peer in add to index as remove
nolash 82b065d
network: Bump protocol versions
nolash 2790fdf
network: Update test protocol version in handshake/bzz protocol tests
nolash 7d05df6
network: Remove lightnode from BzzPeer and cryptic nil in eachAddr
nolash 61bf42c
network: Speling
nolash 7f24059
network: Remove retrieval light node test
nolash cb71212
network: Split up capability indices test
nolash f3cdb0d
network: Add test for deserialization result for bzzaddr
nolash 44795f2
Travis travis travis
nolash File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.