You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The removal of these endpoints are now merged in, already inaccessible for BPs which upgraded to v4.0.4, effectively breaking most Python libraries which utilises them to interact with Antelope. Since pyntelope does not rely on these endpoints, it is still working.
As seen in the following 2 commits:
The removal of these endpoints are now merged in, already inaccessible for BPs which upgraded to v4.0.4, effectively breaking most Python libraries which utilises them to interact with Antelope. Since pyntelope does not rely on these endpoints, it is still working.
However, the currently implemented types are limited (e.g. missing extended_asset and custom types). Just wondering if implementation of custom types by fetching ABIs are planned (e.g. https://github.com/EOSIO/eosjs/blob/40a7600b2f53f9512c886e032dc46e1232ccca4f/src/eosjs-serialize.ts#L1390 new_type_name, variants)?
The text was updated successfully, but these errors were encountered: