Jude Nelson
|
8cf1580e11
|
Merge branch 'master' into develop
|
2018-10-18 15:28:09 -04:00 |
|
Jude Nelson
|
d4f44a41ad
|
Merge branch 'hotfix/fast-sync-subdomain-queue'
|
2018-10-17 09:35:47 -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 |
|
Aaron Blankstein
|
eb7ab147a8
|
Merge pull request #871 from blockstack/feature/update-testing-dockerfile
Update testing dockerfile
|
2018-10-16 15:58:32 -05:00 |
|
Jude Nelson
|
0db25efda2
|
version bump
|
2018-10-16 16:50:51 -04:00 |
|
Aaron Blankstein
|
b18273d245
|
update the dockerfile so it can be used for new integration tests
|
2018-10-16 14:48:16 -05: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
|
fdb424c46b
|
use develop branches
|
2018-10-03 16:47:08 -04:00 |
|
Jude Nelson
|
95c85e344e
|
set develop environ for transaction broadcaster
|
2018-10-03 11:58:11 -04:00 |
|
Jude Nelson
|
9022bc1b8d
|
include multiple '/'s in gaia read path, if given
|
2018-10-03 11:57:19 -04:00 |
|
Jude Nelson
|
a7b649f7f5
|
set develop environ for transaction broadcaster
|
2018-10-03 11:55:59 -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
|
b70a2f8a59
|
avoid filling wallets with empty balances; speed up determining the path of a module
|
2018-09-27 17:42:59 -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
|
801fce07a5
|
add a mock not-distributed account for testing; fix bug in generating vesting schedules from wallet data in tests
|
2018-09-14 13:38:09 -04:00 |
|
Jude Nelson
|
c90b2803db
|
add fake treasury and unallocated genesis block entries
|
2018-09-13 16:20:43 -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 |
|