Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

EOSIO 1.0.1

Compare
Choose a tag to compare
@bytemaster bytemaster released this 02 Jun 20:46
· 13070 commits to master since this release
0961a56

Changes from v1.0.0 to v1.0.1:

  • Fixed a potential crash.

  • A bug in the history_plugin prevented proper recording of action traces that should have matched the filter-on options utilizing the actor wildcard. This would have resulted in some action traces not appearing in the results of the cleos get actions command. This bug has been fixed with PR #3757.

  • Changes in PR #3763 (originally brought to our attention with PR #3511) allow quotations to now be used in the arguments passed to the cleos.sh and nodeosd.sh scripts in the Docker folder.

  • Other minor fixes to Docker files (see PR #3753 and PR #3764).