JSON parsing broken for RPC tests #6296

issue morcos opened this issue on June 16, 2015
  1. morcos commented at 9:15 PM on June 16, 2015: member

    This command from sendtoaddress("address", 0.00001) no longer works in the python-rpc tests. Anything with 4 or more leading zeroes is converted to scientific notation which is no longer valid.

    For instance from the command line, all 3 of 0.00001, .00001 , and 1e-05 used to work, now only the first will be correctly parsed.

    Perhaps the command line behavior is intended, but I think we need a convenient way to send the right format from the test framework.

    This breaks at least smartfees.py @jonasschnelli : ping

  2. morcos commented at 3:28 PM on June 17, 2015: member

    Closed in favor of #6297

  3. morcos closed this on Jun 17, 2015

  4. DrahtBot locked this on Sep 8, 2021
Contributors

github-metadata-mirror

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-04-22 12:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me