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

Concatenate binaries in the interpreter #1160

Closed
samuelmanzanera opened this issue Jul 6, 2023 · 0 comments · Fixed by #1211
Closed

Concatenate binaries in the interpreter #1160

samuelmanzanera opened this issue Jul 6, 2023 · 0 comments · Fixed by #1211
Assignees
Labels
feature New feature request smart contracts Involve smart contracts

Comments

@samuelmanzanera
Copy link
Member

Is your feature request related to a problem?

Sometimes in contract, we want to concatenate values, right now we can concatenate only strings.
However, it should be great to be able to concatenate binaries in order to build signature payload, for instance.

Describe the solution you'd like

We can propose function around a new module for binary manipulation.

Additional context

No response

Epic

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request smart contracts Involve smart contracts
Projects
Status: Done 🍻
Development

Successfully merging a pull request may close this issue.

2 participants