Jack Robison
6cba95c148
fix claims not having non-normalized names
2022-03-15 15:34:08 -03:00
Jack Robison
2180e24bc1
fix resolve by short id
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
e67152ec14
update channel_to_claim and claim_to_channel at the same time
2022-03-15 15:34:07 -03:00
Jack Robison
90cfcaac40
fix
2022-03-15 15:34:07 -03:00
Jack Robison
468ed91ee3
add RevertableOpStack to verify consistency of ops as they're staged
2022-03-15 15:34:07 -03:00
Jack Robison
89e7c8582e
invalidate channel signatures upon channel abandon
2022-03-15 15:34:07 -03:00
Jack Robison
5f3850bfa2
prints
2022-03-15 15:34:07 -03:00
Jack Robison
49f4add8d1
tests
2022-03-15 15:34:07 -03:00
Jack Robison
6ea96e79bd
reposts
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
2ba044ee4e
require previous_winning arg for get_takeover_name_ops
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
6aa124592d
move get_expiration_height and claimtrie constants to Coin class
2022-03-15 15:34:07 -03:00
Jack Robison
53ee3a5f80
claim activations and takeovers (WIP)
2022-03-15 15:34:07 -03:00
Jack Robison
06841a4fde
claim expiration
2022-03-15 15:34:07 -03:00
Jack Robison
b40cda78ee
claims db
...
-move all leveldb prefixes to DB_PREFIXES enum
-add serializable RevertableOp interface for key/value puts and deletes
-resolve urls from leveldb
2022-03-15 15:34:07 -03:00