mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-02-07 14:54:15 +00:00
edf37998ca
Extract out the "is time locked" risk analysis code to a pluggable implementation. Ensure the default implementation has 100% test coverage. Consider finality, not merely the presence of a lock time, when judging risk. Don't consider a tx risky if it would become final in the next block. Do not consider self-created transactions risky.