ligo/test
Grégoire Henry 245fa66140 Shell: Split the operations list out of the (minimal) block header.
The minimal header now (classically) contains the root of a Merkle tree,
wrapping a list of lists of operations. Currently, the validator only
accept a single list of operations, but the 3+pass validator will
requires at least two lists.
2017-03-31 01:19:34 +02:00
..
attic Shell: switch to Blake2b (closes #87 #89) 2016-11-25 19:46:50 +01:00
lib Shell: Split the operations list out of the (minimal) block header. 2017-03-31 01:19:34 +02:00
scripts Proto: allow origination of two contract with the same properties. 2017-02-24 16:24:27 +01:00
.merlin Extract the js_of_ocaml compatible part of utils. 2016-12-01 18:27:53 +01:00
generate_hash.ml Switch to Base58. 2017-02-24 15:44:21 +01:00
launch_daemon.sh First public release 2016-09-08 19:29:33 -07:00
launch.sh Shell: Improve the CLI of tezos-node 2017-02-15 15:26:17 +01:00
Makefile Shell: add unit tests for Merkle tree 2017-03-31 01:19:33 +02:00
sandbox.json Minor timing fix in the testsuite. 2017-03-03 18:20:38 +01:00
test_basic.ml Alpha: documentation of RPC wrappers. 2017-03-10 18:33:46 +01:00
test_context.ml Testsuite: fix error handling 2017-03-07 10:42:08 +01:00
test_data_encoding.ml Testsuite: fix error handling 2017-03-07 10:42:08 +01:00
test_lwt_pipe.ml Shell: improve Lwt_pipe 2017-01-19 10:21:21 +01:00
test_merkle.ml Shell: add unit tests for Merkle tree 2017-03-31 01:19:33 +02:00
test_p2p_connection_pool.ml P2p: implements peer swapping 2017-03-14 11:56:42 +01:00
test_p2p_connection.ml Shell: rename gid into peer_id 2017-02-24 16:22:56 +01:00
test_p2p_io_scheduler.ml Merge branch 'lwt_pipes_limit' into 'master' 2017-01-24 00:05:07 +01:00
test_state.ml Shell: Split the operations list out of the (minimal) block header. 2017-03-31 01:19:34 +02:00
test_store.ml Shell: Split the operations list out of the (minimal) block header. 2017-03-31 01:19:34 +02:00
test-basic.sh Minor timing fix in the testsuite. 2017-03-03 18:20:38 +01:00