just pushed up a huge rewrite of how we write posts and upv…
just pushed up a huge rewrite of how we write posts and upvalues to the chain, should make things a lot more reliable going forward (no more disappearing upvalues!). let us know if you see any issues
Replies
for anybody curious about the details, the tldr is that we now only build transactions using fully confirmed utxos. this means that if your wallet (or the treechat wallet in the case of posts) doesn't have enough utxos available, instead of using the unconfirmed utxos and hoping the mempool will sort it out we now hold onto the tx and resubmit it with the next block once you have enough confirmed utxos available
if you see a little 🕛 next to a post or upvalue where the little blockchain icon normally goes that means it's in this state and we'll submit it as soon as the utxos are available (usually 15m or so since that's how long a block takes to mine)
!quoted by metamitya