Commit Graph

7047 Commits

Author SHA1 Message Date
Jude Nelson
8ea62795bb allow multisig owner address and keys 2017-11-16 17:52:47 -05:00
Jude Nelson
dc4c8e816a properly pass and set new owner address on renewal 2017-11-16 17:24:10 -05:00
Jude Nelson
e7d9295fd5 better SSH error and timeout handling 2017-11-16 13:06:24 -05:00
Jude Nelson
c233450b4c more lenient node.js setup 2017-11-16 13:06:08 -05:00
Jude Nelson
cbd61b7b1b allow the API endpoint to accept the integration test framework's Origin headers 2017-11-16 13:05:43 -05:00
Jude Nelson
653073b08e use the right API call in virtualchain 2017-11-15 16:50:48 -05:00
Jude Nelson
0388fe8a34 appropriate SNV failure test 2017-11-15 16:50:39 -05:00
Jude Nelson
f31db43807 poll a long-running test for completion if the SSH connection breaks 2017-11-15 16:05:28 -05:00
Jude Nelson
94abeb32c5 better DID-check error handling 2017-11-15 16:05:14 -05:00
Jude Nelson
f99b2ac437 fix lack of DID resolution on imported names 2017-11-15 16:05:02 -05:00
Jude Nelson
3ca86a7873 WIP; survive SSH disconnect 2017-11-14 19:38:52 -05:00
Jude Nelson
86ec80692d use the right address 2017-11-14 19:38:42 -05:00
Jude Nelson
0863eaa6fb renewal after 10 blocks 2017-11-14 19:38:31 -05:00
Jude Nelson
9371797f48 fix snv failure 2017-11-14 19:38:22 -05:00
Jude Nelson
62b1ca7296 Merge branch 'lacabra-pr/ipfs-storage-driver' into hotfix/ipfs-support 2017-11-14 17:41:05 -05:00
Jude Nelson
f9c1b7dac8 Merge branch 'pr/ipfs-storage-driver' of https://github.com/lacabra/blockstack-core into lacabra-pr/ipfs-storage-driver 2017-11-14 17:40:53 -05:00
Jude Nelson
3a5ca6bef3 Merge branch 'lacabra-pr/backend-driver-common-changing-indexes' into hotfix/ipfs-support 2017-11-14 17:40:05 -05:00
Jude Nelson
b05d04844f Merge branch 'pr/backend-driver-common-changing-indexes' of https://github.com/lacabra/blockstack-core into lacabra-pr/backend-driver-common-changing-indexes 2017-11-14 17:39:46 -05:00
Jude Nelson
478846a8e0 do not require a known owner address if safety_checks is False 2017-11-14 17:36:52 -05:00
Jude Nelson
05a7db7950 whitespace 2017-11-14 17:36:29 -05:00
Jude Nelson
91b8c5b30f report failed names 2017-11-14 17:36:19 -05:00
Jude Nelson
4e4dadda8a add min-confs to renew; fix up some owner address detection 2017-11-14 17:36:04 -05:00
Jude Nelson
b8c125e0fa Merge branch 'hotfix/did-support' 2017-11-11 16:38:18 -05:00
Jude Nelson
c8a7166921 bump version 2017-11-11 15:57:42 -05:00
Jude Nelson
65bd1cb91e don't launch a subprocess for bootstrapping and running tests; validate test output by looking at the remote host's execution trace instead of test-runner output 2017-11-10 23:19:28 -05:00
Jude Nelson
e7083c9f70 coerce string 2017-11-10 21:22:16 -05:00
Jude Nelson
8f3e3bfdc5 transfer_address may be None 2017-11-10 21:07:04 -05:00
Jude Nelson
476005b278 wait only 10 blocks between operations; make sure we use the right address 2017-11-10 18:40:45 -05:00
Jude Nelson
1d3224fb91 use the right block counts 2017-11-10 18:40:29 -05:00
Jude Nelson
56d36738dd add appropriate fail points 2017-11-10 18:40:17 -05:00
Jude Nelson
7d048460e6 add fail point 2017-11-10 18:40:05 -05:00
Jude Nelson
ce91659c4c add appropriate fail points 2017-11-10 18:39:53 -05:00
Jude Nelson
94681afecc don't crash on error path 2017-11-10 18:39:35 -05:00
Jude Nelson
65e8efd21e make sure we compare with the same version bits 2017-11-10 18:39:17 -05:00
Jude Nelson
c3b53bf083 use only 10 confirmations; don't race the API daemon 2017-11-10 13:33:51 -05:00
Jude Nelson
e4a4694a04 speed up start/stop for daemon stress test 2017-11-10 13:33:37 -05:00
Jude Nelson
15b4b3c153 move now-deprecated tests to the attic 2017-11-10 13:15:13 -05:00
Jude Nelson
768df656df fix up migrate and get_name_zonefile 2017-11-10 13:14:30 -05:00
Jude Nelson
f2301e2861 wait 10 confs, not 12 2017-11-10 13:14:21 -05:00
Jude Nelson
c38420f879 wait 10 confs, not 12 2017-11-10 13:14:10 -05:00
Jude Nelson
472d3379ff account for new lookup() behavior 2017-11-10 13:13:59 -05:00
Jude Nelson
64d69a7e52 public key may not be given in raw data payload 2017-11-10 13:13:46 -05:00
Jude Nelson
caddfb77bb when getting a name's history, include expired name histories 2017-11-10 13:13:28 -05:00
Jude Nelson
53b7af9bcd re-send zone files when testing 2017-11-10 13:13:19 -05:00
Jude Nelson
8f3bc98484 allow_legacy=True 2017-11-10 13:13:07 -05:00
Jude Nelson
4d9987e23f add get_historic_name_at() for expired names 2017-11-10 13:12:53 -05:00
Jude Nelson
886b383ed7 rename to blockstack-testbox 2017-11-09 18:56:39 -05:00
Jude Nelson
4831a7d33a name_rec may not exist 2017-11-09 18:56:28 -05:00
Jude Nelson
7e6107f909 multisig did addrs can be 35 characters 2017-11-09 18:56:13 -05:00
Jude Nelson
e55d879b95 device_ids in delete_mutable 2017-11-09 18:55:59 -05:00