Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove redundant serializationHelper functions #424

Open
3 tasks
DOBEN opened this issue Apr 26, 2024 · 0 comments
Open
3 tasks

Remove redundant serializationHelper functions #424

DOBEN opened this issue Apr 26, 2024 · 0 comments
Labels
[Type] Task An additional feature or improvement.

Comments

@DOBEN
Copy link
Member

DOBEN commented Apr 26, 2024

Task description

Smart contract developers do not need to know the serializationHelperParameter (CIS3 standard) in their dApps anymore after the merge of:
Concordium/concordium-dapp-examples#83. To reduce the size of the smart contract code (smaller wasm modules save on deployment and executing costs), the not needed serializationHelper function should be removed.

Sub-tasks

@DOBEN DOBEN added the [Type] Task An additional feature or improvement. label Apr 26, 2024
@mh-concordium mh-concordium added the [Res] works as designed The functionality is as intended. label May 13, 2024 — with Linear
@mh-concordium mh-concordium removed the [Res] works as designed The functionality is as intended. label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Task An additional feature or improvement.
Projects
None yet
Development

No branches or pull requests

2 participants