status-im / nim-eth

Common utilities for Ethereum
https://nimbus.status.im
Apache License 2.0
83 stars 31 forks source link

clean up json serialization #735

Closed arnetheduck closed 1 month ago

arnetheduck commented 1 month ago

serialize fewer non-eth types and more eth types - this module is fraught with issues however since there's no one good "canonical" encoding to choose - this goes back to the json ser framework lacking good isolation between projects.