-
Notifications
You must be signed in to change notification settings - Fork 226
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
[wip] Finish dependency extraction #6
Conversation
Travis is green; I think I'm gonna cry. There are some things that need to me merged and pinned before this can me merged.
The result is...
|
Wow, nice work. |
Why did you change the meaning of |
@JesseWeinstein the
In If you disagree or have a better suggestion let me know and I'll be happy to change it :)
|
@geoah great work, i'm working through merging those now. Random gx tip of the day: To see whats changed between two package hashes, use |
Warning: This is still work in progress, please do not merge yet.
Recapping from #5:
go-ipfs/routing/record
into libp2p/go-libp2p-record.[done] Pull request Split
go-ipfs/routing/record
intogo-libp2p-record
go-libp2p-record#1routing/kbucket
into libp2p/go-libp2p-kbucket.[done] Pull request Split
go-ipfs/routing/kbucket
intogo-libp2p-kbucket
go-libp2p-kbucket#1[done] Pull request Split
go-ipfs/thirdparty/testutil
intogo-testutil
go-testutil#1blocks/key
into ipfs/go-key.[done] Pull request Finalize go key split ipfs-inactive/go-key#2
ipfs/go-libp2p-loggables
up to date withgo-ipfs
.[done] Pull request Bring loggables up to date with go-ipfs go-libp2p-loggables#5
thirdparty/peerset
into ipfs/go-libp2p-peer.go-ipfs/routing
and move tolibp2p/go-libp2p-routing
.go-ipfs/thirdparty/todocounter
and move toipfs/go-todocounter
.