Open-Transactions v0.87.e release: Export to a password-protected purse, and more...

20 views
Skip to first unread message

f3llowtraveler

unread,
Dec 5, 2012, 2:13:12 AM12/5/12
to agile-...@googlegroups.com

Checked in some significant updates to Open-Transactions and
Moneychanger tonight!


Latest versions are 0.87.e for OT...

...and 00.10.06 for Moneychanger.


More news will be announced soon.

---------------------------------------------------------------------

Bitcoin donation address: 1NtTPVVjDsUfDWybS4BwvHpG2pdS9RnYyQ


For the curious, here are the latest commits for the past couple of days:







---------------------------------------------------------------------


Here are the latest RELEASE NOTES:


0.87e--- Debugged and working with the test script and with
        Moneychanger--which was updated to version 10.06 in
        order to work with the latest OT. So if you update your
        copy of OT, make sure to update Moneychanger as well.

0.87d--- Added clearrecords command to the opentxs command line
        utility. Also added OT_API_ClearRecords API call.
        Also added CLI commands: acceptpayments, acceptreceipts,
        acceptinbox, accepttransfers, acceptmoney, acceptinvoices,
        and acceptall.

0.87c--- More progress:
        - Incoming and outgoing payment receipts are automatically
        processed into the record box as appropriate. (Such as when
        the chequeReceipt is processed out of the inbox.)
        - Added RecordPayment API call.
        - Added "remitter" field to cheques (for cashier's cheques.)
        - Added GetChequeReceipt and GetInstrument methods to OTLedger.
        - OT can delete files now (instead of just marking them for
        deletion.)

0.87b--- Sent messages are now cached between runs. Test scripts added.

0.87a--- Many fixes to the script headers, for the updated API.

0.86d--- API overhaul. (Internals, not interface design.)

0.85d--- New opentxs commands: sendinvoice, payinvoice, acceptinvoices

0.85c---   Lots of progress! Added:
        - Import/export Nym, import/export cert, import/export Cash.

        - Cash can now be exported to a passphrase-protected purse,
          or a recipient Nym (your choice.) Try: opentxs exportcash
          Also: opentxs exportcash --args "passwd true"

        - Added API call: OT_API_CreatePurse_Passphrase, for creating
          password-protected cash purses. Also, a few purse-related
          API calls have changed slightly.

        - The "instrument" API calls have been simplified and some
          were renamed.

        - You can now change the master passphrase on your wallet.

        - The opentxs command-line utility now accepts name
          abbreviations in addition to ID abbreviations.
          For example, this command-line option:
          opentxs --mynym T1Q3wZWgeTUoaUvn9m1lzIK5tn5wITlzxzrGNI8qtaV
          Works abbreviated:          opentxs --mynym T1
          AND works using the name:   opentxs --mynym "FT's Test Nym"

        - Added script to scripts/util for adjusting usage credits.
          See Open-Transactions/scripts/util/adjust_usage.ot

        - load_or_retrieve_pubkey(serverID, nymID, recipientNymID)
          This new ot_made_easy function should be called, for example,
          before exporting cash to a given Nym, in any scripts. That
          way the public key for the recipient can be retrieved, if
          needed, before it's used. For HisNym (--hisnym ID) opentxs
          will first search by full ID, then by abbreviated ID, then
          by abbreviated name as it appears in the wallet, and then
          finally by downloading the pubkey from the server, if
          necessary.

        - OTAssetContract is now able to take an amount, and format
          it properly for that currency based on locale plus rules
          in the currency contract. For example, 2763 might display
          as $27.63.

        - Hash calculation was moved from OTIdentifier to OTCrypto.

        - Various methods in OTPurse and OTToken were changed to accept
          EITHER an owner Nym, or a symmetric key instead.

0.84c--- Market-related commands added to the opentxs CLI tool:
        getmarkets, showmarkets, getoffers, showoffers, getmyoffers,
        showmyoffers, and PAY DIVIDEND   :-)






Reply all
Reply to author
Forward
0 new messages