On the node-abieos wrapper version we've include the abieos_delete_contract method to improve memory control in long-running cases, such as Hyperion indexing. Having it added to the main abieos will allow us to switch to the vanilla upstream on the node-abieos wrapper and keep it sync with updates in the future
On the node-abieos wrapper version we've include the
abieos_delete_contract
method to improve memory control in long-running cases, such as Hyperion indexing. Having it added to the main abieos will allow us to switch to the vanilla upstream on the node-abieos wrapper and keep it sync with updates in the future