-
Insight commit 70fc47f343417a5bd71241d42bd579c2949b54ef Author: Rainer Koirikivi [email protected] Date: Mon Nov 3 22:59:38 2014 +0200
Friendlier error reporting for sendRawTransaction
-
borro emailstorage db
-
corro insight: ⚡ ENABLE_MAILBOX='true' ENABLE_EMAILSTORE='true' npm start
-
copay: commit 40a13ecef8d4a02095d71c0741ae2d9e45058438 Author: Matias Alejo Garcia [email protected] Date: Sat Nov 1 22:01:36 2014 -0300
New release v0.7.2
-
grunt
-
voy a la config y pongo
EncryptedInsightStorage: { // THIS IS WRONG BUT DO NOT CHANGE IT WITH OUT A MIGRATION PLAN // ALSO CHANGE THE DEFAULT AT js/plugins/InsightStorage.js // //url: 'https://test-insight.bitpay.com:443/api/email' url: 'http://localhost:3001/api/email' },
-
corro copay: npm start
-
borro el localstorage completo
-
voy a settings y pongo http://localhost:3001 en testnet y livenet y log level: DEBUG
-
voy a create profile: [email protected] , pass: 1 crea. Hago 2 addresses. Veo en Insight: POST /api/email/register 200 3ms - 16b
-
Paro insight
-
traigo: $ git pull --rebase b master $ git pull --rebase origin feature/tools2
-
migro: $ node util/migration.js $ mv ~/.insight/testnet/emailstore ~/.insight/testnet/emailstore.old $ mv ~/.insight/testnet/emailstore.migrated/ ~/.insight/testnet/emailstore
-
corro insight: ENABLE_MAILBOX='true' ENABLE_EMAILSTORE='true' npm start
-
SIN tratar de entrar con copay 0.7.2 hago, traigo
-
git stash; git checkout fix/encrypt-compat ; grunt
-
voy a settings y pongo localhost:3001 en testnet y livenet (ya esta) y GRABO
-
ingreso con [email protected] y password:1 y funciona
en el log de Insight:
GET /api/email/retrieve?key=profile%3A%3Ada2d8653a8dbec8283095941c42d1f5a68c3c091 403 3ms - 40b GET /api/email/retrieve?key=profile%3A%3Ada2d8653a8dbec8283095941c42d1f5a68c3c091 200 1ms - 289b POST /api/email/change_passphrase 200 1ms - 16b GET /api/email/retrieve?key=wallet%3A%3A2d13e4e2c9b3b74e 200 3ms
de Copay: [debug: EncryptedInsightStorage.InsightStorage._makeGetRequest (http://localhost:3000/js/copayBundle.js:7743:7)] Insight request Object {url: "http://localhost:3001/api/email/retrieve?key=profile%3A%3Ada2d8653a8dbec8283095941c42d1f5a68c3c091", headers: Object} copayBundle.js:192 [debug: EncryptedInsightStorage.InsightStorage._brokenGetItem (http://localhost:3000/js/copayBundle.js:7763:7)] using legacy get copayBundle.js:192 luego: copayBundle.js:192 [info: Object.module.exports.decrypt (http://localhost:3000/js/copayBundle.js:8021:11)] Decryption failed due to error: ccm: tag doesn't match copayBundle.js:192 [debug: http://localhost:3000/js/copayBundle.js:7237:13] Could not decrypt value using current decryption schema copayBundle.js:192 [debug: EncryptedInsightStorage._brokenDecrypt (http://localhost:3000/js/copayBundle.js:7222:7)] Trying legacy decrypt
etc.
-
veo los 2 addresses
-
si salgo y entro de vuelta, ya hizo el upgrade así que no aparece _brokenGetItem ni _brokenDecrypt