SN-2731 已核对来源,附原文与上下文。
出事的那个是什么版本?发布版,还是自己构建的?什么操作系统?
What version is the one where this happened? Release build, or built it yourself? Which operating system?
你是用 IP 发的还是用 Bitcoin 地址发的?
Were you sending by IP or by Bitcoin Address?
你发 49.99 时,它有没有提示你付 0.01 手续费?
When you sent 49.99, did it prompt you to pay a 0.01 fee?
GetMinFee 有过一个改动,但我看不出它怎么会导致这个。它只在区块变得巨大时才开始生效。
There was a change in GetMinFee, but I can't see how it would cause this. It only starts to apply when a block gets huge.
区块数不同的原因,是 0.3.11 里把显示数字减了 1,因那样更合理。
The reason for the difference in block number is the number displayed was reduced by 1 in 0.3.11 because it made more sense that way.