Skip to content

v0.17.1

Compare
Choose a tag to compare
@rangershi rangershi released this 29 Jun 07:42
· 61 commits to master since this release

SBTC升级说明:
1、PROTOCOL_VERSION升级为70017
2、支持智能合约,将在高度530555激活智能合约功能,在此高度之前兼容旧版本,
交易所、钱包和矿池只需在此高度前升级即可。
3、智能合约相关文档请参阅:
https://github.com/superbitcoin/superbitcoin-doc
《SBTC智能合约操作使用手册.md》
4、升级文件新增:
log.conf 用于打印日志文件的配置。
5、升级配置文件“sbtc.conf”中
logevents=0用于打印合约日志存储开关,默认0为关闭。
6、目前只支持在linux下用cmake的编译,默认为静态编译。

SBTC upgrade instructions:
1, PROTOCOL_VERSION upgrade to 70017
2, support smart contracts, will activate the smart contract function at a height of 530555, compatible with the old version before this height,
Exchanges, wallets and mining pools need to be upgraded before this height.
3, smart contract related documents see:
Https://github.com/superbitcoin/superbitcoin-doc
"SBTC Smart Contract Operation Manual.md"
4, update file added:
“Log.conf” is used to print the configuration of the log file.
5, upgrade the configuration file“sbtc.conf”
“Logevents=0” is used to print the contract log storage switch, default 0 is off.
6, currently only supported in the Linux cmake compiler, the default is static compilation.