Open ldeffenb opened 3 months ago
I wonder if this is related to the min 24h TLL balance a batch must have when creating and also diluting a batch..
@istae Hm, I don't think so. The failure message seems to be coming directly from the Ethereum layer based on my google search results, not even getting to the contract. The stamp had a 5 day TTL which would only be halved by the dilute by one depth.
I have successfully diluted stamps before, which is why this failure really surprised me.
Context
2.1.0 - Sepolia testnet
Summary
Attempted to dilute a batch from depth 23 to depth 24, but it is failing with
500 cannot dilute batch
.Pertinent debug logs from the node are:
Stamp is:
Wallet shows enough bzz (not needed for dilute) and sETH:
Expected behavior
I expected the dilute to succeed.
Actual behavior
See logs above.
Steps to reproduce
It happens every time I try to dilute this stamp.
Possible solution
Wish I knew, but I need more room in the stamp for continued testing.