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
p2p
go-p2p-kbucket
Commits
5add21a2
Commit
5add21a2
authored
Aug 26, 2016
by
George Antoniadis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Undo gx rewrites
parent
314c3cb1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
keyspace/xor.go
keyspace/xor.go
+1
-1
keyspace/xor_test.go
keyspace/xor_test.go
+1
-1
No files found.
keyspace/xor.go
View file @
5add21a2
...
...
@@ -5,7 +5,7 @@ import (
"crypto/sha256"
"math/big"
u
"g
x/ipfs/QmZNVWh8LLjAavuQ2JXuFmuYH3C11xo988vSgp7UQrTRj1
/go-ipfs-util"
u
"g
ithub.com/ipfs
/go-ipfs-util"
)
// XORKeySpace is a KeySpace which:
...
...
keyspace/xor_test.go
View file @
5add21a2
...
...
@@ -5,7 +5,7 @@ import (
"math/big"
"testing"
u
"g
x/ipfs/QmZNVWh8LLjAavuQ2JXuFmuYH3C11xo988vSgp7UQrTRj1
/go-ipfs-util"
u
"g
ithub.com/ipfs
/go-ipfs-util"
)
func
TestPrefixLen
(
t
*
testing
.
T
)
{
...
...
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