aurora-is-near / aurora-relayer

[DEPRECATED] Web3-compatible relayer server for Aurora.
https://aurora-is-near.github.io/aurora-relayer/
Creative Commons Zero v1.0 Universal
26 stars 13 forks source link

Avoid 'BUFFER_OVERRUN' error for unsupported revert reason. Resolves #165 #171

Closed spilin closed 2 years ago

spilin commented 2 years ago

On some reverts reason can not be decoded. Thus let's avoid raising BUFFER_OVERRUN which is not informative.

end0cr1ne commented 2 years ago

Hi, @artob and @0x3bfc could you please take a look and approve? This would help to debug issues immensely!