Lex Berezhny
|
c4e4e81ac3
|
memory address -> bytes
|
2021-01-10 10:00:57 -05:00 |
|
Lex Berezhny
|
665921b3b1
|
being able to start light client from clil
|
2021-01-08 01:18:57 -05:00 |
|
Lex Berezhny
|
a26535252d
|
fix pyinstaller install
|
2021-01-08 00:53:31 -05:00 |
|
Lex Berezhny
|
bdb82a3661
|
fix which tests run
|
2021-01-08 00:53:31 -05:00 |
|
Lex Berezhny
|
1e7100e6b4
|
fix test in postgres
|
2021-01-08 00:53:31 -05:00 |
|
Lex Berezhny
|
51467c546b
|
lint
|
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
|
522dc72dc1
|
client sync algorithms
|
2021-01-08 00:53:31 -05:00 |
|
Lex Berezhny
|
d74fa05a8b
|
client wallet 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 |
|
Lex Berezhny
|
f69426bbad
|
minor refactor and fix for a test
|
2020-12-21 13:04:16 -05:00 |
|
Victor Shyba
|
546205ba69
|
check for information_schema.table_constraint instead of filters
|
2020-12-21 13:04:16 -05:00 |
|
Victor Shyba
|
e65e49768a
|
fix windows complaints on permissions for wallet file test
|
2020-12-21 13:04:16 -05:00 |
|
Victor Shyba
|
83a1a4ea3e
|
account for the number of variables on each iteration
|
2020-12-21 13:04:16 -05:00 |
|
Victor Shyba
|
96b506f9fa
|
fixes for old keys
|
2020-12-21 13:04:16 -05:00 |
|
Victor Shyba
|
b31368a3a7
|
ClaimMeta attr typo
|
2020-12-21 13:04:16 -05:00 |
|
Victor Shyba
|
426a0449fd
|
fix initial sync for sync without claims
|
2020-12-21 13:04:16 -05:00 |
|
Victor Shyba
|
2a911e0135
|
fix bug on index application
|
2020-12-08 18:03:49 -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
|
c484a8abf5
|
fixes from review
|
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
|
c1c9c2883a
|
fix some of the tests
|
2020-12-07 07:40:16 -05:00 |
|
Victor Shyba
|
9c269c90bb
|
accept FILTERING_CHANNEL_IDS and BLOCKING_CHANNEL_IDS env vars as the old SDK
|
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
|
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
|
f3710fa153
|
check all kwargs are consumed on claim search
|
2020-12-07 07:40:16 -05:00 |
|
Victor Shyba
|
2b62330980
|
fix channel argument
|
2020-12-07 07:40:16 -05:00 |
|
Victor Shyba
|
036e16d1fc
|
decrease default to 999 until it updates
|
2020-12-01 16:20:05 -05:00 |
|
Victor Shyba
|
ea691e78b8
|
batch under sqlite variable limit
|
2020-12-01 16:20:05 -05:00 |
|
Jack Robison
|
435a80d4c3
|
Update README.md
|
2020-12-01 12:34:04 -05:00 |
|
Lex Berezhny
|
ec89baa831
|
lint fixes and revert sum_support overwrite during merging
|
2020-11-17 15:20:25 -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
|
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
|
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 |
|