Skip to content

Releases: ipfs-force-community/sophon-miner

v1.13.0

31 Aug 05:57
1ccad85
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.13.0

v1.13.0-rc2

22 Aug 08:53
10ac056
Compare
Choose a tag to compare
v1.13.0-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.13.0-rc1...v1.13.0-rc2

v1.13.0-rc1

22 Aug 07:57
c4c7152
Compare
Choose a tag to compare
v1.13.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.12.0...v1.13.0-rc1

v1.12.0

03 Jul 08:18
4013a55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.0...v1.12.0

v1.12.0-rc2

20 Jun 07:27
462e6e7
Compare
Choose a tag to compare
Merge pull request #204 from ipfs-force-community/chore/bump_version

Chore/bump version

v1.12.0-rc1

14 Jun 05:12
d395814
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.12.0-rc1

v1.11.0

23 Apr 06:12
a30f342
Compare
Choose a tag to compare

What's Changed

New Feature

  • feat: update AuthClient which with token by @LinZexiao /客户端token验证 [#169]
  • feat: add status api by @hunjixin / 添加状态检测接口 [#172]
  • feat: mysql table migrate for miner_blocks by @diwufeiwen / 更新数据库字段为可空或者添加默认值[#168]
  • feat: add docker push by @hunjixin /增加推送到镜像仓库的功能 [#183]

Optimizations

  • opt: chain-forked check by @diwufeiwen /链分叉判断时只对同周期内判断 [#181]
  • opt: set the select messages timeout by @diwufeiwen / 选择消息设置5秒超时 [#184]

Bugs Fixes

  • fix:check gateway fail by @hunjixin /修复gateway配置检查失败的问题 [#177]
  • fix: config check by @diwufeiwen / 修复配置检测失败的问题 [#178]

Full Changelog: v1.10.4...v1.11.0

v1.11.0-rc1

18 Apr 08:24
d870383
Compare
Choose a tag to compare
v1.11.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.10.4...v1.11.0-rc1

v1.10.4

17 Apr 08:14
5f02bdf
Compare
Choose a tag to compare
  • 无论出块耗时是否大于 MinerOnceTimeout,都打印各阶段耗时;
  • 在被判定为分叉链时,仍执行完出块流程;
  • 避免出块超时时,提前更新 lastBase.

v1.10.3

12 Apr 15:47
Compare
Choose a tag to compare

Full Changelog: v1.10.2...v1.10.3