velas / velas-chain

Other
70 stars 35 forks source link

feat(evm-utils/evm-state): move velas-chain to fast_rlp tag #442

Closed dj8yfo closed 1 year ago

dj8yfo commented 1 year ago

Probably will be rejected as scope is too big for first iteration. A smaller version with both libs used will be merged first instead.

Problem

Implement fast-rlp serialization for all ethereum types, check encoding hasn't changed compared to rlp

Summary of Changes

Fixes #

dj8yfo commented 1 year ago

Closed in favor of https://github.com/velas/velas-chain/pull/443