Releases: tari-project/sha-p2pool
Releases · tari-project/sha-p2pool
v0.15.4
What's Changed
- feat: replace list of levels with hashmap by @SWvheerden in #217
- feat: reduce sync blocks by @SWvheerden in #225
Full Changelog: v0.15.3...v0.15.4
v0.15.3
v0.15.2
What's Changed
- fix: only consider peers that we've spoken to for network POW by @stringhandler in #220
- fix: forgot to add equals by @stringhandler in #221
Full Changelog: v0.15.1...v0.15.2
v0.15.1
What's Changed
- fix: seek peers until we have 20 outgoing by @stringhandler in #210
- chore(ci): bring cross-compiling in line with main repo and improve d… by @leet4tari in #211
- feat: resume sync attempt by @SWvheerden in #212
- feat: keep track of previous sync tips by @stringhandler in #214
- feat: block pool mining if not synced by @SWvheerden in #213
- fix: remove sync store and set max-missing-blocks-depth by @stringhandler in #216
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- fix: change metadata exchange interval to 5 seconds by @stringhandler in #205
- fix: reduce concurrent syncs to 1 by @stringhandler in #206
- feat: improve handling of max size by @SWvheerden in #203
- fix: better semaphore use to ensure syncing from only one peer by @stringhandler in #207
- feat: improve sync handling by @SWvheerden in #208
- fix: panic by @SWvheerden in #209
- chore: up block time by @SWvheerden in #204
Full Changelog: v0.14.1...v0.15.0
v0.14.1
What's Changed
- chore(ci): minor ci fixes - bump osx x64 target by @leet4tari in #202
Full Changelog: v0.14.0...v0.14.1
v0.13.0
What's Changed
- fix: missing parents sync by @SWvheerden in #189
- fix: missing parents sync by @SWvheerden in #190
- fix!: add result to req-res by @stringhandler in #191
- chore(ci): fix and update file_license_check and workflow by @leet4tari in #192
- fix: don't ask peers for missing blocks if they are lower than that height by @stringhandler in #193
Full Changelog: v0.12.0...v0.13.0
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