copay/js/models/core
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
..
BuilderMockV0.js add buildermockv0 to show old / obsolete tx proposals 2014-07-25 11:59:13 -03:00
HDParams.js Add a pre-generated address to the shared branch 2014-07-31 16:13:27 -03:00
HDPath.js WIP 2014-08-05 16:38:13 -03:00
Message.js 1. Add TxProposals to mocha test page 2014-08-06 18:44:04 -04:00
Passphrase.js add Passphrase test 2014-06-09 11:19:53 -03:00
PrivateKey.js change names to HD and fix HD* tests 2014-07-29 11:23:58 -03:00
PublicKeyRing.js remove sender sig check 2014-08-05 16:41:29 -03:00
TxProposal.js fix `comment` handling 2014-08-06 15:56:17 -03:00
TxProposals.js add rebroadcast test 2014-08-05 16:41:29 -03:00
Wallet.js add rebroadcast test 2014-08-05 16:41:29 -03:00
WalletFactory.js fix tests 2014-08-05 16:42:51 -03:00