Page MenuHomePhabricator

Merge #12278: Add special error for genesis coinbase to getrawtransaction
ClosedPublic

Authored by markblundeberg on May 20 2019, 06:47.

Details

Summary

PR12278 backport https://github.com/bitcoin/bitcoin/pull/12278/files
ee11121 Add special error for genesis coinbase to gettransaction (MeshCollider)

Pull request description:

Suggested by sipa here: https://botbot.me/freenode/bitcoin-core-dev/2018-01-23/?msg=96069825&page=2

Just adds a special error message for the genesis block coinbase transaction when using `getrawtransaction`
Test Plan

make check
test_runner.py

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.May 20 2019, 08:49