This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var blockstack = require('blockstack'); | |
const uuidv1 = require('uuid/v1'); | |
var successResponse = { | |
statusCode: 200, | |
statusText: 'SUCCESS', | |
description: null | |
}; | |
var failureResponse = { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var blockstack = require('blockstack'); | |
const uuidv1 = require('uuid/v1'); | |
var successResponse = { | |
statusCode: 200, | |
statusText: 'SUCCESS', | |
description: null | |
}; | |
var failureResponse = { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
If you are not seeing that name in your Blockstack Browser please try the following: | |
- Most of the time this issue is fixed with a [hard refresh of your browser](https://www.getfilecloud.com/blog/2015/03/tech-tip-how-to-do-hard-refresh-in-browsers/) | |
- If that fails you will need to [clear localStorage](https://stackoverflow.com/questions/7667958/clear-localstorage) and restore your profile from the 12 word Keychain Phrase. | |
It may take some time (~minutes) for your ID to show up depending on your local network. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Verifying my Blockstack ID is secured with the address 12UNhrpVMhhj4XJo3v8JNUPp2uXE5dteBL https://explorer.blockstack.org/address/12UNhrpVMhhj4XJo3v8JNUPp2uXE5dteBL |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Verifying my Blockstack ID is secured with the address 15eVUr5CtuLAcbUEedzHZZK5quKCfQ6cgE https://explorer.blockstack.org/address/15eVUr5CtuLAcbUEedzHZZK5quKCfQ6cgE |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2017-10-27 18:15:07,303] [DEBUG] [spv:110] (1.140058557597440) Using testnet/regtest | |
/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings | |
InsecureRequestWarning) | |
[2017-10-27 18:15:07,574] [DEBUG] [blockstack-test-scenario:330] (1.140058557597440) Load scenario blockstack_integration_tests.scenarios.name_pre_reg_up_app_datastore_multiuser | |
[2017-10-27 18:15:07,574] [DEBUG] [blockstack-test-scenario:337] (1.140058557597440) Identifying scenario path | |
[2017-10-27 18:15:09,138] [DEBUG] [blockstack-test-scenario:349] (1.140058557597440) Path of blockstack_integration_tests.scenarios.name_pre_reg_up_app_datastore_multiuser is blockstack_integration_tests/scenarios/name_pre_reg_up_app_datastore_multiuser.py | |
[2017-10-27 18:15:09,139] [DEBUG] [blockstack-test-scenario:364] (1.140058557597440) export CLIENT_S |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2017-10-26 05:01:41,629] [DEBUG] [spv:110] (1.140510670120704) Using testnet/regtest | |
/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings | |
InsecureRequestWarning) | |
[2017-10-26 05:01:41,787] [DEBUG] [blockstack-test-scenario:330] (1.140510670120704) Load scenario blockstack_integration_tests.scenarios.rest_update_with_key | |
[2017-10-26 05:01:41,787] [DEBUG] [blockstack-test-scenario:337] (1.140510670120704) Identifying scenario path | |
[2017-10-26 05:01:43,355] [DEBUG] [blockstack-test-scenario:349] (1.140510670120704) Path of blockstack_integration_tests.scenarios.rest_update_with_key is blockstack_integration_tests/scenarios/rest_update_with_key.py | |
[2017-10-26 05:01:43,422] [WARNING] [config:91] (1.140510670120704) (1): in test environment | |
[2017-10-26 05:01:43,422] [WARNING] [config:112] (1.140510670120 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2017-10-26 16:52:30,596] [DEBUG] [spv:110] (1.140587694610176) Using testnet/regtest | |
/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings | |
InsecureRequestWarning) | |
[2017-10-26 16:52:30,795] [DEBUG] [blockstack-test-scenario:330] (1.140587694610176) Load scenario blockstack_integration_tests.scenarios.name_pre_reg_up_sign_verify_data | |
[2017-10-26 16:52:30,795] [DEBUG] [blockstack-test-scenario:337] (1.140587694610176) Identifying scenario path | |
[2017-10-26 16:52:32,006] [DEBUG] [blockstack-test-scenario:349] (1.140587694610176) Path of blockstack_integration_tests.scenarios.name_pre_reg_up_sign_verify_data is blockstack_integration_tests/scenarios/name_pre_reg_up_sign_verify_data.py | |
[2017-10-26 16:52:32,076] [WARNING] [config:91] (1.140587694610176) (1): in test environment | |
[2017-10-26 16:52:32,076] [W |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oct 22 22:48:56 testnet telegraf[65523]: 2017-10-22T22:48:56Z I! Starting Telegraf v1.4.2 | |
Oct 22 22:48:56 testnet telegraf[65523]: 2017-10-22T22:48:56Z I! Loaded outputs: influxdb | |
Oct 22 22:48:56 testnet telegraf[65523]: 2017-10-22T22:48:56Z I! Loaded inputs: inputs.kernel inputs.mem inputs.netstat inputs.system inputs.net inputs.processes inputs.exec inputs.cpu inputs.disk inputs.diskio | |
Oct 22 22:48:56 testnet telegraf[65523]: 2017-10-22T22:48:56Z I! Tags enabled: host=testnet service=bitcoind | |
Oct 22 22:48:56 testnet telegraf[65523]: 2017-10-22T22:48:56Z I! Agent Config: Interval:10s, Quiet:false, Hostname:"testnet", Flush Interval:10s | |
Oct 22 22:53:40 testnet telegraf[65523]: runtime: pointer 0xc42039a000 to unused region of span idx=0x1cd span.base()=0xc42039a000 span.limit=0xc42039c000 span.state=1 | |
Oct 22 22:53:40 testnet telegraf[65523]: runtime: found in object at *(0xc4202cde00+0x60) | |
Oct 22 22:53:40 testnet telegraf[65523]: object=0xc4202cde00 k=0x6210166 s.base()=0xc4202cc000 s.limit=0xc4202cdfe0 s.siz |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Verifying my Blockstack ID is secured with the address 1HDq8cuiL1WVHYW6WWvKQVziC1ysch6DBe |