Commit Graph

1102 Commits

Author SHA1 Message Date
Jude Nelson
e382ccce63 sync with epoch API 2018-10-26 10:22:48 -04:00
Jude Nelson
58bb90ffc9 properly handle errors from the CLI -- an 'error': null is not an error 2018-10-26 10:22:28 -04:00
Jude Nelson
42a38866d2 sync with new epoch API 2018-10-26 10:22:16 -04:00
Jude Nelson
2126d04584 sync with new epoch API 2018-10-26 10:22:07 -04:00
Jude Nelson
e47f169114 sync with new epoch API 2018-10-26 10:21:56 -04:00
Jude Nelson
8701ae06ba fix subdomain registrar 2018-10-26 10:21:47 -04:00
Jude Nelson
fe91f3615c update getting stacks balance with new CLI API 2018-10-26 10:21:19 -04:00
Jude Nelson
8cf1580e11 Merge branch 'master' into develop 2018-10-18 15:28:09 -04:00
Jude Nelson
1d98b7116e version 19.0.2.0 2018-10-17 09:34:55 -04:00
Jude Nelson
50e21d6dc7 update the subdomain fast-sync test to verify that fast-sync grabs the subdomain queue, and in doing so, enables a fast-sync'ed node to process recently-discovered zone files 2018-10-17 09:29:14 -04:00
Jude Nelson
0db25efda2 version bump 2018-10-16 16:50:51 -04:00
Jude Nelson
87b92e8f40 there must be at least one subdomain op 2018-10-16 11:31:46 -04:00
Jude Nelson
5438cdfacf update the subdomain audit code to verify that we can get all subdomain operations for each and every subdomain added 2018-10-16 11:30:39 -04:00
Jude Nelson
f9ee9d663b Merge branch 'feature/token-v1' into develop 2018-10-15 18:42:44 -04:00
Jude Nelson
b539e7ff32 convert c32check addr to b58check addr on balance query 2018-10-11 18:14:51 -04:00
Jude Nelson
5f7956a15e merged /v1/ and /v2/ price outputs 2018-10-03 16:48:07 -04:00
Jude Nelson
3ffb3dfc51 merged /v1/ and /v2/ price outputs 2018-10-03 16:47:36 -04:00
Jude Nelson
e6d1e80082 print profile 2018-10-02 23:41:17 -04:00
Jude Nelson
1c7cc1f7f3 document where we expect name costs to be burned and paid, and account for new tx fee calculation 2018-10-02 23:41:07 -04:00
Jude Nelson
30faeef980 deprecate this test 2018-10-02 23:40:21 -04:00
Jude Nelson
361554dec2 print profile 2018-10-02 23:38:35 -04:00
Jude Nelson
b4fe4d7df2 document where we expect name costs to be burned and paid, and account for new tx fee calculation 2018-10-02 23:38:13 -04:00
Jude Nelson
58bcb0e0ec deprecate this test 2018-10-02 23:37:34 -04:00
Jude Nelson
56d57bba42 change _nameops_ to _blockstack_ops_ where appropriate 2018-09-27 17:54:16 -04:00
Jude Nelson
0c29918c82 change _nameops_ to _blockstack_ops_ where appropriate 2018-09-27 17:44:25 -04:00
Jude Nelson
cf85372c6e test vesting in 5000 wallets 2018-09-27 17:44:11 -04:00
Jude Nelson
f3d42ce5c0 sync CLI command structure for dump/restore bucket 2018-09-27 17:43:41 -04:00
Jude Nelson
d330f0709b test new dump/restore bucket commands 2018-09-27 17:43:29 -04:00
Jude Nelson
313e2c6d6c expand account tests to test short but well-formed addresses 2018-09-20 17:52:23 -04:00
Jude Nelson
ed47176e98 test RESTful API calls for names 2018-09-20 17:28:08 -04:00
Jude Nelson
2ac883e34b test RESTful API calls for names 2018-09-20 17:27:27 -04:00
Jude Nelson
2045840f8a add test for REST API endpoints for accounts (for both b58 and c32 addresses) 2018-09-20 17:05:20 -04:00
Jude Nelson
fcdf7dbc22 add tests for c32check in Python 2018-09-20 17:03:48 -04:00
Jude Nelson
f0d589ab29 modify the BoundedThreadingMixIn so it will eagerly close client sockets when it has too many outstanding requests. Do some housekeeping so that we can use this in both the backplane RPC server and the API server, and update the relevant integration test to test for this behavior 2018-09-18 17:48:19 -04:00
Jude Nelson
94bcf41cf6 modify the BoundedThreadingMixIn so it will eagerly close client sockets when it has too many outstanding requests. Do some housekeeping so that we can use this in both the backplane RPC server and the API server, and update the relevant integration test to test for this behavior 2018-09-18 17:15:31 -04:00
Jude Nelson
7155be45e5 add tests for the /v1/accounts API endpoints 2018-09-14 13:38:51 -04:00
Jude Nelson
d5b1503161 rework vesting test code to be clearer 2018-09-14 13:38:33 -04:00
Jude Nelson
d4bfb3fe85 sync CLI out-call for getting a name's history with the new API 2018-09-13 16:19:18 -04:00
Jude Nelson
624f621704 sync CLI out-call for getting a name's history with the new API 2018-09-13 16:14:57 -04:00
Jude Nelson
2dc98673b2 Merge pull request #851 from blockstack/feature/token-v1+local-testnet
Add scenario for stripped down testnet
2018-09-11 10:42:42 -04:00
Jude Nelson
dad8583f62 update subdomain test to reflect the latest /list api endpoint 2018-08-28 17:02:19 -04:00
Jude Nelson
dcd7b05569 update subdomain test to reflect the latest /list api endpoint 2018-08-28 17:01:29 -04:00
Jude Nelson
33c5b35919 unix time, not page number 2018-08-27 18:01:28 -04:00
Jude Nelson
918dce3206 unix time, not page number 2018-08-27 18:00:20 -04:00
Jude Nelson
c2eaa0e903 make compatible with develop 2018-08-27 14:48:54 -04:00
Jude Nelson
8e39700c58 add a test for listing subdomains 2018-08-27 14:43:22 -04:00
Jude Nelson
bd3f1c7099 add a test for listing subdomains 2018-08-27 14:41:35 -04:00
Aaron Blankstein
1b9d339ea4 testnet scenario with subdomain registrar, gaia removed. docker file for building and running. env vars to optionally disable startup of gaia hub, tx broadcaster, registrar check 2018-08-23 17:47:35 -05:00
Jude Nelson
a938073c73 remove dead code 2018-08-15 16:54:42 -04:00
Jude Nelson
f56c8527a6 add code to restore a gaia bucket 2018-08-15 16:53:51 -04:00