Page MenuHomePhabricator

Include height and coinbase flag in all txos.
ClosedPublic

Authored by deadalnix on Jul 21 2017, 21:45.

Details

Summary

Right now, only the last UTXO from a transaction contains these information. If we are going to move from a per tx to a per txo model, as started in D342 , then this needs to change.

Test Plan
make check
../qa/pull-tester/rpc-tests.py -extended

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.Jul 23 2017, 09:37
This revision was automatically updated to reflect the committed changes.