Skip to content

transaction execution reverted code=CALL_EXCEPTION in dragonswap tests #168

@mutantcornholio

Description

@mutantcornholio

dragonswap-airdrop-and-staker-evm

To reproduce: run tests in scc-testing/dragonswap-airdrop-and-staker with polkadot: {target: "evm"}.
It will fail with the error down below. It will not fail, when executed with polkadot: false

  1. Airdrop
    should deploy airdrop, deposit tokens, assign portions, and allow withdrawal:
    Error: transaction execution reverted (action="sendTransaction", data=null, reason=null, invocation=null, revert=null, transaction={ "data": "", "from": "0xf24FF3a9CF04c71Dbc94D0b566f7A27B94566cac", "to": "0x970951a12F975E6762482ACA81E57D5A2A4e73F4" }, receipt={ "_type": "TransactionReceipt", "blobGasPrice": null, "blobGasUsed": null, "blockHash": "0x7ef0fe0c4bbf35e2d57c8fa5f7bd14c7c367ecf16b7c6713339db78bb25f7801", "blockNumber": 8, "contractAddress": null, "cumulativeGasUsed": "0", "from": "0xf24FF3a9CF04c71Dbc94D0b566f7A27B94566cac", "gasPrice": "1000", "gasUsed": "3130108157000000", "hash": "0xfcea22d7dd840ec72f94aec8884cd4d23717ca8a12181337a3fb66d4ff809b5a", "index": 1, "logs": [ ], "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "root": null, "status": 0, "to": "0x970951a12F975E6762482ACA81E57D5A2A4e73F4" }, code=CALL_EXCEPTION, version=6.15.0)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions