Skip to content

Commit

Permalink
CHANGELOG: release 0.76.2
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-khimov committed Jul 19, 2020
1 parent 7d5d6b6 commit 8341913
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

This document outlines major changes between releases.

## 0.76.2 "Calibration" (19 July 2020)

Minor update for Neo 2. If you're running testnet node, we recommend to
resynchronize it to fix state mismatch at block 4516236, mainnet is not known
to have any similar problem so you can keep the old DB.

Bugs fixed:
* rare panic on node shutdown (#1185)
* VM not clearing alt stack when doing CALLs (#1158)
* incorrect resource accounting for isolated calls (#1186)
* state height wasn't updated properly for networks with StateRootEnableIndex
higher than zero (like testnet, #1213)

## 0.76.1 "Conduplication" (15 July 2020)

Minor bug fixing for Neo 2 implementation. If you're affected by NEP5 balance
Expand Down

0 comments on commit 8341913

Please sign in to comment.