HomePhabricator

RPC tests for generatetoaddress
d5c5c713e673Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

RPC tests for generatetoaddress

Adds two RPC tests for the generatetoaddress RPC, one in the wallet, and one when the wallet is disabled.

The wallet RPC Test mines Bitcoin to another node's address and checks that that node has received the Bitcoin.

The RPC test without the wallet mines Bitcoin to an arbitrary address and checks that it works. It then mines to an arbitrary invalid address and checks that that fails.

Details

Provenance
Andrew C <achow101@gmail.com>Authored on Mar 14 2016, 21:54
deadalnixPushed on May 14 2017, 22:04
Parents
rABCfe00ca758a0f: Create generatetoaddress rpc
Branches
Unknown
Tags
Unknown

Event Timeline

Andrew C <achow101@gmail.com> committed rABCd5c5c713e673: RPC tests for generatetoaddress (authored by Andrew C <achow101@gmail.com>).Mar 21 2016, 14:22