This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
EOSIO 1.0.1
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).