fetchai/agents-aea

Update oracle contracts and skills for reply contracts

Closed this issue · 0 comments

Oracle contracts are being updated so that query replies are handled via client-side callback functions rather than having the oracle contract execute a new message that sets the oracle value in the client contract.

These updates will require little if any change to the framework, but the oracle.wasm and oracle_client.wasm contract binaries will need to be updated.