terrorknowed ·
Suddenly I can't upvalue anymore. Button appears to work, but no tx is made. Also just noticed that locking has been removed as an option, could it be related? [[Treechat bug report]]
Replies
metamitya ·
yes [[treechat bug]] dealing with some intermittent tx failures... some of it not on our services.
No more locking is not a bug... Treechat is an upvalue platform now
metamitya ·
https://home.treechat.ai/quest/8b0c4d04-554b-44d0-ba5f-970d7e6ab3a2
metamitya ·
cc @arghzero
metamitya ·
still seeing issues?
terrorknowed ·
Affirmative
terrorknowed ·
Getting this error when attempting a manual tx with shuallet.
metamitya ·
useful thanks
terrorknowed ·
This is the current state of my shuallet. Why are the miners ignoring my transactions?
metamitya ·
good question. working on figuring it out
UniversalKnight ·
It's because we can't offer a fee greater than 1 satoshi per transaction through the SHUAllet integration at the moment. And when the network is loaded with tens of millions of low-fee transactions like that per day, a lot of them end up unconfirmed. I've noticed the transactions typically disappear after 7 days if they don't get confirmed into blocks.
metamitya ·
we're using a fee greater than the recommended fee from WoC at any given moment, but apparently this is not enough, so we're working on a re-broadcast strategy
metamitya ·
we recently started broadcast to several miners in multiple ways for redundancy/reliability but during high tx throughput some tx fall out of the mempool so a re-broadcast or a healing function is necessary that eventually mirrors app state onchain
arghzero ·
still working on this, am redoing a big chunk of how we build our txes to make sure that we only use fully confirmed utxos as inputs going forward. (the tradeoff is if your wallet doesn't have enough utxos it might have to wait until the next block to go onchain)
terrorknowed ·
@arghzero Interesting thread on X that may be helpful: https://x.com/LightBSV/status/1874979854782984541