hyperledger / solang

Solidity Compiler for Solana and Polkadot
https://solang.readthedocs.io/
Apache License 2.0
1.25k stars 208 forks source link

Polkadot: Support errors according to `solc` #1516

Closed xermicus closed 11 months ago

xermicus commented 1 year ago

Implement Panic and custom errors for the Polkadot target:

xermicus commented 1 year ago

Closes #698