Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

Add gettxout RPC call + tests #201

Merged
merged 3 commits into from
Jan 27, 2018
Merged

Add gettxout RPC call + tests #201

merged 3 commits into from
Jan 27, 2018

Conversation

ixje
Copy link
Member

@ixje ixje commented Jan 27, 2018

What current issue(s) does this address?, or what feature is it adding?
add gettxout RPC call for #189

How did you solve this problem?
add + write tests

How did you make sure your solution works?
make test

Did you add any tests?
yes

Are there any special changes in the code that we should be aware of?
changed storage prefix in GetUnspent() call from DBPrefix.ST_SpentCoin to DBPrefix.ST_Coin to make the call functional

Did you run make lint and make test?
yes

Are you making a PR to a feature branch or development rather than master?
feature

@coveralls
Copy link

coveralls commented Jan 27, 2018

Coverage Status

Coverage increased (+0.2%) to 72.824% when pulling 1e30891 on ixje:rpc_gettxout2 into 6df3be1 on CityOfZion:jsonrpc1.

@localhuman
Copy link
Collaborator

🥇

@localhuman localhuman merged commit 1a1652a into CityOfZion:jsonrpc1 Jan 27, 2018
@ixje ixje deleted the rpc_gettxout2 branch March 11, 2018 09:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants