HomePhabricator

Minimal BIP 22 (getblocktemplate) support
3390014fd0d9Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Minimal BIP 22 (getblocktemplate) support

  • Replaces getmemorypool with new getblocktemplate
  • Add missing keys: coinbaseaux, target, mutable, noncerange, sigoplimit, sizelimit, and height
  • Accept and send parameter Objects, checking "mode" key if present
  • Return rejection reason "rejected" for submit mode

Details

Provenance
Luke Dashjr <luke-jr+git@utopios.org>Authored on May 12 2012, 14:31
deadalnixPushed on May 14 2017, 22:04
Parents
rABCa1c3d8f14dca: Merge branch 'master' of github.com:bitcoin/bitcoin
Branches
Unknown
Tags
Unknown

Event Timeline

Luke Dashjr <luke-jr+git@utopios.org> committed rABC3390014fd0d9: Minimal BIP 22 (getblocktemplate) support (authored by Luke Dashjr <luke-jr+git@utopios.org>).Aug 3 2012, 01:02