Commit Graph

1420 Commits

Author SHA1 Message Date
Matias Alejo Garcia c338b3ac88 Merge pull request #836 from ryanxcharles/bug/scriptForAddress
fix mocha node tests / update to bitcore v0.1.25
2014-07-07 15:06:23 -03:00
Matias Alejo Garcia bef6b73207 Merge pull request #835 from maraoz/bug/double-errors
remove duplicate error
2014-07-07 14:48:26 -03:00
Ryan X. Charles b775220209 update to bitcore v0.1.25
...to fix an error where the scriptForAddress function no longer exists.
2014-07-07 10:35:06 -07:00
Manuel Araoz 490f0b4536 remove duplicate error 2014-07-07 14:18:11 -03:00
Matias Alejo Garcia 504d4da0c6 Merge pull request #834 from bitpayalan/master
Disable node-integration in atom-shell browser environment
2014-07-07 13:36:51 -03:00
Manuel Aráoz bd5d8d5168 Merge pull request #832 from yemel/fix/double-store
Fix double wallet store on open/create/join
2014-07-07 13:30:03 -03:00
Alan Stoll 9b88ba67d0 disable node integration in the browser window because it screws stuff up 2014-07-07 12:05:58 -04:00
Yemel Jardi e22eed8610 Fix double wallet store on open/create/join 2014-07-07 12:17:36 -03:00
Gustavo Maximiliano Cortez 556f1d4750 Merge pull request #827 from matiu/shell/interop
Shell/interop
2014-07-07 11:20:52 -03:00
Matias Alejo Garcia 4e2414d78b fix stdout 2014-07-07 11:08:50 -03:00
Matias Alejo Garcia be8635abbf fixes #826 2014-07-07 11:01:52 -03:00
Matias Alejo Garcia a7e7d258ee Merge pull request #823 from bechi/feature/import
fix import layout
2014-07-07 10:37:44 -03:00
Bechi 4effa511d4 fix import layout 2014-07-07 10:34:53 -03:00
Matias Alejo Garcia 44ef1c4710 Merge pull request #818 from maraoz/bug/addresses-check-network
check network for addresses

* Chrome 35.0.1916 (Mac OS X 10.9.3): Executed 76 of 76 SUCCESS (0.806 secs / 0.239 secs)
* mocha:   170 passing (8s)
* browser: 100%: 128.16s


Code: OK (I am starting to like preconditions 👍 )
2014-07-07 09:45:23 -03:00
Matias Alejo Garcia 72e2960202 Merge pull request #643 from gordonwritescode/bug/join-copy-shell
I manually teste the copy& paste and it works. Since this is a minor PR (couple of lines) I am merging it.
2014-07-07 09:37:37 -03:00
Matias Alejo Garcia 63f6b9f751 Merge pull request #814 from bitpayalan/native-build
Copay Native Binaries Build
2014-07-07 09:21:35 -03:00
Manuel Aráoz 0f28f607d8 Merge pull request #813 from matiu/feature/minor-ux-changes
add testnet in footer / add links
2014-07-04 14:25:25 -03:00
Manuel Araoz a30b8d81bb fix tests 2014-07-04 12:51:27 -03:00
Manuel Araoz 90ebd8deb5 add check to core, not only UI 2014-07-04 11:40:07 -03:00
Manuel Araoz 1714e8dffa add network check to address 2014-07-04 11:24:11 -03:00
Matias Alejo Garcia a579e35437 Merge pull request #817 from bechi/bugs/layout-sendPage
fix columns layout
2014-07-03 18:03:15 -03:00
Bechi 16f520811b fix columns layout 2014-07-03 17:44:00 -03:00
Matias Alejo Garcia 008199f4c0 Merge pull request #809 from maraoz/ui/settings-tab
change backup to settings tab
2014-07-03 16:16:20 -03:00
Ryan X. Charles ea86f45d09 Merge pull request #799 from maraoz/feature/uri-handler
bitcoin uri handling
2014-07-03 12:16:14 -07:00
Matias Alejo Garcia 7c4cb09994 Merge pull request #815 from bechi/bugs/layout-signup
fix layout details signup
2014-07-03 16:15:58 -03:00
Manuel Araoz 4fdc5c4b51 add Structure test 2014-07-03 13:13:45 -03:00
Manuel Araoz 1b780d268b get URI parsing into copay core 2014-07-03 12:52:28 -03:00
Bechi ff9399f021 line comment 2014-07-03 12:50:32 -03:00
Bechi 2685cfe32d fix layout details signup 2014-07-03 12:32:01 -03:00
Alan Stoll ad681c7344 docs and some cleanup for copay native binaries builds 2014-07-03 11:15:26 -04:00
Alan Stoll c05895f879 build scripts for copay shell binaries 2014-07-03 11:15:04 -04:00
Alan Stoll 8080c872f8 close gracefully on osx until we can make new window from the tray 2014-07-03 11:14:13 -04:00
Matias Alejo Garcia 5ba388e911 add testnet in footer / add links 2014-07-03 11:37:26 -03:00
Manuel Araoz 8acaca75fb autocomplete send form after uri handled 2014-07-03 11:13:59 -03:00
Manuel Araoz 8b25b5932f add tests and fix some minor issues 2014-07-03 11:13:59 -03:00
Manuel Araoz 433f1570de add first uri handler 2014-07-03 11:13:59 -03:00
Manuel Araoz 16293b035d add tests 2014-07-03 11:13:59 -03:00
Manuel Araoz a7d484c944 basic URI handling 2014-07-03 11:13:59 -03:00
Manuel Araoz 30a259aeb8 fix test 2014-07-03 10:51:27 -03:00
Manuel Araoz 302d5448a6 change backup to settings 2014-07-03 10:49:52 -03:00
Gustavo Maximiliano Cortez 108824e294 Merge pull request #805 from matiu/dist/browser-extensions
browser extensions: update generation script
2014-07-03 10:24:36 -03:00
Matias Alejo Garcia 192894bec3 Merge pull request #803 from cmgustavo/bug/01-import-wallet
Bug/01 import wallet
2014-07-02 21:11:25 -03:00
Matias Alejo Garcia cf809e9fe2 update firefox extension 2014-07-02 21:02:04 -03:00
Matias Alejo Garcia 76cda09631 firefox WIP 2014-07-02 17:15:54 -03:00
Gustavo Cortez 4ff9295e27 increased tests coverage 2014-07-02 16:55:41 -03:00
Matias Alejo Garcia 784f0695b7 autogenerate include list for libraries 2014-07-02 16:01:18 -03:00
Matias Alejo Garcia 50f0b9ae22 chrome browser extension update 2014-07-02 15:53:29 -03:00
Gustavo Cortez 392fb8586b Fix tests and increase coverage of them 2014-07-02 10:44:20 -03:00
Gustavo Cortez f6709c4000 Fixes: catch error message when importing wallet from different network 2014-07-02 10:43:00 -03:00
Gustavo Maximiliano Cortez 180f40f6d1 Merge pull request #795 from maraoz/bug/networking-error
fix networking error on logout
2014-06-30 13:19:19 -03:00