Skip to content

I want to ask for some help. #198

@ghost

Description

In ipfs whitepaper, two formulas mentioned in the BitSwap Strategy section of BitSwap Protocol, one is about debt ratio r, that is: r = bytes_send / (bytes_recv + 1), i find the source code in ledger.js #43 , another formula is about the probability of sending to a debtor, that is: P(send | r) = 1 - 1 / (1 + exp(6-3r)), i haven't found the source code of another formula for a long time, anyone knows?

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/supportA question or request for support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions