Lesenechal Remi
|
16fc55482d
|
Remove wrapper. Flatten everything for now.
Now have a run function for contracts and a run function for everything else.
Run function for contract is only used in CLI dry-run
|
2019-12-10 15:58:53 +01:00 |
|
Lesenechal Remi
|
974fa6432b
|
Revert "unify a little more"
|
2019-12-10 15:58:53 +01:00 |
|
Lesenechal Remi
|
6ed2f2b3ae
|
unify a little more
|
2019-12-10 15:58:53 +01:00 |
|
Lesenechal Remi
|
26f26171e6
|
Tests clean
|
2019-12-10 15:58:53 +01:00 |
|
Lesenechal Remi
|
d1f6c37f62
|
CLI clean
|
2019-12-10 15:58:53 +01:00 |
|
Lesenechal Remi
|
46623ceb77
|
contract are now typecheck (at least in the CLI)
|
2019-12-10 15:58:53 +01:00 |
|
Lesenechal Remi
|
0cae4302cd
|
WIP: introduce compiled_expression and unify dry-run and compile-contract
|
2019-12-10 15:58:53 +01:00 |
|
Rémi Lesenechal
|
4be2d6fb6a
|
Refactoring eval run functions
|
2019-11-29 21:22:56 +00:00 |
|
Lesenechal Remi
|
87d0064113
|
Multisig made robust to replay attack
|
2019-11-21 17:21:39 +01:00 |
|
Lesenechal Remi
|
1185b8abda
|
add chain_id type and operator
|
2019-11-21 17:21:39 +01:00 |
|
Rémi Lesenechal
|
5aada38d5d
|
Merge branch 'feature/tests-catch-failwith-and-pack' into 'dev'
Test framework catch failwith and pack
See merge request ligolang/ligo!203
|
2019-11-19 23:18:07 +00:00 |
|
Lesenechal Remi
|
725176a59d
|
allow to pack message (aka lambda of type unit -> operation list)
|
2019-11-19 23:27:43 +01:00 |
|
Lesenechal Remi
|
f7d6a5ea58
|
allow to catch failwith's in our tests
|
2019-11-19 15:38:23 +01:00 |
|
Tom Jack
|
723201ce5e
|
Add get_entrypoint ...
|
2019-11-18 09:28:20 -06:00 |
|
Lesenechal Remi
|
b60ce38b68
|
commenting back
|
2019-10-17 17:33:43 +02:00 |
|
galfour
|
27be6cfcba
|
use apply for closures
|
2019-10-17 16:34:02 +02:00 |
|
Tom Jack
|
09496ce4ca
|
Generate field annotations for sum/record
|
2019-09-26 11:39:35 -05:00 |
|
galfour
|
87bbdad553
|
fix stuff
|
2019-09-25 10:49:14 +02:00 |
|
galfour
|
6fe48ff6ad
|
more working
|
2019-09-19 08:29:31 +02:00 |
|
galfour
|
015e197183
|
back on track
|
2019-09-19 01:34:37 +02:00 |
|
galfour
|
d8b7a12c69
|
more refactoring
|
2019-09-15 13:12:19 +02:00 |
|