Jude Nelson
|
7cdfaa151a
|
add support for adding and removing TXT records (i.e. for Tor support)
|
2017-05-04 16:48:23 -04:00 |
|
Jude Nelson
|
0cb7faa9e9
|
add logger
|
2017-05-04 10:58:19 -04:00 |
|
Jude Nelson
|
269b5b57d9
|
properly pass password
|
2017-05-04 00:25:51 -04:00 |
|
Jude Nelson
|
cd8bfa5c7d
|
document default wallet password and useful debugging output files
|
2017-05-03 23:25:01 -04:00 |
|
Jude Nelson
|
0a2f002158
|
remove old get_started.sh script
|
2017-05-03 15:18:08 -04:00 |
|
Jude Nelson
|
11f46da327
|
update readme.md to remove references to get_started.sh
|
2017-05-03 15:17:36 -04:00 |
|
Jude Nelson
|
e171f7c5ae
|
make the insight_api driver print something more useful on UTXO connection failure
|
2017-05-03 14:45:48 -04:00 |
|
Jude Nelson
|
9fd544afc9
|
start GC thread earlier
|
2017-05-03 12:38:23 -04:00 |
|
Jude Nelson
|
5bab713635
|
add debug message when loading zonefiles
|
2017-05-02 22:57:30 -04:00 |
|
Jude Nelson
|
47365aac2a
|
print name on hash mismatch
|
2017-05-02 22:52:38 -04:00 |
|
Jude Nelson
|
0ab379e1c1
|
pass zonefile_storage_drivers_write
|
2017-05-02 22:50:53 -04:00 |
|
Jude Nelson
|
4776ccfad6
|
differentiate between read and write drivers for profiles, zonefiles, and data
|
2017-05-02 22:47:20 -04:00 |
|
Jude Nelson
|
a36bb46dbf
|
require pyparsing (#401) thanks @lacabra and @romseguy!
|
2017-05-02 17:17:39 -04:00 |
|
Aaron Blankstein
|
0431c5d783
|
left out sys import
|
2017-05-02 15:24:47 -04:00 |
|
Jude Nelson
|
1532ca94b2
|
latest debian-release-candidate script
|
2017-05-02 15:21:09 -04:00 |
|
Jude Nelson
|
dbb653ae4a
|
require 0.1.1 keylib
|
2017-05-02 15:20:58 -04:00 |
|
Jude Nelson
|
fbcdb6a2a5
|
require later keylib and keychain
|
2017-05-02 15:17:39 -04:00 |
|
Jude Nelson
|
112ea083a0
|
Merge pull request #390 from spankratov/rc-0.14.2
fixed typo in backend_set_wallet
|
2017-05-02 11:35:17 -05:00 |
|
Aaron
|
76e755f982
|
Merge pull request #408 from kantai/rc-0.14.2
fixing core api service whitespace issue on macOS
|
2017-05-02 12:17:36 -04:00 |
|
Jude Nelson
|
9f32190ceb
|
update zone file wizard to set the ECDSA public key for a blockchain ID
|
2017-05-02 12:13:56 -04:00 |
|
Jude Nelson
|
f3b222cff9
|
add integration test for getting a public key from a zone file
|
2017-05-02 11:52:55 -04:00 |
|
Jude Nelson
|
225e1a08af
|
constant-time string comparison for passwords
|
2017-05-02 11:52:37 -04:00 |
|
Jude Nelson
|
f60aa4b77f
|
make sure we set (or do not set) a zone file public key correctly when doing an internal profile migration
|
2017-05-02 11:52:17 -04:00 |
|
Jude Nelson
|
cab1a94ddd
|
add constant-time string comparison for checking password equality
|
2017-05-02 11:51:58 -04:00 |
|
Jude Nelson
|
0dbb9908b3
|
when storing a public key to a zone file, make sure it's compressed
|
2017-05-02 11:51:35 -04:00 |
|
Jude Nelson
|
8b36406f1e
|
add GET endpoint for the zone file public key
|
2017-05-02 11:51:21 -04:00 |
|
Aaron Blankstein
|
1c85a9e06c
|
fixing core api service whitespace issue on macOS
|
2017-05-02 11:51:16 -04:00 |
|
Jude Nelson
|
f07aaf0dd7
|
pass blockchain ID when storing profile
|
2017-05-02 11:50:45 -04:00 |
|
Jude Nelson
|
c08f0f0b35
|
make sure we're dealing with keys of the same format when comparing
|
2017-05-02 11:50:30 -04:00 |
|
Jude Nelson
|
948d950b82
|
add get_public_key command; replace 'name' with 'blockchain ID'
|
2017-05-02 11:50:08 -04:00 |
|
Jude Nelson
|
b37e568c24
|
add routines to call sign_data and verify_data
|
2017-05-01 19:56:05 -04:00 |
|
Jude Nelson
|
44aa7dd4c8
|
keys are required if there are no zone files
|
2017-05-01 19:55:53 -04:00 |
|
Jude Nelson
|
d99b5abe3b
|
keys are required if there is no zone file
|
2017-05-01 19:55:40 -04:00 |
|
Jude Nelson
|
2ac84c1709
|
test for sign data and verify data
|
2017-05-01 19:55:29 -04:00 |
|
Jude Nelson
|
79d564c382
|
blockstack-core for start/stop; also fix up sign_data and verify_data
|
2017-05-01 19:55:13 -04:00 |
|
Jude Nelson
|
f90d003548
|
add --testnet3 option
|
2017-05-01 19:54:57 -04:00 |
|
Jude Nelson
|
a467379fe0
|
Merge branch 'rc-0.14.2' of https://github.com/blockstack/blockstack-core into rc-0.14.2
|
2017-05-01 16:45:04 -04:00 |
|
Jude Nelson
|
2c40a2c71c
|
allow ample time for multisig operations; use page numbers for fetching ranges of names
|
2017-05-01 16:44:33 -04:00 |
|
Jude Nelson
|
697393b1aa
|
remove blockstack_gpg import; fix up requested permissions
|
2017-05-01 16:44:13 -04:00 |
|
Jude Nelson
|
bf036a08b1
|
remove blockstack_gpg import; on put_immutable(), use the data string (sync'ing with the current API); on sign-in, use a private key to generate the request
|
2017-05-01 16:43:16 -04:00 |
|
Jude Nelson
|
1fa58f3218
|
sync with core API
|
2017-05-01 16:42:37 -04:00 |
|
Jude Nelson
|
23bd884b8e
|
in test mode, allow callers to create wallets without data keys
|
2017-05-01 16:42:17 -04:00 |
|
Jude Nelson
|
d573db34ef
|
fix up tombstone generation in data deletion code
|
2017-05-01 16:41:57 -04:00 |
|
Jude Nelson
|
416be51a77
|
add schemas for wallets without data keys; allow reader_pubkeys to be sent back with inode information
|
2017-05-01 16:41:21 -04:00 |
|
Jude Nelson
|
d7c15bb4ac
|
remove stale pid files where appropriate; do not pass the wallet to the registrar, but instead instantiate the registrar with the wallet
|
2017-05-01 16:40:53 -04:00 |
|
Jude Nelson
|
49e33838a8
|
it's possible to ask for the consensus hash of a block that has not yet been processed. If this happens, return an error message
|
2017-05-01 16:40:18 -04:00 |
|
Jude Nelson
|
69e5aa0620
|
when making hardened child private keys, make sure they're compressed by default unless the caller says otherwise
|
2017-05-01 16:39:50 -04:00 |
|
Jude Nelson
|
9ebdf3b855
|
reader_pubkeys are distinct from readers (public keys versus addresses).
|
2017-05-01 16:39:28 -04:00 |
|
Jude Nelson
|
3c38231b46
|
support BLOCKSTACK_TESTNET_FIRST_BLOCK= and BLOCKSTACK_TESTNET3= envars (thanks @sbaks0820!)
|
2017-05-01 16:38:23 -04:00 |
|
Jude Nelson
|
cf81dd7c6b
|
remove race condition in registrar initialization: set the wallet keys on instantiation
|
2017-05-01 16:38:04 -04:00 |
|