Skip to content

Deprecations and Proposed Deprecations In Mandel Software

Matt Witherspoon edited this page Jun 17, 2022 · 7 revisions

For deprecations prior to the release of Mandel 3.0 please see https://github.com/EOSIO/eos/issues/7597.

Significant notable deprecations in Mandel software

Feature Date of Deprecation Notice Deprecation Announcement Link Date of Removal Removal Version Alternative to Consider
history_plugin 2018/08/14 v1.2.0 - v3.1.0 state_history_plugin, trace_api_plugin
mongo_db_plugin 2019/04/29 v1.8.0-rc1 - v3.1.0 state_history_plugin, trace_api_plugin
wabt 2019/04/29 - - v3.0.0 EOS VM (default in 3.0+)
macOS support - - - v3.0.0 DUNE
(native macOS support now best-effort)
cleos wast output - - - v3.1.0 Use external tooling (wabt etc)
/v1/chain/abi_bin_to_json, /v1/chain/abi_json_to_bin 2022/06/15 v3.1.0-rc1 - TBA Use eosjs or other client side conversion
Direct YubiHSM support pre-3.1.0 issue 110 - TBA none at current time;
could continue to use old keosd with feature
private-key nodeos config pre-1.0.0 notice present in 1.0.0 nodeos - TBA signature-provider nodeos config

Significant notable proposed deprecations

These proposed deprecations are seeking feedback from users