Jack Robison
e4e1d42e09
move test_claim_commands and test_resolve_command into new directory
2022-03-15 15:34:08 -03:00
Jack Robison
c2a5ff0ae3
block processor db refactoring
...
-access db through HubDB class, don't use plyvel.DB directly
-add channel count and support amount prefixes
2022-03-15 15:34:08 -03:00
Jack Robison
afa710dcb5
fix and add test for abandoning a controlling in the same block a new claim is made
2022-03-15 15:34:08 -03:00
Jack Robison
6155cda66f
add tests for takeovers from amount changes in updates before/on/after activation
2022-03-15 15:34:08 -03:00
Jack Robison
6e93c5bc0d
fix update that initiates takeover not being delayed
2022-03-15 15:34:08 -03:00
Jack Robison
c00912015a
claim search fixes
2022-03-15 15:34:08 -03:00
Jack Robison
4e687c4fd8
test_spec_example
2022-03-15 15:34:08 -03:00
Jack Robison
b59e0490a2
renormalization
2022-03-15 15:34:08 -03:00
Jack Robison
94754f2047
add trending integration test
2022-03-15 15:34:08 -03:00
Jack Robison
8f9e6a519d
refactor trending
2022-03-15 15:34:08 -03:00
Jack Robison
6cba95c148
fix claims not having non-normalized names
2022-03-15 15:34:08 -03:00
Jack Robison
528af27e4a
fix claim search by fee for claims without fees
2022-03-15 15:34:07 -03:00
Jack Robison
05b6bdb8f6
threadpool
2022-03-15 15:34:07 -03:00
Jack Robison
f55b6bdc71
fix abandoning signed claims in the same tx as their channel
...
-fix canonical/short url in es
2022-03-15 15:34:07 -03:00
Jack Robison
2180e24bc1
fix resolve by short id
2022-03-15 15:34:07 -03:00
Jack Robison
ea1285cd9f
reorg claims in the search index
2022-03-15 15:34:07 -03:00
Jack Robison
acfc1f56ee
simplify advance and reorg
2022-03-15 15:34:07 -03:00
Jack Robison
52aa045635
improve channel invalidation test
2022-03-15 15:34:07 -03:00
Jack Robison
0c85de7839
fix signed claim invalidation corner cases
2022-03-15 15:34:07 -03:00
Jack Robison
531e6c1a61
debug
2022-03-15 15:34:07 -03:00
Jack Robison
966f47a5b1
bid ordered resolve, feed ES claim data from block processor
2022-03-15 15:34:07 -03:00
Jack Robison
c0e2d56f55
fix early takeovers by not-yet activated claims
2022-03-15 15:34:07 -03:00
Jack Robison
73da5a35b8
test_early_takeover_abandoned_controlling_support
2022-03-15 15:34:07 -03:00
Jack Robison
d69180da71
fix takeover edge case
...
if a claim with a higher value than that of a claim taking over a name exists but isn't yet activated, activate it early and have it take over the name
2022-03-15 15:34:07 -03:00
Jack Robison
e678df86e0
claim takeovers
2022-03-15 15:34:07 -03:00
Jack Robison
86b6b860dc
tests
2022-03-15 15:34:07 -03:00
Jack Robison
1445340bba
tests
2022-03-15 15:34:07 -03:00
Jack Robison
b5dfce7861
Revert "finished switch from using hash # in URLs to colon :"
...
This reverts commit 888aa558
2021-05-07 11:31:28 -04:00
Lex Berezhny
888aa5586b
finished switch from using hash # in URLs to colon :
2021-04-28 16:21:01 -04:00
Lex Berezhny
39202a3d79
old sequence resolution test
2020-11-17 11:24:29 -05:00
Lex Berezhny
6826cc311d
update test to use new url spec
2020-10-30 11:37:54 -04:00
Victor Shyba
a08cbf412d
on_ready.wait so we start after tx syncs
2020-03-23 12:26:07 -03:00
Victor Shyba
19c0a81c42
fix bad usages of hash and some tests
2020-03-22 23:31:47 -03:00
Victor Shyba
ec8e243323
estimate timestamps instead of using block headers
2020-03-22 23:30:11 -03:00
Victor Shyba
af0e9368d4
headers get now async
2020-03-22 23:30:11 -03:00
Lex Berezhny
61d02fc5d7
fix to prevent transaction cache from leaking some information about outputs between unrelated wallets
2020-03-22 11:45:40 -04:00
Lex Berezhny
b5c24d6a48
fixing unit tests
2020-03-22 01:29:26 -04:00
Lex Berezhny
bdd2ac2c25
renamed some flags
2020-03-22 01:13:26 -04:00
Lex Berezhny
9749da46ae
added flags to resolve: --include_purchase_receipt, --include_is_my_output, --include_my_supports, --include_my_tips
2020-03-21 23:44:57 -04:00
Lex Berezhny
039bc0208a
fix tests
2020-02-21 22:22:28 -05:00
Lex Berezhny
d57900a069
claim_search --not_channel_ids excludes the channel itself and not just claims in the channel
2020-02-21 21:59:46 -05:00
Lex Berezhny
9607d21828
censored searches/resolves include metadata of channel which did the censoring
2020-02-07 18:50:29 -05:00
Lex Berezhny
bfe711bd42
fixing tests
2020-02-01 13:29:55 -05:00
Lex Berezhny
15abf49211
censored resolve responses return appropriate error
2020-02-01 12:53:39 -05:00
Lex Berezhny
c9f27b83e1
split integration tests into three jobs
2020-01-01 15:57:56 -05:00