casper-network / casper-network/condor-info

Possible unit testing issue

Open
#58 1 comment 0 reactions 2 assignees Claimed by @melpadden View on GitHub
on-hold
Dominant language
JavaScript
Stars
3
Forks
2
PR merge metrics
No merged PRs in 30d

Description

[Original message in Condor TG channel](https://t.me/CSPRCondor/3/130)

Hello, getting this error while trying to deploy a contract in a test environment

`error: Some(
WasmPreprocessing(
OperationForbiddenByGasRules,
),`

Could someone explain exactly what it means and how to deal with it? Thanks

Not running a network, just executing tests in a casper rust project. Using the following dependencies

casper-types = { git = "https://github.com/casper-network/casper-node.git", branch = "release-2.0.0-rc3", default-features = false }
casper-engine-test-support = { git = "https://github.com/casper-network/casper-node.git", branch = "release-2.0.0-rc3", default-features = false }
casper-execution-engine = { git = "https://github.com/casper-network/casper-node.git", branch = "release-2.0.0-rc3", default-features = false }
casper-storage = { git = "https://github.com/casper-network/casper-node.git", branch = "release-2.0.0-rc3", default-features = false }

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.