- 
                Notifications
    You must be signed in to change notification settings 
- Fork 10
Closed
Labels
T-ewasmTarget system: Ethereum WasmTarget system: Ethereum Wasm
Milestone
Description
Reviewing #151, we sorely need a better test setup:
Integration Tests
Doing an integration test requires;
- Compiling a list of rust contracts to ewasm, for each contract:
- Link the required rust modules
- Compiled to wasm32-unknown-unknown
- Inject cap9_syscall_lowusing cap9-build
- Converted to ewasm using wasm-buildand output*Contract.jsonInterface File
 
- Once done, the test script should have access to a *.wasmbinary and*.jsondefinition for each test contract
Metadata
Metadata
Assignees
Labels
T-ewasmTarget system: Ethereum WasmTarget system: Ethereum Wasm