ligo/src/proto/bootstrap
2017-01-20 13:25:14 +01:00
..
docs Michelson: rename void into unit. 2017-01-20 13:25:14 +01:00
.merlin Compiler: use explicit functor in Environment 2016-11-16 00:53:40 +01:00
amendment.ml typo: froze -> freeze 2016-11-07 15:26:54 +01:00
amendment.mli First public release 2016-09-08 19:29:33 -07:00
apply.ml Michelson: rename void into unit. 2017-01-20 13:25:14 +01:00
asset_repr.ml Shell: Consistently use Ed25519.Public_key_hash 2016-11-16 00:53:40 +01:00
asset_repr.mli Shell: Consistently use Ed25519.Public_key_hash 2016-11-16 00:53:40 +01:00
block_repr.ml Rename "block_header" into "block". 2016-10-19 20:47:04 +02:00
block_repr.mli Rename "block_header" into "block". 2016-10-19 20:47:04 +02:00
bootstrap_storage.ml Shell: Consistently use Ed25519.Public_key_hash 2016-11-16 00:53:40 +01:00
bootstrap_storage.mli Shell: Consistently use Ed25519.Public_key_hash 2016-11-16 00:53:40 +01:00
constants_repr.ml Proto: use integer comparison while checking proof-of-work. 2016-11-17 14:58:09 +01:00
contract_repr.ml Shell: Consistently use Ed25519.Public_key_hash 2016-11-16 00:53:40 +01:00
contract_repr.mli Shell: Consistently use Ed25519.Public_key_hash 2016-11-16 00:53:40 +01:00
contract_storage.ml First public release 2016-09-08 19:29:33 -07:00
contract_storage.mli Shell: Consistently use Ed25519.Public_key_hash 2016-11-16 00:53:40 +01:00
cycle_repr.ml Update to the latest ocplib-resto. 2016-10-16 21:59:44 +02:00
cycle_repr.mli First public release 2016-09-08 19:29:33 -07:00
fitness_repr.ml First public release 2016-09-08 19:29:33 -07:00
fitness_storage.ml First public release 2016-09-08 19:29:33 -07:00
init_storage.ml typo: froze -> freeze 2016-11-07 15:26:54 +01:00
level_repr.ml First public release 2016-09-08 19:29:33 -07:00
level_repr.mli First public release 2016-09-08 19:29:33 -07:00
level_storage.ml First public release 2016-09-08 19:29:33 -07:00
level_storage.mli First public release 2016-09-08 19:29:33 -07:00
main.ml Rename "block_header" into "block". 2016-10-19 20:47:04 +02:00
main.mli First public release 2016-09-08 19:29:33 -07:00
mining.ml Shell: switch to Blake2b (closes #87 #89) 2016-11-25 19:46:50 +01:00
mining.mli Proto: use integer comparison while checking proof-of-work. 2016-11-17 14:58:09 +01:00
misc.ml First public release 2016-09-08 19:29:33 -07:00
misc.mli First public release 2016-09-08 19:29:33 -07:00
nonce_storage.ml Shell: Consistently use Ed25519.Public_key_hash 2016-11-16 00:53:40 +01:00
nonce_storage.mli Shell: Consistently use Ed25519.Public_key_hash 2016-11-16 00:53:40 +01:00
operation_repr.ml Shell: Consistently use Ed25519.Public_key_hash 2016-11-16 00:53:40 +01:00
operation_repr.mli Shell: Consistently use Ed25519.Public_key_hash 2016-11-16 00:53:40 +01:00
period_repr.ml First public release 2016-09-08 19:29:33 -07:00
period_repr.mli First public release 2016-09-08 19:29:33 -07:00
qty_repr.ml First public release 2016-09-08 19:29:33 -07:00
raw_level_repr.ml Update to the latest ocplib-resto. 2016-10-16 21:59:44 +02:00
raw_level_repr.mli First public release 2016-09-08 19:29:33 -07:00
reward_storage.ml First public release 2016-09-08 19:29:33 -07:00
reward_storage.mli Shell: Consistently use Ed25519.Public_key_hash 2016-11-16 00:53:40 +01:00
roll_repr.ml First public release 2016-09-08 19:29:33 -07:00
roll_repr.mli First public release 2016-09-08 19:29:33 -07:00
roll_storage.ml typo: froze -> freeze 2016-11-07 15:26:54 +01:00
roll_storage.mli Shell: Consistently use Ed25519.Public_key_hash 2016-11-16 00:53:40 +01:00
script_int_repr.ml Shell: introduce Compare.Uint{32,64} 2016-11-17 14:58:09 +01:00
script_int_repr.mli First public release 2016-09-08 19:29:33 -07:00
script_interpreter.ml Michelson: rename void into unit. 2017-01-20 13:25:14 +01:00
script_interpreter.mli Proto: tracing interpreter, RPCs and command line. 2016-11-16 17:38:53 +01:00
script_ir_translator.ml Michelson: rename void into unit. 2017-01-20 13:25:14 +01:00
script_parser.mli First public release 2016-09-08 19:29:33 -07:00
script_repr.ml Proto: tracing script translator. 2016-11-16 17:38:53 +01:00
script_repr.mli Proto: drop floats in the contract language. 2016-11-16 17:38:53 +01:00
script_typed_ir.ml Michelson: rename void into unit. 2017-01-20 13:25:14 +01:00
seed_repr.ml First public release 2016-09-08 19:29:33 -07:00
seed_repr.mli First public release 2016-09-08 19:29:33 -07:00
seed_storage.ml First public release 2016-09-08 19:29:33 -07:00
seed_storage.mli First public release 2016-09-08 19:29:33 -07:00
services_registration.ml Merge branch 'uint64_comparison_in_proof_of_work' into 'master' 2016-11-21 09:55:46 +01:00
services.ml Merge branch 'uint64_comparison_in_proof_of_work' into 'master' 2016-11-21 09:55:46 +01:00
storage_functors.ml Shell: switch to Blake2b (closes #87 #89) 2016-11-25 19:46:50 +01:00
storage_functors.mli Proto: Completion of Base48-encoded public keys and contracts 2016-11-16 00:53:40 +01:00
storage_helpers.mli Proto: Completion of Base48-encoded public keys and contracts 2016-11-16 00:53:40 +01:00
storage_sigs.ml First public release 2016-09-08 19:29:33 -07:00
storage.ml Extract the js_of_ocaml compatible part of utils. 2016-12-01 18:27:53 +01:00
storage.mli Shell: Consistently use Ed25519.Public_key_hash 2016-11-16 00:53:40 +01:00
tez_repr.ml First public release 2016-09-08 19:29:33 -07:00
tez_repr.mli First public release 2016-09-08 19:29:33 -07:00
tezos_context.ml Shell: Consistently use Ed25519.Public_key_hash 2016-11-16 00:53:40 +01:00
tezos_context.mli Merge branch 'uint64_comparison_in_proof_of_work' into 'master' 2016-11-21 09:55:46 +01:00
tezos_hash.ml Shell: switch to Blake2b (closes #87 #89) 2016-11-25 19:46:50 +01:00
TEZOS_PROTOCOL Shell: switch to Blake2b (closes #87 #89) 2016-11-25 19:46:50 +01:00
time_repr.ml First public release 2016-09-08 19:29:33 -07:00
time_repr.mli First public release 2016-09-08 19:29:33 -07:00
vote_repr.ml First public release 2016-09-08 19:29:33 -07:00
vote_repr.mli First public release 2016-09-08 19:29:33 -07:00
vote_storage.ml typo: froze -> freeze 2016-11-07 15:26:54 +01:00
vote_storage.mli Shell: Consistently use Ed25519.Public_key_hash 2016-11-16 00:53:40 +01:00
voting_period_repr.ml Shell: proper handling of uint{8,16} in Data_encoding 2016-11-16 00:38:58 +01:00
voting_period_repr.mli First public release 2016-09-08 19:29:33 -07:00