aion_fastvm icon indicating copy to clipboard operation
aion_fastvm copied to clipboard

dealing with InternalError

Open aion-camus opened this issue 7 years ago • 1 comments

I consider that when VM returns InternalError, such as OutOfMemory .etc, this node is under unreliable state. But in Java kernel, we just marked transaction as Failure.

Whether it is better to shutdown this node?

aion-camus avatar Oct 17 '18 01:10 aion-camus

This issue is being addressed in PR https://github.com/aionnetwork/aion/pull/720

iamyulong avatar Nov 22 '18 06:11 iamyulong