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

move VP/tx functions from vm_env to vp/tx_prelude #87

Closed
tzemanovic opened this issue Mar 11, 2022 · 2 comments
Closed

move VP/tx functions from vm_env to vp/tx_prelude #87

tzemanovic opened this issue Mar 11, 2022 · 2 comments
Assignees

Comments

@tzemanovic
Copy link
Member

Move all the VP/tx specific functions built on top of host env imports from the vm_env crate to the tx/vp_prelude, so that only thing left in vm_env are the extern "C" declarations and the single-layer rust native functions that encapsulate the unsafe parts and provide a Rust idiomatic API.

@tzemanovic tzemanovic transferred this issue from anoma/anoma Jul 7, 2022
@tzemanovic tzemanovic moved this from Todo to WIP in Namada-Old Aug 30, 2022
@tzemanovic tzemanovic self-assigned this Aug 30, 2022
@tzemanovic tzemanovic moved this from WIP to Pending Devnet in Namada-Old Aug 30, 2022
@cwgoes
Copy link
Collaborator

cwgoes commented Jan 12, 2023

@tzemanovic is this still applicable?

@tzemanovic
Copy link
Member Author

done in #465

@github-project-automation github-project-automation bot moved this from Pending Devnet to Tested in Devnet in Namada-Old Jan 12, 2023
phy-chain pushed a commit to phy-chain/namada that referenced this issue Mar 1, 2024
* changed all fake data to go through actions
* cleaned up staking-related types
* Added links to the UI descriptions to the local readme of the state
* removed empty reducers
* added staking position listing to validator details
* added a comment about the redundancy of actions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Tested in Devnet
Development

No branches or pull requests

2 participants