https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
410042d fmt 20 July 2022, 09:49:18 UTC
b6a373c clean up a bit 20 July 2022, 09:32:03 UTC
1f8ceb6 fix Host functions 20 July 2022, 01:16:15 UTC
2d55259 compiles, some tests broken 20 July 2022, 01:09:18 UTC
d36aeb2 checkpoint 20 July 2022, 00:54:53 UTC
89cd0b4 refactor2 20 July 2022, 00:26:05 UTC
cef977c refactor 20 July 2022, 00:24:19 UTC
aae7be8 fmt 19 July 2022, 23:42:25 UTC
0c7a943 docs 19 July 2022, 23:41:14 UTC
fa966d9 Eval: inline admin_instr again 19 July 2022, 22:54:52 UTC
6d7c63f docs 19 July 2022, 22:41:57 UTC
832ca1a docs 19 July 2022, 22:34:44 UTC
9f16157 flip admin_instr and admin_instr' 19 July 2022, 21:10:47 UTC
d034d96 get rid of code in Frame 19 July 2022, 21:06:20 UTC
a5e3195 get rid of code in Label 19 July 2022, 20:59:00 UTC
f777488 Eval: get rid of code type 19 July 2022, 20:51:47 UTC
8a4ad47 Eval: refactor label 19 July 2022, 20:47:57 UTC
731fabc Eval: refactor Frame 19 July 2022, 20:41:33 UTC
56546af Eval: rename (frame -> frame_data) 19 July 2022, 20:30:06 UTC
7e55bad docs 19 July 2022, 20:10:27 UTC
389eadb Eval: label: use option, not list 19 July 2022, 19:58:25 UTC
83afa25 docs 19 July 2022, 19:46:24 UTC
1f5319b docs 19 July 2022, 19:42:14 UTC
5254605 docs 19 July 2022, 19:36:36 UTC
5054339 docs 19 July 2022, 19:35:27 UTC
9a5fe60 docs 19 July 2022, 19:23:05 UTC
49189fd docs 19 July 2022, 19:13:06 UTC
581fb36 docs 19 July 2022, 19:08:13 UTC
34112e3 post-merge? 5887, thomas L: no more thunk 19 July 2022, 18:50:38 UTC
420bf97 Merge remote-tracking branch 'remotes/origin/merge-requests/5887/head' into hans@milestone-83-wip-2 19 July 2022, 18:39:52 UTC
2e6d173 Merge 5872 (Joel: WASM encoders/decoders) Merge remote-tracking branch 'remotes/origin/merge-requests/5872/head' into hans@milestone-83-wip-2 19 July 2022, 18:38:46 UTC
1a0e128 Lib_scoru_wasm/Test: test for value-option 19 July 2022, 15:49:52 UTC
ae56681 Lib_scoru_wasm: introduce value-option 19 July 2022, 15:49:52 UTC
e0aadf4 Fixup: make flatten explicit 19 July 2022, 15:32:36 UTC
8fb6536 Lib_scoru_wasm: add flatten argument 19 July 2022, 14:28:49 UTC
1269500 Lib_scoru_wasm/Test: more tests 19 July 2022, 14:28:49 UTC
abe845f Lib_scoru_wasm: option encoding 19 July 2022, 14:28:49 UTC
38cc642 Lib_scoru_wasm: support case-lwt 19 July 2022, 14:28:49 UTC
ea002e1 Lib_scoru_wasm: fix docs for tree-encoding-decoding 19 July 2022, 14:28:49 UTC
d2c306f Lib_scoru_wasm: distinct tuple elem keys 19 July 2022, 14:28:49 UTC
14e2bdb Lib_scoru_wasm: more tup combinators 19 July 2022, 14:28:49 UTC
8f13bd6 fixup! Scoru_wasm: Drop [Thunk], use chunked byte vector in [Gather_floppies] 19 July 2022, 10:25:36 UTC
b7f12e2 Scoru_wasm: Drop [Thunk], use chunked byte vector in [Gather_floppies] In order to reduce the overall complexity of the WASM PVM, we drop [Thunk] in favor of the now usable [Tree_encoding_decoding] framework. We update [Gather_floppies] accordingly. The resulting refactoring gives a more functional flavor to the module. We also use this opportunity to reuse the [Chunked_byte_vector] module from [Lib_webassembly] to store the kernel. This new implementation is likely not to produce larger proofs. This is because the steps of the [Gather_floppies] were mostly using the same fields. 19 July 2022, 10:25:30 UTC
2631195 Merge branch 'raphael-p@tezt-entrypoint-ml-file' into 'master' Tezt: add entrypoint compilation unit See merge request tezos/tezos!5806 19 July 2022, 10:09:43 UTC
963a50b Lib_scoru_wasm: use wasm encodings 19 July 2022, 09:39:11 UTC
886dd0a Lib_scoru_wasm: wasm encodings 19 July 2022, 09:38:49 UTC
d9c5074 Lib_webassembly: expose content from table 19 July 2022, 09:38:49 UTC
42f86b2 Lib_scoru_wasm: tuple 9 19 July 2022, 09:25:22 UTC
db530ca doc: specialize tezt/Readme for Tezt-Tezos 19 July 2022, 09:07:09 UTC
2ce7275 doc: add Readme in tezt/lib/ 19 July 2022, 09:07:09 UTC
522ecdc Tezt: add entrypoint compilation unit (new file tezt/lib/tezt.ml) 19 July 2022, 09:07:09 UTC
ae2a35c Merge branch 'functori@scoru@improvements' into 'master' Proto/Scoru: add details when attempting to cement a too recent commit See merge request tezos/tezos!5898 19 July 2022, 09:05:52 UTC
e8d5a5a Lib_scoru_wasm: self-ref combinator 19 July 2022, 08:59:06 UTC
5ee0af0 Lib_scoru_wasm: delayed 19 July 2022, 08:56:34 UTC
3ccf6b5 Proto/Scoru: add details when attempting to cement a too recent commit 19 July 2022, 08:40:43 UTC
1c73c0a Merge branch 'arvid@refactor-mockup-constants' into 'master' Mockup: remove duplicated constants type in `mockup.ml` See merge request tezos/tezos!5885 19 July 2022, 08:40:01 UTC
ed39981 Lib_webassembly: expose chunks from memory 19 July 2022, 08:29:48 UTC
735514f Lib_scoru_wasm: add flatten argument 19 July 2022, 08:28:41 UTC
468f7a5 Lib_scoru_wasm/Test: more tests 19 July 2022, 08:28:41 UTC
80731b5 Lib_scoru_wasm: option encoding 19 July 2022, 08:28:41 UTC
7ebceb9 Lib_scoru_wasm: support case-lwt 19 July 2022, 08:28:41 UTC
a7f937f Lib_scoru_wasm: fix docs for tree-encoding-decoding 19 July 2022, 08:28:41 UTC
fc32d4f Lib_scoru_wasm: distinct tuple elem keys 19 July 2022, 08:28:41 UTC
145be28 Lib_scoru_wasm: more tup combinators 19 July 2022, 08:28:41 UTC
40ffe70 Mockup: remove Protocol_constants_overrides duplication Instead, apply mockup's protocol parameter overrides on the JSON level. 19 July 2022, 08:12:09 UTC
a266712 Tests/Python: testnet_dictator of test_mockup.py should not be default 19 July 2022, 08:12:09 UTC
36cff37 Merge branch 'emturner@3124-scoru-wasm-boot-compute-test' into 'master' Scoru,wasm: test gather floppies proof generation size is bounded See merge request tezos/tezos!5860 18 July 2022, 17:02:56 UTC
4513500 Scoru,wasm: test gather floppies proof generation 18 July 2022, 16:33:18 UTC
9f8c1c2 Merge branch 'klakplok@wasm_derec_instr' into 'master' SCORU/WASM: make instruction recursion indirect using a per-nodule table of basic blocks See merge request tezos/tezos!5744 18 July 2022, 15:07:46 UTC
364cf45 Wasm: use `Lazy_vector.append` in parsers 18 July 2022, 14:41:02 UTC
4499f34 Wasm: add `Lazy_vector.append` 18 July 2022, 14:41:02 UTC
1f55152 Wasm: add `Ast.block_table` type alias 18 July 2022, 14:41:02 UTC
d08ee74 Wasm: stop building `instr list`s in parser 18 July 2022, 14:41:01 UTC
ac6cd0c Wasm: basic blocks now stored as lazy vectors 18 July 2022, 14:41:01 UTC
3cd2218 Wasm: eval uses instruction pointers 18 July 2022, 14:41:01 UTC
8b09468 Wasm: flatten instruction recursion using a per module table of basic blocks 18 July 2022, 14:41:01 UTC
b781eb6 Merge branch 'mehdi@remove_ithaca_tests' into 'master' Tezt: remove Ithaca tests See merge request tezos/tezos!5827 18 July 2022, 14:13:20 UTC
d33b9a4 Tezt: J is now the smallest protocol 18 July 2022, 13:48:05 UTC
cf78e7d Tezt: remove regression outputs for Ithaca 18 July 2022, 13:48:05 UTC
8b32dd3 Tezt/Manager_operations: test_batch_simple_transfers_wrong_counters (_2) should work for all protocols Co-Authored By: Alain Mebsout <alain.mebsout@functori.com> 18 July 2022, 13:48:05 UTC
8678008 Tezt/Run_script: rewrite test registration 18 July 2022, 13:48:05 UTC
99df1df Tezt: more simplifications 18 July 2022, 13:48:05 UTC
c26094d Tezt: simplify supports 18 July 2022, 13:48:04 UTC
b770082 Tezt: remove Ithaca 18 July 2022, 13:48:04 UTC
231b556 Tezt: cannot stitch from Jakarta to Alpha 18 July 2022, 13:48:04 UTC
66210b4 Tezt/Manager_operations: block_over_ops_below should work for all protocols 18 July 2022, 13:48:04 UTC
b1f4bad Tezt/Prevalidator: port precheck_with_empty_balance to J+ Co-Authored By: François Thiré <francois.thire@nomadic-labs.com> 18 July 2022, 13:48:04 UTC
9cc017b Tezt/Prevalidator: remove useless match 18 July 2022, 13:48:04 UTC
eb77102 Tezt/Prevalidator: fix typo 18 July 2022, 13:48:04 UTC
e66341b Tezt: test_simple_transfers_successive_wrong_counters should work for all protocols 18 July 2022, 13:48:04 UTC
ae845f9 Tezt: test_deserialization_gas_accounting should work for all protocols 18 July 2022, 13:48:04 UTC
3bb7b43 Tezt: remove baking_operation_exception_ithaca 18 July 2022, 13:48:04 UTC
cea83f6 Merge branch 'scotoru@improve_pp_op' into 'master' Client/scoru: improve scoru (and toru) operation printing Closes #3125 See merge request tezos/tezos!5811 18 July 2022, 13:47:22 UTC
6b6c0ab client/op_result: improve pp of toru/scoru op 18 July 2022, 12:37:41 UTC
4092154 Merge branch 'pierrick@remove-chunked-buffer' into 'master' WASM: Remove [Chunked_bytes_vector.Buffer] See merge request tezos/tezos!5890 18 July 2022, 11:55:22 UTC
b161a04 WASM: Remove [Chunked_bytes_vector.Buffer] This indirection makes the parse more complex for no specific reason. This commit also provides a safe implementation of `to_string` and `to_bytes`. 18 July 2022, 11:28:11 UTC
1630bac Merge branch 'romain-v14-doc' into 'master' Doc: fix small typos in docs/CHANGES.rst See merge request tezos/tezos!5894 18 July 2022, 11:27:32 UTC
d7af5f4 Doc: fix small typos in docs/CHANGES.rst 18 July 2022, 11:00:35 UTC
eb55355 Merge branch 'functori@scoru@type-for-reason' into 'master' Proto/Scoru: use ADT for refutation game's invalid moves Closes #3392 See merge request tezos/tezos!5882 18 July 2022, 10:59:18 UTC
a2cc2fc Proto/Scoru: typo disection -> dissection 18 July 2022, 10:01:13 UTC
back to top