Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-unixfs
Commits
f84f499c
Commit
f84f499c
authored
Aug 10, 2018
by
Kevin Atkinson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gx updates
parent
f222d6a3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
9 deletions
+9
-9
importer/importer_test.go
importer/importer_test.go
+1
-1
package.json
package.json
+8
-8
No files found.
importer/importer_test.go
View file @
f84f499c
...
...
@@ -38,7 +38,7 @@ func getTrickleDag(t testing.TB, size int64, blksize int64) (ipld.Node, ipld.DAG
func
TestStableCid
(
t
*
testing
.
T
)
{
ds
:=
mdtest
.
Mock
()
buf
:=
make
([]
byte
,
10
*
1024
*
1024
)
buf
:=
make
([]
byte
,
10
*
1024
*
1024
)
u
.
NewSeededRand
(
0xdeadbeef
)
.
Read
(
buf
)
r
:=
bytes
.
NewReader
(
buf
)
...
...
package.json
View file @
f84f499c
...
...
@@ -32,15 +32,15 @@
},
{
"author"
:
"why"
,
"hash"
:
"QmX
kZeJmx4c3ddjw81DQMUpM1e5LjAack5idzZYWUb2qAJ
"
,
"hash"
:
"QmX
hrNaxjxNLwAHnWQScc6GxvpJMyn8wfdRmGDbUQwpfth
"
,
"name"
:
"go-merkledag"
,
"version"
:
"1.0.
6
"
"version"
:
"1.0.
7
"
},
{
"author"
:
"hector"
,
"hash"
:
"Qm
SHjPDw8yNgLZ7cBfX7w3Smn7PHwYhNEpd4LHQQxUg35L
"
,
"hash"
:
"Qm
WjvVuzD3Dqf3VznGAXUs1VqpG4dd35ounVCnLam8v7Xt
"
,
"name"
:
"go-ipfs-posinfo"
,
"version"
:
"0.0.
3
"
"version"
:
"0.0.
4
"
},
{
"author"
:
"Stebalien"
,
...
...
@@ -56,9 +56,9 @@
},
{
"author"
:
"whyrusleeping"
,
"hash"
:
"Qm
YVNvtQkeZ6AKSwDrjQTs432QtL6umrrK41EBq3cu7iSP
"
,
"hash"
:
"Qm
du2AYUV7yMoVBQPxXNfe7FJcdx16kYtsx6jAPKWQYF1y
"
,
"name"
:
"go-cid"
,
"version"
:
"0.7.2
2
"
"version"
:
"0.7.2
4
"
},
{
"author"
:
"whyrusleeping"
,
...
...
@@ -68,9 +68,9 @@
},
{
"author"
:
"whyrusleeping"
,
"hash"
:
"Qm
ZtNq8dArGfnpCZfx2pUNY7UcjGhVp5qqwQ4hH6mpTMR
Q"
,
"hash"
:
"Qm
USyMZ8Vt4vTZr5HdDEgEfpwAXfQRuDdfCFTt7XBzhxp
Q"
,
"name"
:
"go-ipld-format"
,
"version"
:
"0.5.
5
"
"version"
:
"0.5.
6
"
}
],
"gxVersion"
:
"0.12.1"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment