Chia-Network / chia-blockchain

Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
Apache License 2.0
10.83k stars 2.03k forks source link

Can't send deposite to KuCoin [Bug] #17190

Closed Ravaldini closed 7 months ago

Ravaldini commented 8 months ago

What happened?

Xindows 11 Wallet 2.1.3 Doing: Tokens -> Send:

Version

2.1.3

What platform are you using?

Windows

What ui mode are you using?

GUI

Relevant log output

No response

dexter4k10 commented 8 months ago

I have the same situation, only sent XCH to the OKX

wjblanke commented 8 months ago

Can u attach logs from when this occurs?

Ravaldini commented 8 months ago

Don't want to attach my log here. But some guy say me that i can add Fee 0.0005 (exactly 0.0005, not standard 0.000005) and it will work. So it helped. And also i found some post about hackers that attack Chia mempool and now Chia work only with Fee 0.0005... Do u know something about it?)

wjblanke commented 7 months ago

The mempool is full these days, so you need a fee in order to be added.

https://www.chia.net/2024/01/11/getting-to-know-the-mempool-and-transaction-fees/

The debug.log doesn't have any private information contained in it, so it is OK to post here. It may reveal IP addresses of peers and such.

emlowe commented 7 months ago

Closing due to lack of response