Jack Robison
|
ac82617aa9
|
fix spends in address histories
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
c28aae9913
|
fix expiring channels
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
c26a99e65c
|
fix abandoning signed claims in the same tx as their channel
-fix canonical/short url in es
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
1ac7831f3c
|
move MemPool into BlockProcessor
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
292d272a94
|
combine MemPool and Notifications classes
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
a6ee8dc66e
|
fix touched hashXs notifications
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
496f89f184
|
reorg claims in the search index
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
07e182aa16
|
rename
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
3955b64405
|
simplify advance and reorg
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
a1ddd762e0
|
cleanup
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
68474e4057
|
skip es sync during initial hub sync, halt the hub upon finishing initial sync
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
c68f9f6f16
|
fix signed claim invalidation corner cases
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
229cb85a6a
|
extra deletes
-the channel_to_claim/claim_to_channel entries already get deleted when the claim txo is spent
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
6416ee8151
|
typing and fix error string
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
f8eceb48e6
|
update staged txo_to_claim after invalidating channel sig
-fixes abandon of claim with invalidated signature and an update in same block
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
310c483bfa
|
missing channel_to_claim delete
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
290be69d99
|
typing
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
3b96bd7ea0
|
fix
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
dc2f22f5fa
|
cleanup
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
52ff1a12ff
|
fix undeleted claim_to_channel record
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
814699ef11
|
cleanup
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
0c30838b25
|
fix mismatch in claim_to_txo<->txo_to_claim
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
cf66c2a1ee
|
rename things
-fix effective amount integrity error
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
2ee419ffca
|
fix
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
bb2a34dd6b
|
fix duplicate activate
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
ed652c0c56
|
fix updating resolve by effective amount after abandoning support
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
1dc961d6eb
|
use RevertableOpStack in _get_takeover_ops
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
4d3573724a
|
add RevertableOpStack to verify consistency of ops as they're staged
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
d6758fd823
|
invalidate channel signatures upon channel abandon
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
65700e790e
|
_prepare_claim_for_sync generators
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
7c34e4bb96
|
logging
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
42d07fd2f0
|
fix
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
8bea10960f
|
disable es (revert)
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
9cbb19c304
|
_cached_get_active_amount
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
1b94dfd712
|
fix removing unactivated support
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
9f3604d739
|
debug
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
962dc1b55b
|
debug
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
07c86502f6
|
refactor ClaimToTXO prefix
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
adb188e5d0
|
filter abandoned claims from those considered for early activation
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
ce031dc6b8
|
only do early takeover on a larger amount (fix case where they're equal)
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
18b5f03247
|
filter supported claim hashes for claims that dont exist from early takeover/activations
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
8a555ecf1c
|
remove extra open functions
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
1bdaddb319
|
fix clearing pending_support caches upon abandon
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
7896e177ef
|
fix putting spent unactivated supports in removed_active_support
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
ce8e659008
|
fix syncing claim to es where channel is in the same block
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
27be5deeb2
|
ignore activation for headless supports
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
ffff3bd334
|
debugging
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
f493f13b25
|
prints
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
338488f16d
|
tests
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
2abc67c3e8
|
reposts
|
2021-10-05 16:44:49 -04:00 |
|