skalenetwork / skaled

Running more than 20 production blockchains, SKALED is Ethereum-compatible, high performance C++ Proof-of-Stake client, tools and libraries. Uses SKALE consensus as a blockchain consensus core. Includes dynamic Oracle. Implements file storage and retrieval as an EVM extension.
https://skale.network
GNU General Public License v3.0
85 stars 40 forks source link

Handle custom errors thrown by evm #1744

Open olehnikolaiev opened 11 months ago

olehnikolaiev commented 11 months ago

currently custom errors cannot be proccessed as revert reason, need to change it

olehnikolaiev commented 9 months ago

blocked by tracing epic

PolinaKiporenko commented 8 months ago

could be fixed by 2.3.1 release

DmytroNazarenko commented 8 months ago

Moved to 2.5 as non-critical