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

feat(tariscript)!: use varints in tari script (de)serialization #4460

Merged
merged 3 commits into from
Aug 17, 2022

Conversation

Cifko
Copy link
Contributor

@Cifko Cifko commented Aug 12, 2022

Description

Use varint for op codes that use 64bit numbers but in general will be low.

Motivation and Context

#4108

How Has This Been Tested?

Unit tests.

@sdbondi sdbondi changed the title feat: use varints in tari script (de)serialization feat(tariscript)!: use varints in tari script (de)serialization Aug 16, 2022
sdbondi
sdbondi previously approved these changes Aug 16, 2022
stringhandler
stringhandler previously approved these changes Aug 16, 2022
infrastructure/tari_script/src/op_codes.rs Show resolved Hide resolved
@stringhandler
Copy link
Collaborator

Just needs clippy to pass and can merge

@Cifko Cifko dismissed stale reviews from stringhandler and sdbondi via a1adfc3 August 16, 2022 22:21
@aviator-app aviator-app bot merged commit a0403e5 into tari-project:development Aug 17, 2022
@Cifko Cifko deleted the varint-tari-script branch April 18, 2023 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants