Commit Graph

1121 Commits

Author SHA1 Message Date
Aaron Blankstein
525ce201a4 refactor api tests for the new api code structure 2018-11-12 13:05:57 -06:00
Jude Nelson
00d140fb83 test using an alternative magic byte string for identifying our txs 2018-10-30 18:53:25 -04:00
Jude Nelson
88d01dc440 when testing an operation with the CLI, pass the magic bytes with the -m switch 2018-10-30 18:24:01 -04:00
Jude Nelson
d649975852 cli_name_register doesn't need this envar 2018-10-30 18:23:49 -04:00
Jude Nelson
fe59494ece cli_gaia doesn't need this envar 2018-10-30 18:23:35 -04:00
Jude Nelson
cee1a41c41 test sending tokens around a loop of addresses all in the same block 2018-10-30 14:28:07 -04:00
Jude Nelson
93597355cf test sending tokens in a hot-potato-like loop around un-instantiated addresses 2018-10-30 14:27:39 -04:00
Jude Nelson
c9bfe34995 allow sending all of an address's funds 2018-10-30 14:27:15 -04:00
Jude Nelson
6d8076563d test that we can send to completely new addresses 2018-10-29 18:33:28 -04:00
Jude Nelson
f81e845494 fix getting a name's zone file to use the right CLI command 2018-10-28 21:08:37 -04:00
Jude Nelson
9f94f5d4f3 don't test so many wallet addresses -- we don't learn anything by it 2018-10-28 21:08:23 -04:00
Jude Nelson
b1b23b58b1 history is in descending order now 2018-10-28 21:08:11 -04:00
Jude Nelson
6b01308cf0 make starting the subdomain registrar more robust and use the api key to avoid spam detection 2018-10-28 21:07:48 -04:00
Jude Nelson
579e41a8f8 bugfix -- don't expect a token expenditure for methods that the test expects will lead to rejected transactions 2018-10-27 17:15:53 -04:00
Jude Nelson
58fb4c42ea a raw zone file can be returned 2018-10-27 17:15:38 -04:00
Jude Nelson
7719f362f5 bugfix -- use the library method for calculating namespace prices, and don't assume that a namespace revealed to use stacks for payment will be accepted if the stacks epoch hasn't started 2018-10-27 17:15:05 -04:00
Jude Nelson
d5e73fedf5 bugfix: check the right names for failure 2018-10-27 17:14:52 -04:00
Jude Nelson
11d19f386c fix CLI name registration method to use proper Gaia endpoints 2018-10-27 17:14:38 -04:00
Jude Nelson
1f54b6b081 test early vesting 2018-10-26 15:49:15 -04:00
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