Post
Topic
Board Development & Technical Discussion
Topic OP
DragonFly BSD patches for bitcoind
by
Venkatesh Srinivas
on 12/07/2011, 00:44:13 UTC
Hi,

I have a small series of patches that allow bitcoind to build on DragonFly BSD; what would be an acceptable way to submit these patches upstream? It looks like I should make a github fork of the bitcoin/bitcoin repository, push the patches on the master branch of the clone, and submit a pull request.

Some patches are specific to DragonFly BSD; others correct minor problems that are more generic; should I submit them as one patch with one pull request? Multiple patches with one pull request? Multiple patches with multiple pull requests?

Thanks,
-- vs