Commit Graph

1148 Commits

Author SHA1 Message Date
Gustavo Cortez 9462da95c0 Fixes on storage tests (removes current localStorage)
* Fix test that removes localStorage (made clean() function).
* Enable the test for LocalPlain model.
2014-06-16 17:50:02 -03:00
Ryan X. Charles 56cf7bcc4d Merge pull request #682 from maraoz/fix/readme
Fix readme badges (formatting, svg)
2014-06-16 10:36:38 -07:00
Manuel Araoz 8d21f05343 use SVG badges 2014-06-16 14:29:06 -03:00
Manuel Araoz 05b2f5996a formatting of badges 2014-06-16 14:24:57 -03:00
Gustavo Maximiliano Cortez 7406623ed5 Merge pull request #679 from matiu/feature/bits7
Feature/bits7
2014-06-16 13:14:10 -03:00
Matias Alejo Garcia dd021cf3b2 update bitcore version 2014-06-16 13:02:58 -03:00
Matias Alejo Garcia 00ca9f1c32 make unit configurable in settings. update after @cmgustavo comments 2014-06-16 12:44:18 -03:00
Matias Alejo Garcia 12b45fcfb9 rm log 2014-06-16 09:48:32 -03:00
Matias Alejo Garcia 194e5fed54 fix conflics 2014-06-13 19:47:11 -03:00
Matias Alejo Garcia 4fe58ec446 update to master 2014-06-13 19:47:11 -03:00
Matias Alejo Garcia d8b10f6629 update bitcore deps to current commit 2014-06-13 19:47:11 -03:00
Matias Alejo Garcia 727bf8524a implement BITS + tests 2014-06-13 19:46:47 -03:00
Matias Alejo Garcia ec859355c6 refactor root.installStartupHandlers 2014-06-13 19:46:47 -03:00
Manuel Aráoz 618bff3895 Merge pull request #674 from cmgustavo/bug/01import-backup
Open wallet livenet in testnet mode and viceversa when importing backup
2014-06-13 16:48:29 -03:00
Manuel Aráoz 3de3184412 Merge pull request #667 from cmgustavo/bug/input-send-form
Bug/input send form
2014-06-13 16:44:09 -03:00
Gustavo Cortez 8c2a784d86 Fix Conflicts:
bower.json
2014-06-13 15:01:32 -03:00
Gustavo Cortez 325f1c4072 Revert travis config. Bower is not necessary here. 2014-06-13 14:58:47 -03:00
Gustavo Maximiliano Cortez 30b4642a4f Merge pull request #676 from maraoz/update/bitcore-version
update bitcore version
2014-06-13 14:57:18 -03:00
Manuel Araoz 62aa22a1a1 use npm version 2014-06-13 14:43:48 -03:00
Gustavo Cortez 2c96e3a017 Fix travis for update bower before test. 2014-06-13 14:39:10 -03:00
Manuel Araoz cf00b0749f update bitcore version 2014-06-13 12:49:47 -03:00
Gustavo Cortez 5afcfb21ae Fixes to last version of bitcore (in bower). 2014-06-13 12:37:06 -03:00
Gustavo Cortez 89b69e5d0a Fixes: open wallet livenet in testnet mode and viceversa when importing a backup 2014-06-13 11:47:22 -03:00
Manuel Aráoz 8d3ebcc0e2 Merge pull request #673 from yemel/feature/proposal-comments
Add user comment to transaction propossal
2014-06-13 11:30:12 -03:00
Matias Alejo Garcia d4fa919a8b Merge pull request #672 from maraoz/fix/travis-tests
general refactor
2014-06-13 10:33:32 -03:00
Yemel Jardi bcbb6b54d1 Add user comment to transaction propossal 2014-06-13 10:33:30 -03:00
Matias Alejo Garcia 2340552437 Merge pull request #668 from yemel/fix/transaction-ordering
Fix transaction sorting comparator
2014-06-12 18:30:12 -03:00
Matias Alejo Garcia bcbe97c15d Merge pull request #665 from yemel/feature/highlight-qr-code
Add highlight on QR change, add selected address below the QR
2014-06-12 18:28:15 -03:00
Gustavo Cortez 495aaf48b2 Using a specific version of Bitcore to pass the Karma test. 2014-06-12 16:13:05 -03:00
Manuel Araoz 2bec53135c fix older tests 2014-06-12 14:36:00 -03:00
Manuel Araoz 322a793b62 trying to fix tests 2014-06-12 14:36:00 -03:00
Manuel Araoz a5cef11e47 trying to fix failing test 2014-06-12 14:35:59 -03:00
Manuel Araoz b568473d0e add fail search script 2014-06-12 14:35:59 -03:00
Ryan X. Charles b1eb0bffbc Merge pull request #662 from yemel/fix/password-strength-hint
Change wording of very weak password, add strength tip, add tests
2014-06-12 09:45:50 -07:00
Yemel Jardi 0df0015755 Fix transaction sorting comparator 2014-06-12 12:49:08 -03:00
Gustavo Cortez d746110f96 Tests for different amounts. 2014-06-12 11:12:59 -03:00
Gustavo Cortez a76de35bb0 Fixes validation of input form. Improved error message 2014-06-12 11:09:18 -03:00
Matias Alejo Garcia fd7eaca46a Merge pull request #646 from ryanxcharles/bug/fix-getEncryptedObj-test
fix getEncryptedObj test
2014-06-12 09:43:54 -03:00
Ryan X. Charles b83a01151d Merge pull request #1 from matiu/bug/update-bitcore
Bug/update bitcore
2014-06-11 14:56:56 -07:00
Yemel Jardi e5f798d5ed Add highlight on QR change, add selected address below the QR 2014-06-11 17:49:14 -03:00
Matias Alejo Garcia 54a11fb891 Merge pull request #664 from waffle-iron/master
waffle.io Badge
2014-06-11 17:12:59 -03:00
Making GitHub Delicious. 4a2ca1c3bf add waffle.io badge 2014-06-11 14:00:48 -06:00
Yemel Jardi 5c56b7972f Change wording of very weak password, add strength tip, add tests 2014-06-11 15:39:56 -03:00
Matias Alejo Garcia d78846352f Merge pull request #658 from maraoz/add/failsearch
add failsearch script
2014-06-11 11:26:59 -03:00
Manuel Araoz c7255ad37d add failsearch script 2014-06-11 11:23:24 -03:00
Matias Alejo Garcia 57464a2a48 update references to bitcore 2014-06-11 10:05:48 -03:00
Ryan X. Charles c2ea0b79c2 fix getEncryptedObj test
getEncryptedObj doesn't even exist any more. I remove the test for that
function, and add a test for the new function, export, which replaces it.
2014-06-10 10:46:10 -07:00
Matias Alejo Garcia 1d8559237e Merge pull request #644 from ryanxcharles/bug/fix-broken-localplain-test
fix broken test
2014-06-10 12:26:30 -03:00
Ryan X. Charles 87d9afdf91 fix broken test
test needed to be updated to be aware that obj must have a name
2014-06-10 07:55:58 -07:00
Gustavo Maximiliano Cortez aaf069e704 Merge pull request #641 from matiu/feature/settings2
fix secure:false
2014-06-10 10:54:18 -03:00