copay/js/models
Ryan X. Charles 643cad3a39 change encryption to work on hex strings
..instead of binary, to work around an issue with bitcore/sjcl. I'm not sure
what the issue is exactly, except that encryption of binary data isn't working
correctly due to some kind of string stuff involving decodeURIComponent inside
sjcl. I haven't fully figured it out. For now I am changing the network
protocol to hex to workaround the issue.

See this: https://github.com/bitpay/bitcore/pull/416
2014-07-09 01:13:42 -07:00
..
blockchain Merge pull request #851 from matiu/bug/undefined3 2014-07-07 20:44:59 -03:00
core change encryption to work on hex strings 2014-07-09 01:13:42 -07:00
network add nonce support to WebRTC and Wallet 2014-07-08 23:03:30 -07:00
storage more tests 2014-07-08 19:52:47 -03:00