Skip to content

Steem 0.19.5

Compare
Choose a tag to compare
@mvandeberg mvandeberg released this 03 Jul 07:36
· 2997 commits to stable since this release
ecb2a90

Steem Equality 0.19.5 Release Notes

All nodes need to upgrade to 0.19.5.

Reindexing

0.19.5 should not require reindexing when upgrading from 0.19.3

Overview

This is a consensus bug fix release.

Bug Fixes

A field in withdraw_vesting_operation was not properly checked. This invalid op could halt the blockchain when the vesting withdraw was processed well after the op was made irreversible. Included ops are now no-ops to prevent the halt and new ops have the proper check to prevent this behavior in the future.