Skip to content
This repository was archived by the owner on Oct 4, 2019. It is now read-only.

v0.18.2

Choose a tag to compare

@afalaleev afalaleev released this 03 Jul 10:41

Software release notice

All nodes need to upgrade to 0.18.2

Reindexing

0.18.2 should not require reindexing when upgrading from 0.18.0 and 0.18.1

Overview

This is a consensus bug fix release, imported from the Steem 0.19.5

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.