Commit Graph

759 Commits

Author SHA1 Message Date
Jude Nelson
8856c3aed0 use only disk by default (as we do in develop) 2017-09-29 02:01:15 -04:00
Jude Nelson
a5cd5033ba require 0.17 2017-09-29 02:01:05 -04:00
Jude Nelson
f328b81b3f remove keyfile 2017-09-29 02:00:59 -04:00
Jude Nelson
fc2a1c3104 version bump 2017-09-29 02:00:26 -04:00
Jude Nelson
b2e7da1ecd preorder, register, preorder, expire, grace period, register 2017-09-29 00:50:03 -04:00
Jude Nelson
8345173f37 test register/expire/renew when each operation is done in parallel 2017-09-29 00:50:03 -04:00
Jude Nelson
10abec9f38 test multiple register/expire/renew 2017-09-29 00:50:03 -04:00
Jude Nelson
148c785442 add tests for new name/namespace prices 2017-09-29 00:50:02 -04:00
Jude Nelson
a3d55485f9 update test to reflect expiring preorder 2017-09-29 00:50:02 -04:00
Jude Nelson
c144818f9c test import, preorder, expire, grace period, register 2017-09-29 00:50:02 -04:00
Jude Nelson
af3b06acfe test that looking up a name that is in the grace period fails 2017-09-29 00:50:02 -04:00
Jude Nelson
bf32a6161e test preorder and reg/up with explicit transfer 2017-09-29 00:50:02 -04:00
Jude Nelson
e56916d09b test preorder and reg/up with transfer 2017-09-29 00:50:02 -04:00
Jude Nelson
f1fcfc0330 test preorder and reg/up with the registrar 2017-09-29 00:50:02 -04:00
Jude Nelson
acf289ee9c verify that a name transferred can still be renewed and transfered and updated 2017-09-29 00:50:02 -04:00
Jude Nelson
5a59a1caf6 check that a name can be reregistered if preordered during the grace period but not renewed 2017-09-29 00:50:02 -04:00
Jude Nelson
e34660bcf5 check that a squatter will be thwarted by a renewal during the grace period 2017-09-29 00:50:02 -04:00
Jude Nelson
a7fa55339a test that a squatter can't steal a name while it's in the grace period 2017-09-29 00:50:02 -04:00
Jude Nelson
c85c06452e value_hash -> zonefile_hash 2017-09-29 00:50:02 -04:00
Jude Nelson
4534ebafc9 zonefile hash, not value hash; fix SNV check when there are operations that both succeed and fail at a block 2017-09-29 00:50:02 -04:00
Jude Nelson
77630a4bb2 api sync with npm run 2017-09-29 00:50:01 -04:00
Aaron Blankstein
59488fbc57 a bunch of hacks to try to get integration test framework to work with disk+(gaia_hub or dropbox) 2017-09-29 00:49:38 -04:00
Jack Zampolin
5fd2d91290 Kick CI server 2017-09-29 00:49:38 -04:00
Jack Zampolin
7cd8498dbe Kick CI server 2017-09-29 00:49:38 -04:00
Jude Nelson
fde88c98ac test grace period (ensuring that only renewal works during grace period, and only during epoch3) 2017-09-29 00:49:38 -04:00
Jude Nelson
400ac23680 test import, update, epoch2, update, epoch3, renew/xfer/update 2017-09-29 00:49:37 -04:00
Jude Nelson
30a0f19c18 test import, epoch2, renew, epoch3, renew/xfer/update 2017-09-29 00:49:37 -04:00
Jude Nelson
81be70c5f4 test import, epoch2, epoch3, renew/xfer/update 2017-09-29 00:49:37 -04:00
Jude Nelson
3be8278fe7 test import, epoch2, epoch3, expire, re-register/update 2017-09-29 00:49:37 -04:00
Jude Nelson
3bd3cd8275 pass tx_fee on some operations 2017-09-29 00:49:37 -04:00
Jude Nelson
cc32c43721 fix envars 2017-09-29 00:49:37 -04:00
Jude Nelson
0b104412e3 fix envars 2017-09-29 00:49:37 -04:00
Jude Nelson
e3bb66397f fix envars 2017-09-29 00:49:37 -04:00
Aaron Blankstein
9a46b8c241 add permission to authinternal circleCI test 2017-09-29 00:49:36 -04:00
Jack Zampolin
33beda69de Update README.md 2017-09-29 00:49:36 -04:00
Jack Zampolin
1391c1c1c5 Remove Kube stuff from test-launcher 2017-09-29 00:49:36 -04:00
Jack Zampolin
09d94b1ae9 remove depricated instructions 2017-09-29 00:49:36 -04:00
Jude Nelson
f98a82b858 verify that only the namespace creator's burn address works to register the name 2017-09-29 00:49:36 -04:00
Jude Nelson
8575c7e46b verify that name renewal fees go to namespace creator 2017-09-29 00:49:36 -04:00
Jude Nelson
13604d976e verify that name registration fees go to the namespace creator 2017-09-29 00:49:36 -04:00
Jude Nelson
dafe5aa6f1 pass along burn address on preorder and renewal for testing 2017-09-29 00:49:36 -04:00
Aaron Blankstein
5ac72be60c Add virtualchain install to dockerfile 2017-09-29 00:49:36 -04:00
Jude Nelson
c1be78e819 see that segwit transactions are still accepted by non-segwit indexers (multisig) 2017-09-29 00:49:36 -04:00
Jude Nelson
d752d28672 see that segwit transactions are still accepted by non-segwit indexers (single-sig) 2017-09-29 00:49:36 -04:00
Jude Nelson
b69e05aa82 remove old refreshdb feature 2017-09-29 00:49:36 -04:00
Jude Nelson
a24fc113fb make sure prices for namespaces get reduced in epoch3 2017-09-29 00:49:35 -04:00
Jude Nelson
8aba537fe2 make sure renew/xfer/update is blocked by the safety features until epoch3 starts 2017-09-29 00:49:35 -04:00
Jude Nelson
35e8b2ed6e make sure that register/update gets blocked by the safety checks until epoch3 activates 2017-09-29 00:49:35 -04:00
Jude Nelson
67117620e1 check for atlas zone file hashes on name register and name renew 2017-09-29 00:49:35 -04:00
Jude Nelson
c13c398411 update block times as to when epochs take place 2017-09-29 00:49:35 -04:00