ligo/test
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
..
contracts Michelson macros: annotations permitted and better error handling 2017-12-05 12:08:54 +01:00
lib Opam: remove tezos-deps.opam 2017-12-08 02:50:03 +01:00
p2p Tests: cleanup P2P tests output 2017-12-04 19:27:30 +01:00
proto_alpha Alpha: Add 4 more decimals to tez representation. 2017-12-08 11:08:12 +00:00
shell Context: switch to blake2B 2017-12-05 15:34:07 +00:00
utils Jbuilder: split src/utils/ in multiple OPAM packages 2017-12-04 16:05:54 +01:00
jbuild Jbuilder: install tezos-sandboxed-node.sh/tezos-init-sandboxed-client.sh 2017-12-08 02:50:03 +01:00
sandbox.json mining -> baking, continued 2017-11-01 04:13:23 -07:00
test_basic.sh Alpha: Add 4 more decimals to tez representation. 2017-12-08 11:08:12 +00:00
test_contracts.sh Alpha: Add 4 more decimals to tez representation. 2017-12-08 11:08:12 +00:00
test_multinode.sh Jbuilder: install tezos-sandboxed-node.sh/tezos-init-sandboxed-client.sh 2017-12-08 02:50:03 +01:00
test_utils.sh Shell: enforce the maximum number of operation per block 2017-11-20 05:03:00 +01:00
tezos-test.opam Opam: remove tezos-deps.opam 2017-12-08 02:50:03 +01:00