Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Dev Docs: Update For New 'generate' RPC #824

Merged
merged 2 commits into from Apr 22, 2015

Conversation

Projects
None yet
2 participants
Contributor

harding commented Apr 13, 2015

Preview: http://dg2.dtrt.org/en/developer-reference#generate

  • Add a new section to the RPC docs describing the new generate RPC
  • Mention that the setgenerate special mode in regtest has been removed in master
  • Update raw transaction tutorial on the Examples doc to describe generate in addition to setgenerate

The need to update the docs was mentioned on bitcoin-development by @sipa (thanks!)

harding added some commits Apr 13, 2015

@harding harding added the Dev Docs label Apr 13, 2015

Contributor

saivann commented Apr 13, 2015

@harding You're always on top of things :) Thanks! Untested LGTM.

Contributor

harding commented Apr 13, 2015

@saivann thanks!

In the absence of critical feedback, I'll merge this around 19:00 UTC Tuesday.

@harding harding merged commit df2f3a7 into bitcoin-dot-org:master Apr 22, 2015

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details

harding added a commit that referenced this pull request Apr 22, 2015

Merge pulls #824 and #830
* 824: Dev Docs: Update For New 'generate' RPC
* 830: Link "quantum computing" in FAQ to related Bitcoin Magazine article
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment