>> (p.1)
    Author Topic: Version 0.3.12  (Read 9576 times)
    satoshi (OP)
    Founder
    Sr. Member
    *
    qt
    Offline Offline

    Activity: 364
    Merit: 8054


    View Profile
    September 07, 2010, 07:17:55 PM
    Last edit: September 07, 2010, 08:34:31 PM by satoshi
     #1

    Version 0.3.12 is now available.

    Features:
    - json-rpc errors return a more standard error object. (thanks to Gavin Andresen)
    - json-rpc command line returns exit codes.
    - json-rpc "backupwallet" command.
    - Recovers and continues if an exception is caused by a message you received.  Other nodes shouldn't be able to cause an exception, and it hasn't happened before, but if a way is found to cause an exception, this would keep it from being used to stop network nodes.

    If you have json-rpc code that checks the contents of the error string, you need to change it to expect error objects of the form {"code":<number>,"message":<string>}, which is the standard.  See this thread:
    http://bt.irlbtc.com/view/969.0

    Download:
    http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.3.12/
Page 1
Viewing Page: 1