-
Notifications
You must be signed in to change notification settings - Fork 267
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
Use the IPFS core object to post block data during proposal #178
Commits on Mar 10, 2021
-
initial commit for posting data to ipfs using an ifps core object, an…
…d computing the erasure data twice handle error from posting block data use the dag instead of the pinningAdder object don't use the error wrapping directive
Configuration menu - View commit details
-
Copy full SHA for eb421c8 - Browse repository at this point
Copy the full SHA eb421c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09cfd50 - Browse repository at this point
Copy the full SHA 09cfd50View commit details -
use NodeAdder instead of the full IPFS API object
review feedback
Configuration menu - View commit details
-
Copy full SHA for 8bb43e9 - Browse repository at this point
Copy the full SHA 8bb43e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7778e00 - Browse repository at this point
Copy the full SHA 7778e00View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5f6c85 - Browse repository at this point
Copy the full SHA b5f6c85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50b2a03 - Browse repository at this point
Copy the full SHA 50b2a03View commit details -
export CidFromNamespacedSha256
add testing infrastructure for TestPutBlock
Configuration menu - View commit details
-
Copy full SHA for f13043d - Browse repository at this point
Copy the full SHA f13043dView commit details -
switch to using NmtNodeAdder instead of using the old NmtNodeCollector
fix node collection and commit data to ipfs remove extra plugin var unexport node collector fix missed unexport
Configuration menu - View commit details
-
Copy full SHA for c99bc38 - Browse repository at this point
Copy the full SHA c99bc38View commit details -
change the default hash function to sha256 instead of sha3
update test result, which changed because of the updated hash function update to the new PutBlock API
Configuration menu - View commit details
-
Copy full SHA for 4ad27a8 - Browse repository at this point
Copy the full SHA 4ad27a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5c2e17 - Browse repository at this point
Copy the full SHA e5c2e17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2534b07 - Browse repository at this point
Copy the full SHA 2534b07View commit details -
add an extra block decoder register, as some of the CI tests don't re…
…gister otherwise
Configuration menu - View commit details
-
Copy full SHA for e74ed4e - Browse repository at this point
Copy the full SHA e74ed4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9ca0b9 - Browse repository at this point
Copy the full SHA e9ca0b9View commit details -
update testing infra for TestPutBlock
use mock ipfs node instead of initing one
Configuration menu - View commit details
-
Copy full SHA for 742b62a - Browse repository at this point
Copy the full SHA 742b62aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dfa413 - Browse repository at this point
Copy the full SHA 9dfa413View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11c6313 - Browse repository at this point
Copy the full SHA 11c6313View commit details -
Configuration menu - View commit details
-
Copy full SHA for b560b90 - Browse repository at this point
Copy the full SHA b560b90View commit details -
don't post the data to ipfs until after the proposal is made. Set Tim…
…eout to 1.5 seconds wrap error instead of panicking
Configuration menu - View commit details
-
Copy full SHA for 441e158 - Browse repository at this point
Copy the full SHA 441e158View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e31785 - Browse repository at this point
Copy the full SHA 8e31785View commit details -
Configuration menu - View commit details
-
Copy full SHA for 417a817 - Browse repository at this point
Copy the full SHA 417a817View commit details -
Configuration menu - View commit details
-
Copy full SHA for d53622f - Browse repository at this point
Copy the full SHA d53622fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52fdd1b - Browse repository at this point
Copy the full SHA 52fdd1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4464a08 - Browse repository at this point
Copy the full SHA 4464a08View commit details
Commits on Mar 11, 2021
-
Co-authored-by: Ismail Khoffi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c07235d - Browse repository at this point
Copy the full SHA c07235dView commit details
Commits on Mar 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3bf7bca - Browse repository at this point
Copy the full SHA 3bf7bcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cbaa42 - Browse repository at this point
Copy the full SHA 8cbaa42View commit details -
change NmtCodecName to "nmt-node"
Co-authored-by: Ismail Khoffi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c0f3d1c - Browse repository at this point
Copy the full SHA c0f3d1cView commit details