Offhand, do you know the oldest bitcoin version that is supported?
I am looking at the code below, with a small modification that I made.
if (sdiff >= diff) {
if (new_share(sdata, hash, id)) {
LOGINFO("Accepted client %s share diff %.1f/%.0f/%s: %s",
client->identity, sdiff, diff, wdiffsuffix, hexhash);
result = true; LOGDEBUG("stratifier.c Ln 6223 submitblock "); // parse_upstream_block(ckp, val);
} else {
Oh, and as for Bitbucket, it's just yet another login / password / interface to deal with. I'll deal with it.
I don't know what bitcoin version, sorry.
You don't need a login/pass etc. just to clone a repo, but whatever. github didn't offer what I wanted around the time I started working on ckpool.