Skip to content

Use of bitcoin in protocol #150

@rustaceanrob

Description

@rustaceanrob

In working on #149, I found that the only dependency on bitcoin, and p2p for that matter, is for Magic from Network. I think we should consider removing bitcoin entirely. My guess is any application that gets the initial magic wrong will be in early development or have a very critical bug related to their storage of what Network they are on. The loss of the serde module is acceptable with the current state of p2p.

Process to complete this would be something like:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions