Closed troggy closed 4 years ago
just out of interest, why 5.4 and not 5.5?
because it is just a bug fix?
I'm not sure how to apply semver rule here. Technically, 5.4.1 and patched version will process 0 NFTs differently and won't be compatible with each other on that matter, so this probably means the version should be 6.0.0 :)
@johannbarbie great point on the version
a small bug for consensus, a big leap for semver 🤣
fix released in leap-node@6.0.0 and is now live on testnet
Problem: Since deposit 156, no deposits are not created on a testnet.
Reason: Deposit 157 was a NFT token with value of "0", which wasn't processed by the node due to the deposit output validation error:
Since then all the deposits are rejected with
Resolution: