bitmark-inc/bitmarkd

Regression network can't reach consensus

Closed this issue · 2 comments

Regression network can't reach consensus
hxw commented

two problems in bitmarkd also hinder this:

  1. payments are forgotten as soon as a record is verified, so resubmitting a record after a fork recovery requires another payment
  2. free issue proofs are made invalid after a fork recovery

Add a temporary solution on PR#134 (#134)
for regression test, use local_use_internal_hash=true only for one node.