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

PoS transaction tests #22

Closed
tzemanovic opened this issue Sep 13, 2021 · 0 comments · Fixed by #254
Closed

PoS transaction tests #22

tzemanovic opened this issue Sep 13, 2021 · 0 comments · Fixed by #254

Comments

@tzemanovic
Copy link
Member

tzemanovic commented Sep 13, 2021

Add tests for the PoS transaction WASMs using the tests crate, which provides access to tx host env and wasm tx_prelude.

With the tests, we can remove or replace the log_string calls in tx_bond, tx_unbond and tx_withdraw with a debug_log!, which will be compiled away in release built WASM.

┆Issue is synchronized with this Asana task by Unito

@tzemanovic tzemanovic added the PoS label Sep 13, 2021
@sync-by-unito sync-by-unito bot closed this as completed Feb 3, 2022
@juped juped reopened this Feb 3, 2022
tzemanovic referenced this issue in anoma/anoma Jun 8, 2022
tzemanovic referenced this issue in anoma/anoma Jun 8, 2022
tzemanovic referenced this issue in anoma/anoma Jun 8, 2022
tzemanovic referenced this issue in anoma/anoma Jul 1, 2022
@tzemanovic tzemanovic transferred this issue from anoma/anoma Jul 7, 2022
@tzemanovic tzemanovic mentioned this issue Aug 2, 2022
Repository owner moved this from Pending Devnet to Tested in Devnet in Namada-Old Oct 13, 2022
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

Successfully merging a pull request may close this issue.

3 participants