ligo/test/proto_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
..
jbuild Opam: remove tezos-deps.opam 2017-12-08 02:50:03 +01:00
proto_alpha_helpers.ml Alpha: Add 4 more decimals to tez representation. 2017-12-08 11:08:12 +00:00
proto_alpha_helpers.mli Alpha: Add 4 more decimals to tez representation. 2017-12-08 11:08:12 +00:00
sandbox-vote.json mining -> baking, continued 2017-11-01 04:13:23 -07:00
sandbox.json mining -> baking, continued 2017-11-01 04:13:23 -07:00
test_endorsement.ml Alpha: Add 4 more decimals to tez representation. 2017-12-08 11:08:12 +00:00
test_endorsement.mli Almost too late for copyright update. 2017-11-15 13:13:16 +01:00
test_michelson_parser.ml Almost too late for copyright update. 2017-11-15 13:13:16 +01:00
test_origination.ml Alpha: Add 4 more decimals to tez representation. 2017-12-08 11:08:12 +00:00
test_origination.mli Almost too late for copyright update. 2017-11-15 13:13:16 +01:00
test_transaction.ml Alpha: Add 4 more decimals to tez representation. 2017-12-08 11:08:12 +00:00
test_transaction.mli Almost too late for copyright update. 2017-11-15 13:13:16 +01:00
test_vote.ml More renaming: 'mine' -> 'bake' 2017-11-20 04:27:27 +01:00
test_vote.mli Almost too late for copyright update. 2017-11-15 13:13:16 +01:00