Commit Graph

5 Commits

Author SHA1 Message Date
Benjamin Canou
0ce7c79367 Micheline: fix loop in resilient parser 2018-01-02 12:50:50 +01:00
Milo Davis
e54b7e9eb2 Micheline: fixes bug in resilient parser 2017-12-14 20:03:43 +00:00
Milo Davis
dc7a023e22 Data_encoding: Make tags on unions mandatory 2017-12-14 18:10:50 +01:00
Grégoire Henry
d2708740c8 Opam: fix some dependencies and add some scripts/opam-*.sh.
Installation:

   `./scripts/opam-pin.sh && opam install tezos-node tezos-client`

Upgrade installed packages after a `git pull` (opam2 only):

   `./scripts/opam-upgrade.sh`

Remove and cleanup every from the opam repo:

   `./scripts/opam-unpin.sh`
2017-12-08 02:50:03 +01:00
Grégoire Henry
92d166175f Jbuilder: move Micheline in its own OPAM package 2017-12-04 16:05:54 +01:00