Skip to content
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

miscellaneous fixes #294

Merged
merged 11 commits into from
Nov 15, 2014
Merged

miscellaneous fixes #294

merged 11 commits into from
Nov 15, 2014

Conversation

btc
Copy link
Contributor

@btc btc commented Nov 11, 2014

Another branch for miscellaneous fixes and updates. Feel free to push any minor changes to this branch. We can merge the batch before the end of the week.

@btc
Copy link
Contributor Author

btc commented Nov 15, 2014

@jbenet CR?

for i := int64(0); i < bufsize; i++ {
n = randmath.Int63()
for j := 0; j < 8 && i < bufsize; j++ {
var n uint32
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is reverting back to an old version of go-random. i.e. go-random shouldnt be here nevermind

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh nope, this is correct

@jbenet
Copy link
Member

jbenet commented Nov 15, 2014

LGTM!

@btc
Copy link
Contributor Author

btc commented Nov 15, 2014

k. freezing changes here. i'll rebase jbenet will rebase

Brian Tiger Chow and others added 11 commits November 15, 2014 02:10
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
remove 'adapter' concept
instead, describe the component as the bitswap network

it's still an adapter, but it's just not necessary to describe it as
such
License: MIT
Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
vanilla:
    21.57 real        45.14 user         8.51 sys

short:
    14.40 real        31.13 user         5.56 sys

License: MIT
Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
License: MIT
Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
jbenet added a commit that referenced this pull request Nov 15, 2014
@jbenet jbenet merged commit e8c51cd into master Nov 15, 2014
@jbenet jbenet removed the status/in-progress In progress label Nov 15, 2014
@jbenet jbenet deleted the maybebtc-november branch November 15, 2014 10:13
@aschmahmann aschmahmann mentioned this pull request Dec 1, 2021
80 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants