Platform.hiro.so is adding post conditions to my contracts. Specifically the post condition for transferring 0 STX. My contracts require transfers.
I'm launching contracts for airdrops for the 100D Giveaway, and I'm seeing something new now where it adds a post condition to my contracts, all of them. So anything I try to run has a post condition to transfer a maximum of 0 STX.
And for some reason this also blocked the contract which transferred Welsh, as it specifically says it was rolled back because of this post condition, and I am usually able to run this contract code without issue: