decentralized-identity / sidetree-reference-impl

Sidetree Reference Implementation
Apache License 2.0
5 stars 7 forks source link

Improve fork detection and handling in core service #24

Open thehenrytsai opened 4 years ago

thehenrytsai commented 4 years ago

c10d6da9182969 improved the fork detection and handling in the bitcoin service. The same improvement can/should be done in the core service.

Once done, firstValidTransaction() can be removed from bitcoin service.