ligo/src/proto/alpha
Grégoire Henry ee2cb59731 Remove reminiscent trace of Base48.
A long time ago we were using a custom Base48 encoding instead of the
standard Base58.
2017-11-08 23:30:31 +00:00
..
docs Remove reminiscent trace of Base48. 2017-11-08 23:30:31 +00:00
amendment.ml Proto/Alpha: fix proposal checking location in Amendment.record_ballot 2017-04-14 20:54:43 +02:00
amendment.mli Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
apply.ml Michelson: Switch parser/printer/representation to Micheline 2017-11-03 15:51:11 +01:00
baking.ml mining -> baking, continued 2017-11-01 04:13:23 -07:00
baking.mli mining -> baking, continued 2017-11-01 04:13:23 -07:00
block_header_repr.ml Shell: add the number of validation passes in the block header. 2017-11-03 15:12:06 +00:00
block_header_repr.mli Shell/Proto: more complete "begin_construction". 2017-06-12 11:05:49 +02:00
bootstrap_storage.ml Alpha: update bootstrap parameters. 2017-06-01 01:53:54 +02:00
bootstrap_storage.mli Alphanet: remove the secret bootstrap keys 2017-03-02 16:18:09 +01:00
constants_repr.ml mining -> baking 2017-11-01 04:07:33 -07:00
contract_repr.ml Alpha: classify and document contract errors. 2017-03-10 18:33:46 +01:00
contract_repr.mli Alpha: classify and document contract errors. 2017-03-10 18:33:46 +01:00
contract_storage.ml Michelson: Switch parser/printer/representation to Micheline 2017-11-03 15:51:11 +01:00
contract_storage.mli Michelson: Switch parser/printer/representation to Micheline 2017-11-03 15:51:11 +01:00
cycle_repr.ml Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
cycle_repr.mli Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
fitness_repr.ml Proto: explicit fitness/timestamp in the signature 2017-04-12 12:39:04 +02:00
fitness_storage.ml Proto: explicit fitness/timestamp in the signature 2017-04-12 12:39:04 +02:00
init_storage.ml Shell: move level in th shell part of block. 2017-04-12 12:41:32 +02:00
jbuild Generate html API documentation 2017-11-08 15:55:40 +01:00
level_repr.ml Shell: move level in th shell part of block. 2017-04-12 12:41:32 +02:00
level_repr.mli Shell: move level in th shell part of block. 2017-04-12 12:41:32 +02:00
level_storage.ml Proto: fix level_in_cycle. 2017-09-22 17:35:12 +02:00
level_storage.mli Shell: move level in th shell part of block. 2017-04-12 12:41:32 +02:00
main.ml Shell/Proto: more complete "begin_construction". 2017-06-12 11:05:49 +02:00
main.mli Makefile: simplify the compilation process. 2017-10-11 13:44:09 +00:00
michelson_v1_primitives.ml Michelson: adds LOOP_LEFT, ITER, MAP body 2017-11-03 15:51:11 +01:00
michelson_v1_primitives.mli Michelson: adds LOOP_LEFT, ITER, MAP body 2017-11-03 15:51:11 +01:00
misc.ml Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
misc.mli Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
nonce_storage.ml Shell: move level in th shell part of block. 2017-04-12 12:41:32 +02:00
nonce_storage.mli Shell: move level in th shell part of block. 2017-04-12 12:41:32 +02:00
operation_repr.ml Validator: better error message for operations that exceed max size 2017-10-10 14:03:44 +02:00
operation_repr.mli Revert "Alpha: add a faucet counter to prevent replay." 2017-06-12 11:08:41 +02:00
period_repr.ml Alpha: classify and document mining errors. 2017-03-10 18:33:46 +01:00
period_repr.mli Alpha: classify and document mining errors. 2017-03-10 18:33:46 +01:00
public_key_storage.ml Alpha: classified public key revelation error. 2017-03-16 18:49:31 +01:00
public_key_storage.mli Alpha: classified public key revelation error. 2017-03-16 18:49:31 +01:00
qty_repr.ml Alpha: fix spelling of substraction 2017-07-25 17:46:36 +02:00
raw_level_repr.ml Shell: move level in th shell part of block. 2017-04-12 12:41:32 +02:00
raw_level_repr.mli Shell: move level in th shell part of block. 2017-04-12 12:41:32 +02:00
reward_storage.ml Proto: explicit fitness/timestamp in the signature 2017-04-12 12:39:04 +02:00
reward_storage.mli Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
roll_repr.ml Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
roll_repr.mli Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
roll_storage.ml mining -> baking 2017-11-01 04:07:33 -07:00
roll_storage.mli mining -> baking 2017-11-01 04:07:33 -07:00
script_int_repr.ml Michelson: Timestamp operations 2017-10-20 08:30:54 +00:00
script_int_repr.mli Michelson: Timestamp operations 2017-10-20 08:30:54 +00:00
script_interpreter.ml Michelson: adds LOOP_LEFT, ITER, MAP body 2017-11-03 15:51:11 +01:00
script_interpreter.mli Michelson: Switch parser/printer/representation to Micheline 2017-11-03 15:51:11 +01:00
script_ir_translator.ml CLI: No print source flag for large programs 2017-11-03 15:51:11 +01:00
script_ir_translator.mli Michelson: adds LOOP_LEFT, ITER, MAP body 2017-11-03 15:51:11 +01:00
script_repr.ml Michelson: Switch parser/printer/representation to Micheline 2017-11-03 15:51:11 +01:00
script_repr.mli Michelson: Switch parser/printer/representation to Micheline 2017-11-03 15:51:11 +01:00
script_timestamp_repr.ml Michelson: Timestamp operations 2017-10-20 08:30:54 +00:00
script_timestamp_repr.mli Michelson: Timestamp operations 2017-10-20 08:30:54 +00:00
script_typed_ir.ml Michelson: adds LOOP_LEFT, ITER, MAP body 2017-11-03 15:51:11 +01:00
seed_repr.ml Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
seed_repr.mli Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
seed_storage.ml Proto: cleanup nonces once the seed is computed 2017-09-22 19:07:54 +02:00
seed_storage.mli Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
services_registration.ml Michelson: Switch parser/printer/representation to Micheline 2017-11-03 15:51:11 +01:00
services.ml Michelson: Switch parser/printer/representation to Micheline 2017-11-03 15:51:11 +01:00
storage_functors.ml Shell: move level in th shell part of block. 2017-04-12 12:41:32 +02:00
storage_functors.mli Shell: move level in th shell part of block. 2017-04-12 12:41:32 +02:00
storage_sigs.ml Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
storage.ml Michelson: Switch parser/printer/representation to Micheline 2017-11-03 15:51:11 +01:00
storage.mli Michelson: Switch parser/printer/representation to Micheline 2017-11-03 15:51:11 +01:00
tez_repr.ml Alpha: classify and document qty errors. 2017-03-10 18:33:46 +01:00
tez_repr.mli Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
tezos_context.ml Michelson: Switch parser/printer/representation to Micheline 2017-11-03 15:51:11 +01:00
tezos_context.mli Michelson: adds LOOP_LEFT, ITER, MAP body 2017-11-03 15:51:11 +01:00
tezos_hash.ml Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
TEZOS_PROTOCOL Michelson: Switch parser/printer/representation to Micheline 2017-11-03 15:51:11 +01:00
time_repr.ml Michelson: Timestamp operations 2017-10-20 08:30:54 +00:00
time_repr.mli Michelson: Timestamp operations 2017-10-20 08:30:54 +00:00
vote_repr.ml Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
vote_repr.mli Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
vote_storage.ml Proto/Alpha: replace Vote.set_current_proposal by init_current_proposal 2017-04-14 20:54:43 +02:00
vote_storage.mli Proto/Alpha: replace Vote.set_current_proposal by init_current_proposal 2017-04-14 20:54:43 +02:00
voting_period_repr.ml Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
voting_period_repr.mli Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00