Commit Graph

374 Commits

Author SHA1 Message Date
Ryan X. Charles 9492530659 version 0.0.3 2014-04-21 12:14:59 -03:00
Gustavo Maximiliano Cortez 0f8a76fe47 Merge pull request #117 from ryanxcharles/typo/signatures
required number of signatures ... not number of copayers
2014-04-21 12:10:59 -03:00
Ryan X. Charles 99abd2acd1 required number of signatures ... not number of copayers 2014-04-21 12:08:39 -03:00
Gustavo Maximiliano Cortez 900d1d3a16 Merge pull request #111 from colkito/fix/validate-wallet-before-routing
Fix/validate wallet before routing
2014-04-21 11:50:54 -03:00
Mario Colque ded325af46 fix conflict 2014-04-21 11:41:49 -03:00
Gustavo Maximiliano Cortez 5d5648b83e Merge pull request #114 from matiu/feature/ux12
fix callback in sent
2014-04-21 11:37:27 -03:00
Mario Colque e928ca2b81 several improvements 2014-04-21 11:32:51 -03:00
Matias Alejo Garcia 7f20106d71 fix callback in sent 2014-04-21 11:28:25 -03:00
Mario Colque 319417552a fix conflict 2014-04-21 09:26:33 -03:00
Ryan X. Charles c93f1eb232 Merge pull request #113 from matiu/feature/ux11
Feature/ux11
2014-04-21 09:15:09 -03:00
Matias Alejo Garcia 342b9bd937 buttons fix 2014-04-21 07:47:35 -03:00
Matias Alejo Garcia 85098bebbb remove console.logs 2014-04-21 07:30:46 -03:00
Matias Alejo Garcia dcd903904e multiple ux fixes 2014-04-21 07:28:11 -03:00
Mario Colque 009d7b75b8 fix conflicts 2014-04-20 22:54:28 -03:00
Ryan X. Charles a50f4cc638 Merge pull request #110 from matiu/feature/ux10
Feature/ux10
2014-04-20 22:20:48 -03:00
Gustavo Maximiliano Cortez 895e7f03b3 Merge pull request #109 from ryanxcharles/feature/color-and-typo
use "info" instead of "warning", which is more pleasant
2014-04-20 22:06:00 -03:00
Ryan X. Charles 9d149b8394 another typo 2014-04-20 22:05:25 -03:00
Matias Alejo Garcia 616429a355 fixes in ux 2014-04-20 21:53:54 -03:00
Ryan X. Charles 55f26590bc use "info" instead of "warning", which is more pleasant
...and update a typo: signning -> signing
2014-04-20 21:40:03 -03:00
Matias Alejo Garcia 17431e29c5 fix set sent 2014-04-20 21:24:02 -03:00
Matias Alejo Garcia 5dc27c2ef4 Merge pull request #107 from cmgustavo/feature/03-details
WIP: reorder main menu. Renamed home for addresses. Fix header titles
2014-04-20 21:22:59 -03:00
Matias Alejo Garcia 1369917f83 Merge pull request #108 from cmgustavo/feature/04-details
sentTs on transaction proposal
2014-04-20 21:22:37 -03:00
Gustavo Cortez 65da9b69c1 sentTs on transaction proposal 2014-04-20 21:19:32 -03:00
Gustavo Maximiliano Cortez 581be08a9e Merge pull request #106 from matiu/feature/ux9
more work on Tx
2014-04-20 20:42:37 -03:00
Ryan X. Charles 6bfde4735c Merge pull request #105 from cmgustavo/feature/01-details
Feature/01 details
2014-04-20 20:26:03 -03:00
Matias Alejo Garcia a1b00dcd05 more work on Tx 2014-04-20 20:24:24 -03:00
Gustavo Cortez 5267c2ad48 WIP: reorder main menu. Renamed home for addresses. Fix header titles 2014-04-20 20:21:54 -03:00
Gustavo Cortez cb887ca778 Fix navbar menu on small devices 2014-04-20 19:39:16 -03:00
Ryan X. Charles d7333fb981 Merge pull request #104 from cmgustavo/feature/02-details
Improve look&feel of tx list.
2014-04-20 19:30:38 -03:00
Gustavo Cortez 9ab4e2e6d8 Improve look&feel of tx list. 2014-04-20 19:08:04 -03:00
Mario Colque a2be737bad merge 2014-04-20 18:02:15 -03:00
Gustavo Maximiliano Cortez 31254f561a Merge pull request #103 from ryanxcharles/bug/typos
fix typos ... add space for formatting clarity
2014-04-20 17:49:46 -03:00
Ryan X. Charles 0eaaa6bab7 Merge pull request #102 from matiu/feature/ux8
better sync for peers
2014-04-20 17:29:29 -03:00
Ryan X. Charles ef88951cf6 fix typos ... add space for formatting clarity 2014-04-20 17:26:54 -03:00
Mario Colque 74f7271310 fix conflicts 2014-04-20 17:18:20 -03:00
Matias Alejo Garcia fe0cccd801 better sync for peers 2014-04-20 17:16:21 -03:00
Gustavo Maximiliano Cortez 37e2cc8cb4 Merge pull request #101 from ryanxcharles/feature/improve-default-config
Improve default config + Add local express server + Update README
2014-04-20 16:57:00 -03:00
Ryan X. Charles 3215d341bb Merge pull request #100 from matiu/feature/ux7
fix firefox / timing in connection
2014-04-20 16:52:53 -03:00
Ryan X. Charles 49dbbe8fa9 add simplest possible express server to host files
...this is much better for development, so you can run many different servers
that have different HTML 5 local storages for testing purposes.
2014-04-20 16:46:03 -03:00
Matias Alejo Garcia a3dffc65ef better broadcast schema 2014-04-20 16:34:46 -03:00
Gustavo Cortez 6f0a9499aa Removed "sendTest" link. 2014-04-20 16:21:33 -03:00
Matias Alejo Garcia 019e841b31 fix firefox / timing in connection 2014-04-20 16:16:09 -03:00
Ryan X. Charles 4ea7a2c785 make things easier to install
mv config to root directory, and improve README
2014-04-20 16:06:56 -03:00
Ryan X. Charles 31b0755ad8 change default to use public PeerJS server
...so that when people run things, it works the first time without having to
change the config.
2014-04-20 16:01:23 -03:00
Ryan X. Charles d2441febb4 Merge remote-tracking branch 'colkito/fix/remove-localhost-host' 2014-04-20 15:48:49 -03:00
Ryan X. Charles 91c068ab38 Merge pull request #94 from ryanxcharles/feature/command-line-4
WIP: Command Line #4: encryption and decryption working for File
2014-04-20 12:52:28 -03:00
Ryan X. Charles 9ebdd86f02 Merge pull request #98 from matiu/feature/ux6
Feature/ux6
2014-04-20 12:51:02 -03:00
Ryan X. Charles 0d953d4c86 Merge pull request #97 from matiu/feature/ux5
Feature/ux5
2014-04-20 12:49:37 -03:00
Matias Alejo Garcia 6e07d64832 fixes in networking 2014-04-20 12:41:28 -03:00
Matias Alejo Garcia 405f97d765 wallet to getId() fixes 2014-04-19 11:30:55 -03:00