Releases: tari-project/sha-p2pool
Releases · tari-project/sha-p2pool
v0.12.0
What's Changed
- fix: not resetting chain block after reorg by @SWvheerden in #181
- fix: stop sync by @SWvheerden in #182
- fix: ignore gossip messages above and below us by @stringhandler in #183
- fix: only publish new tip on new stats by @stringhandler in #184
- feat!: refactor difficulty handling by @SWvheerden in #186
- fix: chain start by @SWvheerden in #187
- fix: pow on block create by @SWvheerden in #188
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- fix: duplicate sync requests by @SWvheerden in #176
- fix: fix catchup sync problem by @stringhandler in #177
- fix: don't stop catchup on missing blocks by @stringhandler in #178
- fix: small fixes by @SWvheerden in #179
- fix: add sort to incoming blocks by @SWvheerden in #180
Full Changelog: v0.10.2...v0.11.0
v0.10.2
What's Changed
- fix: edge case on not reorg to better height by @SWvheerden in #175
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- fix: add back check for missing block by @stringhandler in #174
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- fix: new tip notfy handling by @SWvheerden in #171
- fix: remove last new tip notify from peer store by @stringhandler in #172
- feat: only do catchup from connected peers by @stringhandler in #173
Full Changelog: v0.9.2...v0.10.0
v0.9.2
What's Changed
- fix: potential deadlocks by @SWvheerden in #168
- fix: wrong height by @SWvheerden in #169
- fix: add blocks individually by @stringhandler in #170
Full Changelog: v0.9.1...v0.9.2
v0.9.0
What's Changed
- feat: change gossip of new blocks by @SWvheerden in #165
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- feat: add arc to peer store by @SWvheerden in #163
- fix: don't gossip as much by @stringhandler in #164
Full Changelog: v0.8.0...v0.8.1
v0.8.0
Full Changelog: v0.7.16...v0.8.0
v0.7.16
What's Changed
- chore: build docker image by @ns212 in #161
- feat: only miner broadcasts new tip by @stringhandler in #162
New Contributors
Full Changelog: v0.7.15...v0.7.16