Commit graph

520 commits

Author SHA1 Message Date
Victor Shyba
a411bda620 release time is 64 bits on protobuf, update postgres schema 2021-01-10 10:05:49 -05:00
Lex Berezhny
bdb82a3661 fix which tests run 2021-01-08 00:53:31 -05:00
Lex Berezhny
c42b08b090 signature validation with grace period 2021-01-08 00:53:31 -05:00
Lex Berezhny
5eed7d87d3 working client tx sync 2021-01-08 00:53:31 -05:00
Lex Berezhny
becef285f6 sync_apply progress 2021-01-08 00:53:31 -05:00
Lex Berezhny
5d738534cb multi daemon testing 2021-01-08 00:53:31 -05:00
Victor Shyba
96b506f9fa fixes for old keys 2020-12-21 13:04:16 -05:00
Lex Berezhny
4592e21424 minor refactoring 2020-12-07 07:40:16 -05:00
Victor Shyba
6df67f225f decrease usage of expensive call on tests 2020-12-07 07:40:16 -05:00
Victor Shyba
09aa3039e9 fix compat issues between postgres/sqlite 2020-12-07 07:40:16 -05:00
Victor Shyba
c1c9c2883a fix some of the tests 2020-12-07 07:40:16 -05:00
Victor Shyba
4e0728572d pylint 2020-12-07 07:40:16 -05:00
Victor Shyba
d3ec200e46 support blocking content 2020-12-07 07:40:16 -05:00
Victor Shyba
90e7821283 filter whole channels 2020-12-07 07:40:16 -05:00
Victor Shyba
a5eccb9a92 filter reposts 2020-12-07 07:40:16 -05:00
Victor Shyba
f83289f876 add owner column, apply censor 2020-12-07 07:40:16 -05:00
Victor Shyba
6bb8a69efc load hashes into claim filter table 2020-12-07 07:40:16 -05:00
Victor Shyba
76b3bfe975 add simple trending 2020-12-07 07:40:16 -05:00
Victor Shyba
2b62330980 fix channel argument 2020-12-07 07:40:16 -05:00
Lex Berezhny
85cf19bb2d test_order_by fixed 2020-11-17 14:53:48 -05:00
Lex Berezhny
1971539369 test fixes 2020-11-17 14:53:48 -05:00
Lex Berezhny
5d4e61d089 reposts 2020-11-17 14:53:48 -05:00
Lex Berezhny
1d31a96c9b test_claim_commands.py 2020-11-17 14:53:48 -05:00
Lex Berezhny
e6a9417988 transaction list 2020-11-17 14:53:48 -05:00
Lex Berezhny
1e4613fd8a more commands 2020-11-17 14:53:48 -05:00
Lex Berezhny
d459d6a26b wallet commands progress 2020-11-17 14:53:48 -05:00
Lex Berezhny
1a4a2db1b1 command fixes 2020-11-17 14:53:48 -05:00
Lex Berezhny
0a06810f36 working mempool 2020-11-17 14:53:48 -05:00
Alex Grintsvayg
daed032bb7 return total instead of percent so frontend can display percentage precisely 2020-10-21 10:34:18 -04:00
Alex Grintsvayg
abebc0d878 add more tests, flag to exclude own supports 2020-10-21 10:34:18 -04:00
Alex Grintsvayg
4bb0344e05 add sum_supports api 2020-10-16 10:44:47 -04:00
Lex Berezhny
b9cf130344 fix for takeover height calculation 2020-09-25 15:02:31 -04:00
Lex Berezhny
bba9aec4f2 added respoted_count calculation 2020-09-24 15:19:30 -04:00
Victor Shyba
0a2c161ace make short_url and canonical_url match old SDK 2020-09-23 08:38:33 -04:00
Victor Shyba
18b25f5146 add and test takeover info on resolve 2020-09-23 08:38:33 -04:00
Victor Shyba
1a5292aaf4 add expiration_height 2020-09-23 08:38:33 -04:00
Victor Shyba
25b63c988f further fixes to effective amount 2020-09-23 08:38:33 -04:00
Victor Shyba
fdac6416a1 tests: find_claim_txo for reliability in some places 2020-09-23 08:38:33 -04:00
Victor Shyba
4783e6da1f fix effective_amount 2020-09-23 08:38:33 -04:00
Victor Shyba
6690e63ea4 remove commented code and unused import 2020-09-23 08:38:33 -04:00
Victor Shyba
c7eb60619f separate test for not found message 2020-09-23 08:38:33 -04:00
Victor Shyba
cb98fbc619 fix not found raising, add a test 2020-09-23 08:38:33 -04:00
Victor Shyba
4fcfa0b193 add channel information on resolve protobuf and test for its presence 2020-09-23 08:38:33 -04:00
Lex Berezhny
052ef73226 pylint 2020-09-21 22:17:45 -04:00
Lex Berezhny
0b34c4ea86 got tests to pass on sqlite and postgres and added filter groups at various block height scales 2020-09-21 10:26:19 -04:00
Lex Berezhny
14436b3955 instantiate objects inside async loop 2020-09-16 19:50:51 -04:00
Victor Shyba
a554c8838c use previous exception insted of declaring a new one 2020-09-14 14:08:59 -03:00
Victor Shyba
2a0089a4dd test starting and waiting normally as before too 2020-09-14 14:08:59 -03:00
Victor Shyba
39a4c4e590 exit if zmq misconfigured. tell whats wrong 2020-09-14 14:08:59 -03:00
Victor Shyba
cb60cd99f4 use create_task instead 2020-09-14 14:08:59 -03:00