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

Add odra attributes #273

Merged
merged 14 commits into from
Dec 5, 2023
Merged

Add odra attributes #273

merged 14 commits into from
Dec 5, 2023

Conversation

kpob
Copy link
Contributor

@kpob kpob commented Dec 1, 2023

No description provided.

kpob added 9 commits November 29, 2023 13:40
* generate a module with execute_* functions
* add get_name_arg() function `ContractContext`
* update odra-vm
* update odra-casper
* add try-from-macro crate
* add TryFromRef derive macro that generate TryFrom<&'_ SourceStruct> implementation
core/src/contract_env.rs Show resolved Hide resolved
core/src/contract_env.rs Show resolved Hide resolved
core/src/contract_env.rs Show resolved Hide resolved
core/src/contract_env.rs Show resolved Hide resolved
core/src/contract_env.rs Outdated Show resolved Hide resolved
@kpob kpob mentioned this pull request Dec 4, 2023
@kpob kpob marked this pull request as ready for review December 4, 2023 11:26
core/src/contract_env.rs Show resolved Hide resolved
core/src/contract_env.rs Show resolved Hide resolved
odra-macros/src/ir/attr.rs Show resolved Hide resolved
Base automatically changed from feature/macro/exec_parts to release/0.8.0 December 4, 2023 15:06
@kpob kpob requested a review from zie1ony December 4, 2023 15:30
core/src/contract_env.rs Show resolved Hide resolved
core/src/contract_env.rs Outdated Show resolved Hide resolved
@kpob kpob merged commit 228b2e7 into release/0.8.0 Dec 5, 2023
1 check passed
@kpob kpob deleted the feature/macro/attrs branch December 5, 2023 16:05
@kpob kpob mentioned this pull request Dec 6, 2023
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.

2 participants