unpackdev / solgo

Solidity parser in Go, designed to transform Solidity code into a structured format for enhanced analysis, particularly beneficial for developers using Go to analyze Solidity smart contracts.
https://unpack.dev
Apache License 2.0
1 stars 0 forks source link

How about EIP-4844? #189

Open 0x19 opened 5 months ago

0x19 commented 5 months ago

Just putting this out here... Into the wild... To add support for it and to be able decode blobs. Might be a nightmare of a task but fun one.