-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
mega update #4610
mega update #4610
Commits on Jan 24, 2018
-
License: MIT Signed-off-by: Steven Allen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe8846f - Browse repository at this point
Copy the full SHA fe8846fView commit details
Commits on Jan 25, 2018
-
License: MIT Signed-off-by: Steven Allen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d82b527 - Browse repository at this point
Copy the full SHA d82b527View commit details -
fix tests that use invalid peer IDs
Our code now better validates peer IDs. License: MIT Signed-off-by: Steven Allen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8899e98 - Browse repository at this point
Copy the full SHA 8899e98View commit details -
License: MIT Signed-off-by: Dirk McCormick <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 281d5ea - Browse repository at this point
Copy the full SHA 281d5eaView commit details -
Remove unneccesary split in IpnsValidator
License: MIT Signed-off-by: Dirk McCormick <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b90d7bd - Browse repository at this point
Copy the full SHA b90d7bdView commit details -
License: MIT Signed-off-by: Dirk McCormick <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6d507b - Browse repository at this point
Copy the full SHA f6d507bView commit details -
Fix ipns validator key parsing
License: MIT Signed-off-by: Dirk McCormick <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fdb0046 - Browse repository at this point
Copy the full SHA fdb0046View commit details -
gx update badger ds (fix internal deps issue)
License: MIT Signed-off-by: Steven Allen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 49569a6 - Browse repository at this point
Copy the full SHA 49569a6View commit details -
dagmodifier: remove useless offset update
License: MIT Signed-off-by: Steven Allen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 730754d - Browse repository at this point
Copy the full SHA 730754dView commit details -
merkledag: switch to new dag interface
Also: * Update the blockstore/blockservice methods to match. * Construct a new temporary offline dag instead of having a GetOfflineLinkService method. License: MIT Signed-off-by: Steven Allen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d154b4a - Browse repository at this point
Copy the full SHA d154b4aView commit details -
namesys: remove unecessary peerID cast
License: MIT Signed-off-by: Steven Allen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d12a97 - Browse repository at this point
Copy the full SHA 0d12a97View commit details -
License: MIT Signed-off-by: Steven Allen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 699b2c4 - Browse repository at this point
Copy the full SHA 699b2c4View commit details
Commits on Jan 26, 2018
-
cmds: can't call SetError after SetOutput
License: MIT Signed-off-by: Steven Allen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1159abd - Browse repository at this point
Copy the full SHA 1159abdView commit details
Commits on Jan 27, 2018
-
we no longer allow putting values with arbitrary keys. License: MIT Signed-off-by: Steven Allen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97cb6a0 - Browse repository at this point
Copy the full SHA 97cb6a0View commit details -
note issue for failing dht test cases
License: MIT Signed-off-by: Steven Allen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d73bf86 - Browse repository at this point
Copy the full SHA d73bf86View commit details -
fix namesys pubsub sharness tests
We *expect* name resolution to fail as nothing has been published. License: MIT Signed-off-by: Steven Allen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e049228 - Browse repository at this point
Copy the full SHA e049228View commit details -
remove new DHT record author check
We're going to just fix this a future commit. *This* change breaks publishing IPNS records using alternative IPNS keys (because the author signature (peer ID) differs from the record signature). We're going to fix it by validating the IPNS signature and ditching the author/signature fields. License: MIT Signed-off-by: Steven Allen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 118ecb2 - Browse repository at this point
Copy the full SHA 118ecb2View commit details -
make base64 decoding cross-platform
support both the -D and the -d flag. License: MIT Signed-off-by: Steven Allen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d0998a9 - Browse repository at this point
Copy the full SHA d0998a9View commit details
Commits on Jan 28, 2018
-
fixes a UUID bug I introduced (UUIDs were always an error value) License: MIT Signed-off-by: Steven Allen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5acbecc - Browse repository at this point
Copy the full SHA 5acbeccView commit details -
handle error from changed NewFloodSub method
License: MIT Signed-off-by: Steven Allen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for faae63f - Browse repository at this point
Copy the full SHA faae63fView commit details -
switch base64 decoder based on OS
Less magical. License: MIT Signed-off-by: Steven Allen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1054826 - Browse repository at this point
Copy the full SHA 1054826View commit details
Commits on Jan 29, 2018
-
License: MIT Signed-off-by: Steven Allen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f1aba97 - Browse repository at this point
Copy the full SHA f1aba97View commit details -
rename import of go-ipld-format from node/format to ipld
License: MIT Signed-off-by: Steven Allen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9d935b - Browse repository at this point
Copy the full SHA f9d935bView commit details -
fixes #4524 License: MIT Signed-off-by: Steven Allen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 87c6914 - Browse repository at this point
Copy the full SHA 87c6914View commit details -
update comment to note that we're punting on this
License: MIT Signed-off-by: Steven Allen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2379aa0 - Browse repository at this point
Copy the full SHA 2379aa0View commit details