copay/js/models
Gregg Zigler c8c7a57416 1. Add TxProposals to mocha test page
2. The jshint tool found some instances where var was declared twice within a function. Seemed to originate from copy/paste-style coding. Most were unambiguously intended for a single block within the function. In a few cases, two declarations were consumed by one later reference. In those cases, I removed the duplicate var or I refactored slightly.
2014-08-06 18:44:04 -04:00
..
blockchain fix last transaction retrieval 2014-08-06 15:30:47 -03:00
core 1. Add TxProposals to mocha test page 2014-08-06 18:44:04 -04:00
network add nonce support to WebRTC and Wallet 2014-07-08 23:03:30 -07:00
storage Save last opened wallet 2014-08-04 15:10:01 -03:00