Skip to content

Commit

Permalink
Add changelog for v0.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
svarogg committed Feb 25, 2021
1 parent 127fd06 commit 811a2a9
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Kaspad v0.8.10 - 2021-02-25
===========================

[*] Fix bug where invalid mempool transactions were not removed (#1551)
[*] Add RPC reconnection to the miner (#1552)
[*] Remove virtual diff parents - only selectedTip is virtualDiffParent now (#1550)
[*] Fix UTXO index (#1548)
[*] Prevent fast failing (#1545)
[*] Increase the sleep time in kaspaminer when the node is not synced (#1544)
[*] Disallow header only blocks on RPC, relay and when requesting IBD full blocks (#1537)
[*] Make templateManager hold a DomainBlock and isSynced bool instead of a GetBlockTemplateResponseMessage (#1538)

0 comments on commit 811a2a9

Please sign in to comment.