-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added DHT Provide to Pull After Pull the node announces that it can provide the link on dht * Added method to store cid * updated tests * Added storeManifests and tests StoreManifest first calls blockchain to get the avaialble manifests and then fetch them and store them * Added dht to store and get the number of repliactions * corrected a go cehck * Update blox.go * Added Fetch available and Store to a time when blox starts * Update example_test.go * Update example_test.go * Update example_test.go * Adde check to make sure we are not storing an already stored link * Added mechanism to make sure we do not get stuck on limit
- Loading branch information
Showing
9 changed files
with
1,561 additions
and
643 deletions.
There are no files selected for viewing
This file contains 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 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 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.