Commit Graph

7553 Commits

Author SHA1 Message Date
Jude Nelson
2bfc8b5d1d talk about fork*-consistency, fork-sets, and consensus hashes 2018-02-22 12:32:49 -05:00
Jude Nelson
4686a76c12 mention fork-set filter 2018-02-22 12:32:43 -05:00
Jude Nelson
a8b5e43ed4 talk more about why we don't use a DHT 2018-02-21 20:38:55 -05:00
Jude Nelson
439be19cb4 first stab at Atlas documentation 2018-02-21 19:31:37 -05:00
Jude Nelson
44ee164b26 link to Gaia and Atlas 2018-02-21 19:31:27 -05:00
Jude Nelson
6db35e9492 link to both clients 2018-02-21 19:30:55 -05:00
Jude Nelson
65ac750f36 fix subdomain lifecycle diagram 2018-02-20 18:16:26 -05:00
Jude Nelson
bc3e31f00d spacing 2018-02-20 18:10:00 -05:00
Jude Nelson
0d015d1088 tweaks 2018-02-20 18:08:33 -05:00
Jude Nelson
465e1cd6d5 flesh out BNS docs 2018-02-20 18:04:51 -05:00
Jude Nelson
dfcac4c2af first stab at BNS docs (partial and incomplete; just committing now to back them up) 2018-02-19 19:34:02 -05:00
Jude Nelson
c02d964734 update signing key 2018-02-19 19:07:47 -05:00
Jude Nelson
3299d387ac document new wire formats in the 0.17 hard fork 2018-02-19 18:32:57 -05:00
Jude Nelson
6b5127237c clarify the use of the integration test Web page (thanks @rocky!) 2018-02-19 18:32:36 -05:00
Jude Nelson
f80c4ae7d4 catch general socket errors (like econnrefused) in commonly-used methods 2018-02-19 18:32:17 -05:00
Jude Nelson
3441b3ed65 catch socket.timeout in common methods 2018-02-19 14:53:14 -05:00
Jude Nelson
24309d8481 save RPC public IP once we know it 2018-02-19 14:46:17 -05:00
Jude Nelson
e426f8e779 log better 2018-02-19 14:37:22 -05:00
Jude Nelson
3c15e5c961 use STUN to discover the host's public IP 2018-02-19 14:37:09 -05:00
Jude Nelson
b151ed71e1 remove dead code 2018-02-19 14:36:57 -05:00
Jude Nelson
6a5a079095 better server_wait logging 2018-02-19 14:04:45 -05:00
Jude Nelson
1f24e00dec sync with API: expect a fileno 2018-02-19 14:02:55 -05:00
Jude Nelson
f331660977 api sync on daemonize 2018-02-19 14:01:03 -05:00
Jude Nelson
50b5d2a19a correct default workingdir path; copy instead of symlink 2018-02-19 13:42:20 -05:00
Jude Nelson
8f76b7a286 os.path.expanduser 2018-02-19 13:38:35 -05:00
Jude Nelson
0a2237cd6b working_dir not yet declared 2018-02-19 13:37:04 -05:00
Jude Nelson
cebf9618c0 better zonefile accounting 2018-02-19 13:36:57 -05:00
Jude Nelson
bf9ae9cf2a don't back up the atlas and subdomain dbs twice 2018-02-19 13:02:57 -05:00
Jude Nelson
97edc75c83 integer last transaction height 2018-02-19 12:53:52 -05:00
Jude Nelson
8f40ffa5d6 fix DID testing so that we tolerate the case where names were processed in a different order in the same block than we expected 2018-02-18 23:17:06 -05:00
Jude Nelson
38736d62ff update the semantics of this test so we expect that a DID to an expired name does not point to the state of the re-registered name 2018-02-18 23:16:03 -05:00
Jude Nelson
b5adff9526 don't return expired names by default 2018-02-18 23:15:46 -05:00
Jude Nelson
ca55b3ce79 return expired names by default. let the client figure out that they are expired 2018-02-18 23:15:22 -05:00
Jude Nelson
ef3d6741d9 test develop 2018-02-18 00:35:40 -05:00
Jude Nelson
cfb218e709 more rigorous testing of DIDs for names that were re-registered 2018-02-18 00:35:27 -05:00
Jude Nelson
69f28e23a0 use new blockstack.lib.client methods 2018-02-18 00:35:13 -05:00
Jude Nelson
f9756bea82 reroute through blockstack.lib.client 2018-02-18 00:34:52 -05:00
Jude Nelson
11286ce3b0 fix RPC max size in test 2018-02-18 00:34:41 -05:00
Jude Nelson
b53937bee5 fix RPC call 2018-02-18 00:34:29 -05:00
Jude Nelson
4c1b1dd98b restore last_transaction_height 2018-02-18 00:34:15 -05:00
Jude Nelson
8d8d2d1218 don't accidentally treat _missing (or a few other reserved RR names) as subdomain records 2018-02-18 00:33:56 -05:00
Jude Nelson
d6d3777c58 fix max RPC size to be 10x the max zonefile size (since we accept at most 5 base64-encoded zone files) 2018-02-18 00:33:32 -05:00
Jude Nelson
4bfc224af8 fix DID resolution 2018-02-18 00:32:52 -05:00
Jude Nelson
e1d229a815 tweaks 2018-02-18 00:32:41 -05:00
Jude Nelson
3c7db154d6 release notes 0.18 2018-02-16 17:04:09 -05:00
Jude Nelson
d7f9210f4e move old tests to the attic 2018-02-16 16:10:06 -05:00
Jude Nelson
7b65fc9984 use more keys to improve chance of (nondeterministic) success 2018-02-16 16:09:01 -05:00
Jude Nelson
9ecd6befc3 next_block() to ensure atlas db is sync'ed 2018-02-16 16:08:44 -05:00
Jude Nelson
0352f21b79 be a bit looser in our fee constraint 2018-02-16 16:08:34 -05:00
Jude Nelson
6e9abee64f remove unnecessary did check 2018-02-16 16:08:26 -05:00