Chris Hewison

Results 23 issues of Chris Hewison

A start on removing some deprecated methods as highlighted as problems when using Intellij IDEA 2022.3.2

The `wasmer-d` submodule supports running web assembly outside of the web browser. The class `node/WasmEngine.d` provides a POC engine to run web assembly programs within agora. This is still very...

C. Trust Contract Engine

This test has often failed recently. See commits for details on fix.

Read about how Smart Contracts are being used and developed in other blockchain solutions. This is in preperation to working on Bosagora's "Trust Contracts".

The engine will have to be thoroughly tested for consistent behaviour, reliability and safe execution of contracts that could be written with bad intentions.

type-feature
C. Trust Contract Engine

In order for the contracts to do anything useful they will need to be able to include calls to Agora APIs.

C. Trust Contract Engine

To get started we need a working proof of concept WebAssembly engine integrated into Agora.

C. Trust Contract Engine