Commit graph

3898 commits

Author SHA1 Message Date
Lex Berezhny
342f485ddf good stuff 2019-05-18 21:43:46 -04:00
Lex Berezhny
8fe16fbfc9 performance 2019-05-18 21:43:46 -04:00
Lex Berezhny
1e3035029e timer fix 2019-05-18 21:43:46 -04:00
Lex Berezhny
5f4c02f836 wallet server sync performance improvements 2019-05-18 21:43:46 -04:00
Lex Berezhny
03a1185e0f pylint 2019-05-18 21:43:46 -04:00
Lex Berezhny
0e1705d19e instrumented most wallet server claim related functions with timer 2019-05-18 21:43:46 -04:00
Lex Berezhny
82c739daa6 abstract _apply_constraints_for_array_attributes for wallet server 2019-05-18 21:43:46 -04:00
Lex Berezhny
4702bea9f0 claim_search --not_tags feature + integration tests 2019-05-18 21:43:46 -04:00
Lex Berezhny
75211b7e84 updated claim_search doc string 2019-05-18 21:43:46 -04:00
Lex Berezhny
9f9273bd82 working claim_search with tags 2019-05-18 21:43:46 -04:00
Lex Berezhny
091bef1ead sequence/amount_order resolve 2019-05-18 21:43:46 -04:00
Lex Berezhny
998ee9feba resolve integration tests fixed 2019-05-18 21:43:46 -04:00
Lex Berezhny
587f0b2ea8 integration tests for jsonrpc_transaction_show fixed 2019-05-18 21:43:46 -04:00
Lex Berezhny
048aa07e80 test_file_commands integration tests fixed 2019-05-18 21:43:46 -04:00
Lex Berezhny
7ca01511f4 fixing integration tests 2019-05-18 21:43:46 -04:00
Lex Berezhny
93d2173fad chris45 integration test passing 2019-05-18 21:43:46 -04:00
Lex Berezhny
2e6297f834 pylint 2019-05-18 21:43:46 -04:00
Lex Berezhny
9accbfcf8b move exception handling into is_signed_by 2019-05-18 21:43:46 -04:00
Lex Berezhny
6946860521 added result schema types 2019-05-18 21:43:46 -04:00
Lex Berezhny
9b8be8682c massive progress 2019-05-18 21:43:46 -04:00
Lex Berezhny
03455310ae rewrote URL parser 2019-05-18 21:43:46 -04:00
Lex Berezhny
e5edaed677 removed test code from wallet server daemon.py 2019-05-18 21:43:46 -04:00
Lex Berezhny
266f94bc95 pylint 2019-05-18 21:43:46 -04:00
Lex Berezhny
2260608bb6 working sql claimtrie 2019-05-18 21:43:46 -04:00
Lex Berezhny
bb1f42057e v0.37.1 2019-05-17 23:01:47 -04:00
Lex Berezhny
695f6658a0 v0.37.1rc2 2019-05-17 21:43:37 -04:00
Jack Robison
51f301785f
fix test, add lru_cache_concurrent decorator 2019-05-17 18:57:07 -04:00
Niko Storni
cc49c8407c
add missing wallet server
switch to .com domain
2019-05-17 15:19:11 -04:00
Jack Robison
12eb83f773
fix system name on android 2019-05-17 14:00:25 -04:00
Jack Robison
107e57e3ff
fix docs 2019-05-17 13:11:04 -04:00
Jack Robison
6ecc22f2c7
fix refreshing peers in the datastore 2019-05-17 12:22:47 -04:00
Lex Berezhny
079c81f298 v0.37.1rc1 2019-05-17 08:59:10 -04:00
Victor Shyba
8afe178d62 remove supports from resolve 2019-05-17 08:55:39 -04:00
Jack Robison
8777dcee7c v0.37.0 2019-05-13 23:39:22 -04:00
Jack Robison
41abfbdd9b
add streaming_server and streaming_get settings
-split rpc runner from range request runner
2019-05-13 22:27:48 -04:00
Jack Robison
fd19daad9e
add streaming_url to file api response type 2019-05-13 19:05:26 -04:00
Victor Shyba
71a4be02dd use loop to create task 2019-05-13 15:57:03 -03:00
Victor Shyba
124fdb7d31 fixes from review 2019-05-13 14:57:58 -03:00
Victor Shyba
2439743804 probe peer instead of scheduling ping for removal 2019-05-13 14:51:03 -03:00
Victor Shyba
b91d2190f4 disable infinite peer search, cleanup logging, tune scores to slow connections 2019-05-13 14:24:13 -03:00
Victor Shyba
d024433d1b simplify accumulate task 2019-05-13 13:34:49 -03:00
Victor Shyba
7c4eb416d6 dont clearbanned if there are working peers, dont remove node immediately during search 2019-05-13 13:14:08 -03:00
Victor Shyba
fb457c820a reorganizing iterative find code 2019-05-13 04:34:39 -03:00
Victor Shyba
18af2dcd4e remove peer immediately instead of probing when its bad during search 2019-05-13 02:52:24 -03:00
Victor Shyba
0075dcc2c0 iterative find probes bad peers + test case for edge scenario Tom found 2019-05-13 02:40:04 -03:00
Victor Shyba
32d1563885 fix handling of invalid token 2019-05-12 04:12:12 -03:00
Victor Shyba
bac7d99b8a add ability to re-join network on disconnect + tests 2019-05-12 03:39:11 -03:00
Victor Shyba
6f06026511 announcer goes idle if no peers in routing table 2019-05-12 01:10:05 -03:00
Victor Shyba
f02df86709 fix announce loop when there are no peers to announce 2019-05-12 00:42:19 -03:00
Victor Shyba
b7d76fd09f add integration tests, fix bug that made refresh not exclude bad peers 2019-05-11 23:30:05 -03:00