ligo/lib_embedded_protocol_alpha
Pietro Abate 174ea10d6d Alpha: Add 4 more decimals to tez representation.
Now a tez cent is 10_000L. All constants are now in the
Constants_repr module and expressed as multiples of one_cent.

Add new function Qty_repr.mul_exn to multiply `tez` by `int`
  eg. `10 tez = Tez_repr.(mul_exn one 10)`
      `10 cents = Tez_repr.(mul_exn one_cents 10)`

Remove `Tez.{to,of}_cents` and replace them with `Tez.{to,of}_mutez`.
2017-12-08 11:08:12 +00:00
..
src Alpha: Add 4 more decimals to tez representation. 2017-12-08 11:08:12 +00:00
jbuild Jbuilder: use a jbuild template for compiling protocols 2017-12-05 18:52:44 +01:00
tezos-embedded-protocol-alpha.opam Opam: fix some dependencies and add some scripts/opam-*.sh. 2017-12-08 02:50:03 +01:00
tezos-protocol-alpha.opam Opam: fix some dependencies and add some scripts/opam-*.sh. 2017-12-08 02:50:03 +01:00