Pt 166233685 fate oracles #169

Merged
gorillainduction merged 8 commits from PT-166233685-fate-oracles into master 2019-06-18 20:56:49 +09:00
2 changed files with 6 additions and 0 deletions
Showing only changes of commit 0d57563b49 - Show all commits

View File

@ -47,6 +47,7 @@ sources() ->
, "tuple" , "tuple"
, "mapofmap" , "mapofmap"
, "immediates" , "immediates"
, "oracles"
%% , "all_instructions" %% , "all_instructions"
]. ].

View File

@ -0,0 +1,5 @@
;; CONTRACT oracles
FUNCTION register (address, integer) : oracle
ORACLE_REGISTER a arg0 () arg1 'string '{variant, [{tuple, []}, {tuple, [integer]}]}
RETURN