Victor Shyba
|
645a81cec2
|
add request_sent and request_time metric on dht
|
2022-03-15 15:36:00 -03:00 |
|
Victor Shyba
|
06da53ef09
|
add storing_peers and peer_manager_keys
|
2022-03-15 15:36:00 -03:00 |
|
Victor Shyba
|
692af0cc55
|
prometheus: move blobs_stored and peers to SDK. add buckets_in_routing_table
|
2022-03-15 15:36:00 -03:00 |
|
Victor Shyba
|
32b95fa04a
|
add passive estimation to prometheus
|
2022-03-15 15:36:00 -03:00 |
|
Victor Shyba
|
5ebcbc6370
|
fix missing async
|
2022-03-15 15:36:00 -03:00 |
|
Victor Shyba
|
3978d64056
|
keep same node id between runs
|
2022-03-15 15:35:59 -03:00 |
|
Victor Shyba
|
d35f7a5ed5
|
add semaphore on active estimation to avoid abuse
|
2022-03-15 15:35:59 -03:00 |
|
Victor Shyba
|
2f84c38f6a
|
same api across different estimation methods
|
2022-03-15 15:35:59 -03:00 |
|
Victor Shyba
|
b656759e0e
|
be explicit about ignoring params
|
2022-03-15 15:35:59 -03:00 |
|
Victor Shyba
|
15ac365463
|
better endpoint names, small docs
|
2022-03-15 15:35:59 -03:00 |
|
Victor Shyba
|
2ab78a92ca
|
add prefix_neighbors_count to routing table debug api
|
2022-03-15 15:35:59 -03:00 |
|
Jack Robison
|
71b5c4c6ad
|
improve script
|
2022-03-15 15:35:59 -03:00 |
|
Victor Shyba
|
eae1a0912b
|
first attempt at crawling
|
2022-03-15 15:35:59 -03:00 |
|
Lex Berezhny
|
d5ec647f46
|
added integration test
|
2022-03-15 15:35:59 -03:00 |
|
vertbyqb
|
e066b2a9da
|
jsonrpc_channel_sign - Convert hexdata to a string before signing
Fixes #3533
|
2022-03-15 15:35:59 -03:00 |
|
Victor Shyba
|
8adec9d0ad
|
extract cache values, increase peer cache to 2048
|
2022-03-15 15:35:59 -03:00 |
|
Victor Shyba
|
030e407584
|
DHT bugfix: failures tracking should be bound to 2048 LRU cache size
|
2022-03-15 15:35:59 -03:00 |
|
Victor Shyba
|
7ed807e41b
|
fix missing docopt argument
|
2022-03-15 15:35:59 -03:00 |
|
Victor Shyba
|
354cc9b22d
|
bump hub version to latest supporting sd_hash search
|
2022-03-15 15:35:59 -03:00 |
|
Victor Shyba
|
ff51a5bdc6
|
update hub protobuf including sd_hash field
|
2022-03-15 15:35:59 -03:00 |
|
Victor Shyba
|
8618be1b5c
|
increase indexed sd_hash prefix to 4 chars
|
2022-03-15 15:35:59 -03:00 |
|
Victor Shyba
|
ebe351c67e
|
enable and test prefix search for sd hash
|
2022-03-15 15:35:59 -03:00 |
|
Victor Shyba
|
6ad2e31976
|
sync and search sd_hash
|
2022-03-15 15:35:59 -03:00 |
|
Victor Shyba
|
d44dc103d5
|
add test
|
2022-03-15 15:35:59 -03:00 |
|
Victor Shyba
|
331ce1f12c
|
add sd hash to API
|
2022-03-15 15:35:59 -03:00 |
|
Lex Berezhny
|
37c408a6e7
|
changes default coin selection strategy from standard to prefer_confirmed
|
2022-03-15 15:34:09 -03:00 |
|
Victor Shyba
|
a866621ccb
|
do not limit DHT results by K, respect max_results
|
2022-03-15 15:34:09 -03:00 |
|
Victor Shyba
|
b45b87e72d
|
clarify DHT debug logging on key and operation
|
2022-03-15 15:34:09 -03:00 |
|
Jeffrey Picard
|
300ae6b134
|
Switch RangeField back to ints
|
2022-03-15 15:34:09 -03:00 |
|
Jeffrey Picard
|
0cb66e1f0d
|
Try forcing tox reset
|
2022-03-15 15:34:09 -03:00 |
|
Jeffrey Picard
|
618f739049
|
Debugging
|
2022-03-15 15:34:09 -03:00 |
|
Jeffrey Picard
|
5c8329e951
|
Update es version in workflow
|
2022-03-15 15:34:09 -03:00 |
|
Jeffrey Picard
|
683f6b366d
|
Update protobufs, go hub shim, and claim test.
|
2022-03-15 15:34:09 -03:00 |
|
Jack Robison
|
ce63c2281f
|
remove unused ES fields
|
2022-03-15 15:34:09 -03:00 |
|
Jack Robison
|
251cb4925a
|
support lists of constraints for all range fields
|
2022-03-15 15:34:09 -03:00 |
|
FemtosecondLaser
|
f8fe205066
|
returned conditional check in add_timeout() as it was making test_node.py tests unhappy
|
2022-03-15 15:34:09 -03:00 |
|
FemtosecondLaser
|
9908775576
|
removed conditional check in add_timeout()
|
2022-03-15 15:34:09 -03:00 |
|
FemtosecondLaser
|
bf7745ec8d
|
changed addTimeout to add_timeout for lint compliance
|
2022-03-15 15:34:09 -03:00 |
|
FemtosecondLaser
|
1aa296e168
|
added timeout of async operations to integration test setup/teardown
|
2022-03-15 15:34:09 -03:00 |
|
Jack Robison
|
171c99b12b
|
v0.106.0
|
2022-03-15 15:34:09 -03:00 |
|
Jack Robison
|
83bb12265e
|
update json docs
|
2022-03-15 15:34:09 -03:00 |
|
Jack Robison
|
b4e99faba7
|
update claim_search doc
backward compatibility for `trending_mixed`, `trending_local`, `trending_global`, and `trending_group` args to `claim_search`
|
2022-03-15 15:34:09 -03:00 |
|
Jack Robison
|
78b559b274
|
update json docs
|
2022-03-15 15:34:09 -03:00 |
|
Jack Robison
|
974b933612
|
update header checkpoints
|
2022-03-15 15:34:09 -03:00 |
|
Victor Shyba
|
3aac113d45
|
test case for stream_type search on claims missing source + fix
|
2022-03-15 15:34:09 -03:00 |
|
Lex Berezhny
|
a04d50a3bc
|
fee per name env var
|
2022-03-15 15:34:09 -03:00 |
|
Victor Shyba
|
6ec30798ca
|
fix typo from arg name
|
2022-03-15 15:34:09 -03:00 |
|
Jack Robison
|
b4d47e423d
|
keep touched_or_deleted records
|
2022-03-15 15:34:09 -03:00 |
|
Victor Shyba
|
bf86e7658e
|
add blob endpoint for listing announced blobs
|
2022-03-15 15:34:09 -03:00 |
|
Victor Shyba
|
98c0200c53
|
add /peers.csv to monitoring endpoint
|
2022-03-15 15:34:09 -03:00 |
|