Victor Shyba
|
94d76cb13d
|
fix bug on index application
|
2020-12-08 18:34:40 -03:00 |
|
Lex Berezhny
|
4592e21424
|
minor refactoring
|
2020-12-07 07:40:16 -05:00 |
|
Victor Shyba
|
f4a8be6c19
|
use coalesce to high value instead of nulls last to be ANSI compatible
|
2020-12-07 07:40:16 -05:00 |
|
Victor Shyba
|
8968893216
|
reduce diff
|
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
|
e4449d2ec7
|
refactor level to get_xyz_...
|
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
|
76b3bfe975
|
add simple trending
|
2020-12-07 07:40:16 -05:00 |
|
Victor Shyba
|
ea691e78b8
|
batch under sqlite variable limit
|
2020-12-01 16:20:05 -05:00 |
|
Lex Berezhny
|
85cf19bb2d
|
test_order_by fixed
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
2ee65752b2
|
lint
|
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
|
d459d6a26b
|
wallet commands progress
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
d8f5b11158
|
coalesce null balance
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
6764d52634
|
postgres optimized balance query
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
22a04fab24
|
balance
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
2ec91dbca7
|
send dict instead of Account and PubKey objects when adding keys
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
5cdfbcc88e
|
full node wallet support
|
2020-11-17 14:53:48 -05:00 |
|
Lex Berezhny
|
6ed2fa20ec
|
working db based wallet and wallet sync progress
|
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
|
bba9aec4f2
|
added respoted_count calculation
|
2020-09-24 15:19:30 -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
|
4783e6da1f
|
fix effective_amount
|
2020-09-23 08:38:33 -04:00 |
|
Victor Shyba
|
fa34ff88bc
|
refactor db, make resolve censor right
|
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
|
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
|
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
|
35c3ff1e30
|
test cleaup and fixing
|
2020-08-20 13:31:58 -04:00 |
|
Lex Berezhny
|
8fa2d746e7
|
re-enable all github workflows
|
2020-08-13 11:57:10 -04:00 |
|
Lex Berezhny
|
70d9f4cf79
|
convert claim_id to channel_hash
|
2020-08-10 18:53:00 -04:00 |
|
Lex Berezhny
|
23723f8041
|
added support_search to api
|
2020-08-10 18:37:21 -04:00 |
|
Lex Berezhny
|
51a0f7ddc8
|
add index for release_time
|
2020-08-10 17:48:26 -04:00 |
|
Lex Berezhny
|
1228700487
|
typo
|
2020-08-10 14:10:15 -04:00 |
|
Lex Berezhny
|
67c5c192f3
|
fix order_by and include_totals
|
2020-08-10 14:03:12 -04:00 |
|
Lex Berezhny
|
84639cfb2e
|
protobuf claim_search
|
2020-08-04 13:49:59 -04:00 |
|
Lex Berezhny
|
0b245aab31
|
use base64 for protobuf response
|
2020-08-04 11:47:03 -04:00 |
|
Lex Berezhny
|
ee3db31541
|
protobuf resolve response
|
2020-08-04 10:41:49 -04:00 |
|
Lex Berezhny
|
9ab8a7dd81
|
magic numbers
|
2020-08-03 12:24:13 -04:00 |
|
Lex Berezhny
|
72ddb0c195
|
use normalized instead of claim_name for claim search
|
2020-07-20 22:44:18 -04:00 |
|
Lex Berezhny
|
248e04089b
|
pylint
|
2020-07-13 15:45:21 -04:00 |
|
Lex Berezhny
|
e63151a370
|
merged channel and content syncs and no longer storing canonical_url in column
|
2020-07-13 09:30:32 -04:00 |
|