Compile oracle check functions in FATE backend

This commit is contained in:
Ulf Norell
2019-06-25 11:05:29 +02:00
parent c7a8a4af22
commit a3efaf71a7
3 changed files with 44 additions and 15 deletions
+1 -4
View File
@@ -120,10 +120,7 @@ compilable_contracts() ->
].
not_yet_compilable(fate) ->
["events", %% events
"address_literals", %% oracle_query_id literals
"address_chain" %% Oracle.check_query
];
["events"];
not_yet_compilable(aevm) -> [].
%% Contracts that should produce type errors