- fetch insight #f2e33fcad34f76bed1e8a60a30751793f9a721cb https://github.com/bitpay/insight-api/commit/f2e33fcad34f76bed1e8a60a30751793f9a721cb
- fetch Copay master #9e695863edd31cce9979250f2b625258b787c073
- modify
config.js
to point to localhost - run insight:
ENABLE_MAILBOX="true" ENABLE_EMAILSTORE="true" ./insight.js
- check that creating a user with password with "!" does not work.
- create a profile ([email protected] password 123)
- close it and open it to test. Create some address and receive some btcs.
//
-
stop Insight
-
run https://gist.githubusercontent.com/eordano/2932c74b5fb63caf8ad9/raw/cd4485be0a3a15e6a49434955419e6a25ce83903/gistfile1.js and move db to the OK place
-
fetch insight PR: bitpay/insight-api#240 (fix/passphrase3)
-
start Insight
-
I am able to access and store the created profile, using Copay 0.7.3. OK //
-
fetch https://github.com/bitpay/copay/pull/1737 (fix/passphrase)
-
run grunt, modify config.js
-
I was able to access the old profile, and also create a new profile using the new API