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

Allow testing wasm with Native VPs #738

Merged
merged 2 commits into from
Nov 30, 2022
Merged

Allow testing wasm with Native VPs #738

merged 2 commits into from
Nov 30, 2022

Conversation

batconjurer
Copy link
Member

This makes some small changes to the TestTxEnv.

  • It enables crediting multitokens
  • It allows use to execute wasm on it. This is useful for making sure wasm works with native vps.

…e wasm blobs on a TestTxEnv in order to test them with native vps
tzemanovic
tzemanovic previously approved these changes Nov 17, 2022
tzemanovic added a commit that referenced this pull request Nov 17, 2022
…count-vps' (#694) and 'bat/native-vp-test-tooling' (#738)

* james/mainline/dont-spawn-internal-account-vps:
  Remove comment
  Update spawn_accounts to ignore implicit addresses
  Add changelog
  TestTxEnv::spawn_accounts should ignore internal addresses

* bat/native-vp-test-tooling:
  Update tests/src/vm_host_env/tx.rs
  [feat]: Add multitoken suppor to the TestTxEnv. Add ability to execute wasm blobs on a TestTxEnv in order to test them with native vps
@tzemanovic tzemanovic mentioned this pull request Nov 17, 2022
juped pushed a commit that referenced this pull request Nov 18, 2022
…count-vps' (#694) and 'bat/native-vp-test-tooling' (#738)

* james/mainline/dont-spawn-internal-account-vps:
  Remove comment
  Update spawn_accounts to ignore implicit addresses
  Add changelog
  TestTxEnv::spawn_accounts should ignore internal addresses

* bat/native-vp-test-tooling:
  Update tests/src/vm_host_env/tx.rs
  [feat]: Add multitoken suppor to the TestTxEnv. Add ability to execute wasm blobs on a TestTxEnv in order to test them with native vps
@juped juped merged commit b34b66a into main Nov 30, 2022
@juped juped deleted the bat/native-vp-test-tooling branch November 30, 2022 07:46
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