Implement contract source compression #21
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Picking up from QPQ-AG/gajumaru#200
Because contract source is an opaque binary, client libraries can be the place we compress and decompress the contents, and make that a de-facto standard to reduce on-chain storage size (and reduce gas costs).