https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
e067f64 WIP: Check tick counter 06 September 2022, 12:34:09 UTC
5a7380e Merge tezos/tezos!6249: Proto: register errors with parameterized name in bounded_history functor Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6249 06 September 2022, 11:52:33 UTC
cebd237 Proto: register errors with parameterized name in bounded_history functor 06 September 2022, 11:28:12 UTC
a3c7c4c Merge tezos/tezos!6168: WASM: Tickify 'Eval.eval_const' Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6168 06 September 2022, 11:17:33 UTC
1d34157 WASM: Tickify 'Eval.eval_const' 06 September 2022, 10:48:04 UTC
c9c8dda Merge tezos/tezos!6222: Add Nix shell Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Swann Moreau <evertedsphere@gmail.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6222 06 September 2022, 10:47:20 UTC
03900a2 Add Nix shell 06 September 2022, 10:24:58 UTC
2f1113a Merge tezos/tezos!6186: Scoru: fix invalid inbox proof bug Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6186 06 September 2022, 10:24:14 UTC
63e59fe Scoru,Test: test [Invalid_serialized_inbox_proof] error 06 September 2022, 10:01:21 UTC
5a5c028 Scoru,Proto: fail when the [of_serialized_proof] returns [None] 06 September 2022, 10:01:21 UTC
a5245d4 Scoru,Proto: move error at the top of the file 06 September 2022, 10:01:21 UTC
b405880 Merge tezos/tezos!6179: WASM/PVM: Kernel testing in `lib_scoru_wasm` Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Hans Hoglund <hans.hoglund@trili.tech> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6179 06 September 2022, 10:00:38 UTC
e13250b WASM/Tests: use Tezt_lib to handle file paths and project root 06 September 2022, 09:39:41 UTC
cb7f450 WASM/Tests: add Readme for kernels 06 September 2022, 09:39:41 UTC
9ba294c WASM/PVM: add test to evaluate a failing kernel Kernel provided by @emturner Co-authored-by: Emma Turner <emma.turner@trili.tech> 06 September 2022, 09:39:41 UTC
0746402 WASM/PVM: export toplevel tick_state This allows inspecting the state of the interpreter. 06 September 2022, 09:39:41 UTC
7463797 Merge tezos/tezos!6171: Test: ensure transfers and smart contract calls binary representation remain backward compatible Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6171 06 September 2022, 09:38:58 UTC
cdd380d Test,Tezt: test retro-compatibility for smart contract calls 06 September 2022, 09:14:16 UTC
6001450 Tezt: extend operation type for transfers with contract calls 06 September 2022, 09:14:16 UTC
81f272b Test,Tezt: test retro-compatibility for binary format of transfers 06 September 2022, 09:14:15 UTC
b7926fa Merge tezos/tezos!6070: Update plugin: rely on the protocol for 1M and precheck all operations Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6070 06 September 2022, 08:44:02 UTC
247c3bc Tezt/prevalidator: extend 1M test to cover cases that used to be tested in the plugin tests, which have been removed by the previous commit. 06 September 2022, 08:21:04 UTC
322c733 Plugin/test: update filter state tests Notably, remove plugin tests on 1M, since the plugin is no longer responsible for enforcing 1M. Similar tests on 1M already exist in tezt, and will be extended in the next commit to cover all the cases of the removed tests. 06 September 2022, 08:21:04 UTC
995112f Plugin/test: update helpers and flush test 06 September 2022, 08:21:03 UTC
37d029e Proto: remove obsolete TMP_for_plugin and precheck_manager Fixes #3245 06 September 2022, 08:21:03 UTC
36a3493 Plugin: precheck all operations using validate_operation 06 September 2022, 08:21:03 UTC
06c4dd2 Plugin & shell: alpha plugin now relies on protocol validation for 1M The plugin of proto_alpha no longer checks the one-operation-per-manager- per-block restriction (neither in the pre_filter nor in precheck), but instead catches the manager restriction protocol error. When this happens, the plugin is still responsible for deciding which of the two operations from the same manager should be prioritized. When appropriate, the plugin will remove the old operation from the protocol validation state before attempting again to validate the new one. 06 September 2022, 08:21:03 UTC
cf34fbc Proto/validate_operation: add remove_manager_operation 06 September 2022, 08:21:03 UTC
37c5cfe Merge tezos/tezos!6025: SCORU: Wasm: Tree_encoding_decoding: Add more docstrings Co-authored-by: Hans Hoglund <hans.hoglund@trili.tech> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6025 05 September 2022, 18:50:09 UTC
a72d519 SCORU: Wasm: Tree_encoding_decoding: Add more docstrings 05 September 2022, 18:23:34 UTC
e467e93 Merge tezos/tezos!6226: Misc improvements of alpha tests Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6226 05 September 2022, 15:48:14 UTC
1a3ca1e Proto012/tests/pbt: reduce `count` 05 September 2022, 15:28:12 UTC
100f169 Alpha/test/pbt: use syntax modules rather than define binding operator 05 September 2022, 15:28:12 UTC
7c118ea Alpha/test/pbt: unit tests are unit tests This commit avoids wrapping unit tests in PBT tests in unit tests. 05 September 2022, 15:28:12 UTC
e7126dd Alpha/tests/pbt: convert from infix syntax to binding operator syntax 05 September 2022, 15:28:12 UTC
942d2bb Merge tezos/tezos!6196: Implement get_output Co-authored-by: Corneliu Hoffman <corneliuhoffman@gmail.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Hans Hoglund <hans.hoglund@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6196 05 September 2022, 15:24:46 UTC
d7cb979 SCORU/WASM: get_output in wasm 05 September 2022, 15:03:20 UTC
16fc833 Merge tezos/tezos!6056: Use version 2 of Irmin proofs everywhere Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Co-authored-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Co-authored-by: Corneliu Hoffman <corneliuhoffman@gmail.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6056 05 September 2022, 14:20:35 UTC
a4fd01b SCORU: use V1 encoding for inbox proof production 05 September 2022, 13:29:18 UTC
02fc64e SCORU/WASM: Doc correction + some rebase issues 05 September 2022, 13:29:18 UTC
7d3cd77 SCORU/WASM: added test for failing encoding 05 September 2022, 13:29:18 UTC
5212347 SCORU/WASM: changes to Irmin V2 05 September 2022, 13:29:18 UTC
afe1986 Merge tezos/tezos!6236: Use the non-negative encoding for Z.t Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6236 05 September 2022, 13:08:38 UTC
4c6ee2b Protocol/SCORU: Use the non-negative encoding for Z.t 05 September 2022, 12:44:16 UTC
35612a2 Merge tezos/tezos!6237: Scoru,Proto: polish `Proof_repr` Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6237 05 September 2022, 11:33:54 UTC
73a7686 Scoru,Proto: tzresult monad in [produce_origination_proof] 05 September 2022, 11:08:12 UTC
ec24b04 Scoru,Proto: tzresult monad in [produce_proof] 05 September 2022, 11:08:12 UTC
376a95b Scoru,Proto: exhaustive pattern 05 September 2022, 11:08:12 UTC
f939d32 Scoru,Proto: use type annotation 05 September 2022, 11:08:12 UTC
5db6686 Merge tezos/tezos!5743: More Alpha_context docstrings Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5743 05 September 2022, 10:10:40 UTC
3d1548b Proto: Alpha_context docstrings for Dal. 05 September 2022, 09:46:10 UTC
5034832 Proto: Alpha_context docstrings for Dal_errors. 05 September 2022, 09:46:10 UTC
503672e Proto: Alpha_context docstrings for Zk_rollup. 05 September 2022, 09:46:10 UTC
114b1aa Proto: Alpha_context docstrings for First_level_of_protocol.get. 05 September 2022, 09:46:10 UTC
d19a603 Proto: Alpha_context docstrings for remaining Consensus definitions. 05 September 2022, 09:46:10 UTC
77b1cee Proto: Alpha_context docstrings for Sapling. 05 September 2022, 09:46:09 UTC
5b29eda Proto: Alpha_context docstrings for Big_map. 05 September 2022, 09:46:09 UTC
c5b87ac Merge tezos/tezos!6184: ZKRU: Code improvements Co-authored-by: Antonio Locascio <locascio.Antonio@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Marco Stronati <marco@stronati.org> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6184 05 September 2022, 08:59:38 UTC
5958b37 Proto/ZKRU: rename [size] field in Origination result 05 September 2022, 08:36:50 UTC
6bc82ca Test/ZKRU: fix licenses and bound in Dummy ZKRU 05 September 2022, 08:36:50 UTC
188ca8c Proto/ZKRU: remove deprecated [consume_gas] field from op result 05 September 2022, 08:36:50 UTC
f8bfb2e Client/ZKRU: add storage size to origination result pp 05 September 2022, 08:36:50 UTC
d5e0dcf Client/ZKRU: fix estimated storage for ZKRU origination 05 September 2022, 08:36:50 UTC
44ecdd9 Proto/ZKRU: move [circuits_info_encoding] to zk_rollup_account_repr 05 September 2022, 08:36:50 UTC
ed1fa28 Proto/ZKRU: let-syntax in zk_rollup_apply 05 September 2022, 08:36:50 UTC
029688e Proto/ZKRU: Apply suggestions from 6044 Specifically: Remove string_of_bytes in scalar conversion Use Map.bindings for account encoding Fix Storage docstring 05 September 2022, 08:36:50 UTC
b58b551 Merge tezos/tezos!6216: Proto/Scoru: add a separate functor for history cache in Inbox Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6216 05 September 2022, 08:35:37 UTC
19811f8 Proto/Scoru: add a separate functor for history cache in Inbox 05 September 2022, 08:11:29 UTC
9dc97be Merge tezos/tezos!6230: Proto: H-O functions' args given in consistent ordering in skip_list_repr Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6230 02 September 2022, 17:19:18 UTC
27440db Proto: H-O functions' args given in consistent ordering in skip_list_repr 02 September 2022, 16:55:59 UTC
24d28d3 Merge tezos/tezos!6178: RPC/Client: add used and paid storage space services/commands. Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6178 02 September 2022, 15:49:32 UTC
48ef378 Changelog: add entries. 02 September 2022, 15:20:28 UTC
29b4bde Client: add used/paid storage space commands. 02 September 2022, 15:20:28 UTC
f578aa0 Client: add used/paid storage space functions. Actually calling the RPCs. We'll then use these new functions to create client commands. 02 September 2022, 15:20:28 UTC
90befb3 Plugin/RPC: add used/paid storage space services. 02 September 2022, 15:20:27 UTC
ea58413 Plugin/RPC: format code. With `make fmt-ocaml`. And that's all. 02 September 2022, 15:20:27 UTC
079a8e0 Plugin/RPC: add and use a helper function for originated contracts. Doesn't pass CI (code to format, but I find it easier to review like this). [skip ci] 02 September 2022, 15:20:26 UTC
ecf7486 Proto: expose paid_storage_space. 02 September 2022, 15:20:26 UTC
7cb5b17 Merge tezos/tezos!6224: Test: remove some benchmarks from the runtest alias Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6224 02 September 2022, 14:39:29 UTC
3a1e5b0 Test: remove some benchmarks from the runtest alias These benchmarks are not tests: their exit code doesn't correlate to success/failure. 02 September 2022, 14:12:41 UTC
830a40e Merge tezos/tezos!6221: Tezt: use valid input for Random.int; maximum is ((1 lsl 30) - 1) Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@tezcore.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6221 02 September 2022, 13:44:57 UTC
7a5868e Tezt: use valid input for Random.int; maximum is ((1 lsl 30) - 1) 02 September 2022, 13:23:30 UTC
7e6c5d6 Merge tezos/tezos!6139: CI: more jobs, more parallelization Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: Jérémie Goldberg <jeremie.goldberg@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6139 02 September 2022, 13:21:46 UTC
a3202d0 CI: start build sooner 02 September 2022, 12:54:01 UTC
218efa3 Alpha/PBT: reduce count for test_refutation_game 02 September 2022, 12:54:01 UTC
63f3395 CI: split the longest unit:alpha job 02 September 2022, 12:54:01 UTC
8846d8d CI: double number of jobs for integration tests 02 September 2022, 12:54:01 UTC
c3dca56 Merge tezos/tezos!6217: WASM: Make 'From_block' resolution its own tick Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Hans Hoglund <hans.hoglund@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6217 02 September 2022, 12:07:26 UTC
9bc4364 WASM: Make 'From_block' resolution its own tick Prior to this patch, once the block behind a 'From_block' admin_instr was resolved, the tick continued. This might be fine, but it is not really in line with “a tick is about one thing.” For consistency, we make 'Eval.step' immediately return after this step, rather than calling 'step_resolved'. 02 September 2022, 11:17:34 UTC
30df25a Merge tezos/tezos!6202: Client: add and use a helper for originated contracts. Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6202 02 September 2022, 10:49:19 UTC
c547dd5 Client: format code. Running `make fmt-ocaml`. And that's all. 02 September 2022, 10:11:54 UTC
cb454f7 Client_commands: use check_smart_contract. Doesn't pass CI (code to format, but I find it easier to review like this). [skip ci] 02 September 2022, 10:11:54 UTC
b475b23 Client: add and use a helper for originated contracts. Doesn't pass CI (code to format, but I find it easier to review like this). [skip ci] 02 September 2022, 10:11:54 UTC
c111e46 Merge tezos/tezos!6218: Wasm,Env: use type equality Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Hans Hoglund <hans.hoglund@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6218 02 September 2022, 09:47:25 UTC
6b4f967 Wasm,Env: use type equality 02 September 2022, 09:20:30 UTC
4f3f8cd Merge tezos/tezos!5562: Tezt/long-test: add replay test Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@tezcore.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5562 02 September 2022, 08:40:13 UTC
1677b82 Node: add `--strict` to the `replay` command 02 September 2022, 08:08:06 UTC
715df34 Tezt/long-test: add replay test 02 September 2022, 08:08:06 UTC
2d43932 Merge tezos/tezos!6210: Dal/Scoru: Enable rollup node to call RPCs of Dal nodes (Cloned from !6048) Co-authored-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6210 01 September 2022, 17:20:19 UTC
e47b28d Dal/Rollup node: define RPC calls to dal node 01 September 2022, 16:52:51 UTC
back to top