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: use stateless execution in the rpc api #615

Merged
merged 8 commits into from
Apr 25, 2024
Merged

Conversation

sergey-melnychuk
Copy link
Collaborator

@sergey-melnychuk sergey-melnychuk commented Apr 2, 2024

This PR completes stateless execution implementation (with necessary dependency upgrades) and exposes it through the RPC API (existing unit-test coverage is satisfied).

@sergey-melnychuk
Copy link
Collaborator Author

sergey-melnychuk commented Apr 12, 2024

Currently blocked by #626
Not anymore thanks to sergey-melnychuk/iamgroot@b6251fd

@sergey-melnychuk
Copy link
Collaborator Author

sergey-melnychuk commented Apr 12, 2024

The feat(exe): handle both contract classes cases brings proper support for both deprecated and regular (non-deprecated) contract classes calls, unblocks further integration of stateless execution into the RPC API.

@sergey-melnychuk sergey-melnychuk changed the title wip: use call execution in api feat: use stateless execution in the rpc api Apr 24, 2024
@sergey-melnychuk sergey-melnychuk marked this pull request as ready for review April 24, 2024 17:49
crates/experimental-api/src/exe/err.rs Show resolved Hide resolved
crates/experimental-api/src/rpc.rs Show resolved Hide resolved
@sergey-melnychuk sergey-melnychuk merged commit 9e7a703 into main Apr 25, 2024
7 checks passed
@sergey-melnychuk sergey-melnychuk deleted the sm/patch branch April 25, 2024 11:05
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