aergoio / aergo

aergo blockchain kernel
http://docs.aergo.io
MIT License
214 stars 44 forks source link

Release/2.5.0 rc3 #344

Closed hayarobi closed 7 months ago

hayarobi commented 7 months ago

This PR fixes a bug that uncatchable exceptions such as timeout exception is changed to catchable exceptions. This fix prevents non-deterministic sync failure by transaction timeout, as a result.