Several functions in the TransactionContext interface are marked as deprecated as they should not be used in a Sonic only setting. These functions are still required when converting to the geth stateDB interface. As the geth stateDB will still be required for the foreseeable future the deprecation should be removed and comments should be added. This will allow the removal of several lint exceptions.
Several functions in the
TransactionContextinterface are marked as deprecated as they should not be used in a Sonic only setting. These functions are still required when converting to the gethstateDBinterface. As the gethstateDBwill still be required for the foreseeable future the deprecation should be removed and comments should be added. This will allow the removal of several lint exceptions.