SN-2291 已核对来源,附原文与上下文。
rev 130 的杂项修复:
Misc bugfixes in rev 130:
修复相对路径 -datadir
fix -datadir with relative path
autostart 现在默认关闭(windows 除外)
autostart is now off by default except on windows
修复用 msvc 编译时偶发的 "vector iterator not dereferencable" 断言
fix occasional "vector iterator not dereferencable" assertion when compiled with msvc
修复 linux 构建的 readlink 编译警告
fix readlink compile warning on linux build
用 sys/param.h 和 BSD define 替代 __BSD__
use sys/param.h and BSD define instead of __BSD__
-paytxfee 开关,比如 -paytxfee=0.01
-paytxfee switch, e.g. -paytxfee=0.01