Skip to content

Conversation

@jtimon
Copy link
Contributor

@jtimon jtimon commented Sep 30, 2014

Taking a little bit of @maaku's work on Freicoin back to Bitcoin.

src/main.cpp Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you do "%s value in (%s) < value out (%s)"?

@laanwj
Copy link
Member

laanwj commented Oct 1, 2014

main.cpp: In function ‘bool CheckInputs(const CTransaction&, CValidationState&, const CCoinsViewCache&, bool, unsigned int, std::vector<CScriptCheck>*)’:

main.cpp:1365:86: error: ‘FormatMoney’ was not declared in this scope

@jtimon
Copy link
Contributor Author

jtimon commented Oct 1, 2014

Fixed @TheBlueMatt 's nit and compile error.

@TheBlueMatt
Copy link
Contributor

utACK

1 similar comment
@sipa
Copy link
Member

sipa commented Oct 2, 2014

utACK

@laanwj laanwj merged commit f74fc9b into bitcoin:master Oct 2, 2014
laanwj added a commit that referenced this pull request Oct 2, 2014
f74fc9b Print input index when signature validation fails, to aid debugging. (Mark Friedenbach)
217a5c9 When transaction outputs exceed inputs, show the offending amounts so as to aid debugging. (Mark Friedenbach)
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
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.

4 participants