implement cache for key derivation, using user-agent

This commit is contained in:
Matias Alejo Garcia 2016-06-01 19:56:47 -03:00
commit d08d4e3650
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
4 changed files with 14 additions and 14 deletions

View file

@ -42,7 +42,7 @@
"url": "https://github.com/bitpay/copay/issues"
},
"dependencies": {
"bitcore-wallet-client": "https://github.com/bitpay/bitcore-wallet-client#baf7b8e50f53d3a62d0f5804919f0f0218872daf",
"bitcore-wallet-client": "2.5.0",
"express": "^4.11.2",
"fs": "0.0.2",
"grunt": "^0.4.5",