Commit Graph

6562 Commits

Author SHA1 Message Date
Jude Nelson
511679c03e check version, block height, and consensus hash when talking to other atlas nodes 2017-09-29 00:49:38 -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
Aaron Blankstein
caad4a215d patch gaia_hub driver for multi-reader storage 2017-09-29 00:49:38 -04:00
Aaron Blankstein
ef9c39b910 better attempt at parsing legacy app_domains 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
ac20d116c5 return URL on put mutable 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
98d6d2608a remove mixpanel 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
Jude Nelson
359a19bcc9 optionally return the name record if it is in the grace period 2017-09-29 00:49:37 -04:00
Jude Nelson
f709b0d092 return renewal_deadline on nameop 2017-09-29 00:49:37 -04:00
Jude Nelson
725e6a6ee9 remove comment 2017-09-29 00:49:37 -04:00
Jude Nelson
eaeb2d19d8 remove analytics events 2017-09-29 00:49:37 -04:00
Jude Nelson
6dd49cb90d don't ask for user emails 2017-09-29 00:49:37 -04:00
Jude Nelson
14cc53f3f3 check to see that a name is not in the grace period 2017-09-29 00:49:37 -04:00
Jude Nelson
9bc8c6087f allow tx_fee to be passed in on some operations 2017-09-29 00:49:37 -04:00
Jude Nelson
daceea770e return renewal_deadline on whois; remove analytics 2017-09-29 00:49:37 -04:00
Jude Nelson
7145bcfee8 don't allow transfer if we're in the renewal grace period 2017-09-29 00:49:37 -04:00
Jude Nelson
1860edb8f6 don't allow update if we're in the renewal grace period 2017-09-29 00:49:37 -04:00
Jude Nelson
f74e14c033 don't allow revoke if we're in the name renewal grace period 2017-09-29 00:49:37 -04:00
Jude Nelson
6de96721b0 don't clear out sender_pubkey 2017-09-29 00:49:37 -04:00
Jude Nelson
6063d4b5e5 add checks to see if the name is in the renewal grace period 2017-09-29 00:49:37 -04:00
Jude Nelson
d880b43031 include grace period in name expiration calculation 2017-09-29 00:49:37 -04:00
Jude Nelson
4620edf6e7 include epoch config for grace period 2017-09-29 00:49:36 -04:00
Jude Nelson
64f9c1f951 remove analytics; pass along expire_block and renewal_deadline 2017-09-29 00:49:36 -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
Aaron Blankstein
a54fda30fe fix some app domain name parsing bugs 2017-09-29 00:49:36 -04:00
Aaron Blankstein
18ad8f58c5 fixes issue 619, a bug in the regtest bitcoind utxo provider 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
Jude Nelson
ce6ea4dc1b don't care that the fee was sent to the burn address when renewing 2017-09-29 00:49:36 -04:00
Jude Nelson
c600e423ed don't care that the name wasn't sent to the burn address when calculating fees 2017-09-29 00:49:36 -04:00
Jude Nelson
14dc0e959f on preorder/renew, verify that the burn address is correct 2017-09-29 00:49:36 -04:00
Jude Nelson
5a80667893 pass along burn address to renewal checker 2017-09-29 00:49:36 -04:00
Jude Nelson
0451d81d92 log renewal fee 2017-09-29 00:49:36 -04:00
Jude Nelson
f6fe5bb18d comment on burn addr 2017-09-29 00:49:36 -04:00
Aaron Blankstein
5ac72be60c Add virtualchain install to dockerfile 2017-09-29 00:49:36 -04:00