Tobias Lindahl 301e6ff501 Handle oracle operation in FATE
Keep oracle type information on fcode level

Introduce typereps as values

Handle oracle registration

Handle oracle query object and oracle_query op

Handle oracle get question

Handle oracle query fee

Handle oracle get answer

Handle oracle respond

Handle oracle extend
2019-06-18 13:59:21 +02:00
2019-05-28 13:26:22 +02:00
2019-06-18 13:59:21 +02:00
2019-06-18 13:59:21 +02:00
2019-06-03 10:58:28 +02:00
2019-01-07 19:16:39 +01:00
2019-03-05 11:01:43 +01:00
2019-06-11 09:44:43 +01:00
2019-06-18 13:59:21 +02:00
2019-06-18 13:59:21 +02:00

aesophia

This is the sophia compiler for the æternity system which compiles contracts written in sophia code to the æternity VM code.

For more information about æternity smart contracts and the sophia language see Smart Contracts and the Sophia Language.

It is an OTP application written in Erlang and is by default included in the æternity node. However, it can also be included in other systems to compile contracts coded in sophia which can then be loaded into the æternity system.

Versioning

aesophia has a version that is only loosely connected to the version of the Aeternity node - in principle they will share the major version but not minor/patch version. The aesophia compiler version MUST be bumped whenever there is a change in how byte code is generated, but it MAY also be bumped upon API changes etc.

Interface Modules

The basic modules for interfacing the compiler:

Description
Stand alone compiler for the Sophia smart contract language
Readme ISC 13 MiB
v7.4.0 Latest
2023-09-05 17:04:46 +09:00
Languages
Erlang 99%
Reason 0.9%