gavinandresen
commented at 9:33 PM on February 23, 2011:
contributor
This modifies FormatMoney to display full-precision values (with trailing zeroes trimmed correctly-- e.g. 0 is 0.00 but 0.00010000 displays as 0.0001).
And ParseMoney allows entry of full-precision values.
And JSON's AmountFromValue doesn't round to two places, so you can send/move full-precision values.
Use ValueFromAmount consistently83b9f42796
Do not round input amounts; allow RPC full precision.789259d2e7
FormatMoney: show full-precision values87504abb07
ParseMoney: allow full precisionb0ad55a08a
gavinandresen
commented at 10:00 PM on February 23, 2011:
contributor
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2026-05-02 15:16 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me