sort by:
Revision Author Date Message Commit Date
2b8041a Merge tezos/tezos!5993: SCORU,WASM: Prepare [decode_kont] for Merklization 'scoru@prepare-decode-kont' into 'master' Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5993 28 July 2022, 15:49:33 UTC
f03e35a SCORU,WASM: Prepare [decode_kont] for Merklization 28 July 2022, 14:01:37 UTC
3c11b2a Merge tezos/tezos!5986: WASM: Parse a chunked byte vector instead of a string 'scoru@stream-chunked' into 'master' 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/5986 28 July 2022, 13:29:25 UTC
3e02a2e WASM: Parse a chunked byte vector instead of a string 28 July 2022, 13:02:35 UTC
0d2374e Merge tezos/tezos!5980: Tezt: fix redundancy in error message 'romain-tezt-redundant-error' into 'master' Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5980 28 July 2022, 12:28:25 UTC
f2eea78 Tezt: fix redundancy in error message 28 July 2022, 12:01:14 UTC
434fc1a Merge tezos/tezos!5914: CI: run faster 'romain-faster-ci' into 'master' Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: Jérémie Goldberg <jeremie.goldberg@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5914 28 July 2022, 12:00:28 UTC
bcf2071 CI: run faster 28 July 2022, 11:30:21 UTC
9f8a6e3 Merge tezos/tezos!5942: Proto/Michelson: Extract unparsing functions from Script_typed_ir. 'sventimir@split-translator' into 'master' Co-authored-by: Marcin Pastudzki <svantimir@gmail.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5942 28 July 2022, 09:54:34 UTC
8b818a4 Get_contracts: Adapt to changes in proto_alpha. 28 July 2022, 09:25:10 UTC
6b993fe Proto/Michelson: Extract unparsing functions from Script_typed_ir. The few functions from Script_ir_unparsing that depend on Script_ir_translator are wrapped in a functor. 28 July 2022, 09:25:10 UTC
f43dbfd Proto/Michelson: Move ex_ty type to Script_typed_ir. 28 July 2022, 09:25:10 UTC
e47aa4a Proto/Michelson: Move unparsing mode to Script_ir_unparser. 28 July 2022, 09:25:10 UTC
08926c0 Merge tezos/tezos!5982: Codeowners: update for @romain.nl 'romain-codeowners' into 'master' Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: Seb Mondet <seb@mondet.org> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5982 28 July 2022, 09:24:30 UTC
24fc812 Codeowners: update for @romain.nl 28 July 2022, 08:55:08 UTC
3ba8598 Merge tezos/tezos!5979: Upgrade to class_group_vdf.0.0.4 and irmin.3.3.2 'vdum@update_opam' into 'master' Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Co-authored-by: Victor Dumitrescu <v.dumitrescu@outlook.com> 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/5979 28 July 2022, 08:46:24 UTC
312290e Manifest: update to irmin.3.3.2 28 July 2022, 08:14:15 UTC
724641f Manifest: require class_group_vdf >= 0.0.4 28 July 2022, 08:14:15 UTC
4d78404 opam: bump opam-repository 28 July 2022, 08:14:15 UTC
d9da09f Merge tezos/tezos!5900: Scoru: timeout is set per challenger and reduce over time 'scoru@add_timeout_per_challenger' into 'master' Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5900 28 July 2022, 08:13:03 UTC
41bb4a5 test/scoru: test timeout of players 28 July 2022, 07:45:33 UTC
ad02bc6 proto/scoru: add timeout RPC to get current value 28 July 2022, 07:45:33 UTC
cb4e901 proto/scoru: timeout is different for each player 28 July 2022, 07:45:33 UTC
0a3faf6 Merge tezos/tezos!5903: Scoru/WASM: allocate data segment in a external data structure and use explicit indirections 'pierrick@wasm-parser-data-indirect' into 'master' Co-authored-by: Benjamin Canou <benjamin@canou.fr> Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5903 27 July 2022, 22:10:54 UTC
55f9732 WASM: minor type refactor in binary decoder 27 July 2022, 21:44:30 UTC
9a00c35 WASM: Use data label during evaluation 27 July 2022, 21:44:30 UTC
9d44b11 WASM: Use data labels in the AST 27 July 2022, 21:44:30 UTC
d55e221 WASM: data segment allocator 27 July 2022, 21:13:51 UTC
06f4c33 Merge tezos/tezos!5872: Lib_scoru_wasm: Module decoders/encoders 'wasm-encoding-decoding' into 'master' Co-authored-by: Joel Bjornson <joel.bjornson@trili.tech> 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/5872 27 July 2022, 17:55:05 UTC
17676bd Lib_scoru_wasm/Test: test wasm encodings 27 July 2022, 16:00:55 UTC
d0cbe8c Lib_scoru_wasm: delete wasm decodings 27 July 2022, 16:00:55 UTC
e5e076d Lib_scoru_wasm: wasm encodings 27 July 2022, 16:00:55 UTC
08b6173 Lib_scoru_wasm/Test: improve chunk gen 27 July 2022, 16:00:55 UTC
b10b855 Lib_scoru_wasm/Test: amend ast-printer 27 July 2022, 16:00:55 UTC
b871189 Lib_scoru_wasm: tuple 9 27 July 2022, 16:00:55 UTC
34412b6 Lib_scoru_wasm: self-ref combinator 27 July 2022, 16:00:55 UTC
ed6334a Merge tezos/tezos!5964: CI: Run job pytests_old_protocols whenever the pytests change 'arvid@run-old-pytests-on-changes' into 'master' Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: pietro <pietro.abate@tezcore.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5964 27 July 2022, 15:05:11 UTC
d449923 Docs: Add documentation for `ci--extended-tests` label 27 July 2022, 14:38:30 UTC
c83296d CI: Run pytest_old_protocols whenever tests_python changes 27 July 2022, 14:38:30 UTC
e6d1d7e Merge tezos/tezos!5974: Snoop: fix transfer benchmark 'igarnier-fix-transfer-benchmark' into 'master' Co-authored-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5974 27 July 2022, 14:37:50 UTC
a0031e6 benchmarks: fix transfer benchmark 27 July 2022, 14:10:22 UTC
2155316 Merge tezos/tezos!5843: Tx_rollup,Node: Fix CLI UX 'functori@tx-rollup-node-cli-ux' into 'master' Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5843 27 July 2022, 14:09:41 UTC
a09ccbf Tx_rollup,Node,014: backport CLI UX improvements - Tx_rollup,Node,014: read rpc-addr from config when it exists - Tx_rollup,Node,014: create default data_dir when needed - Docs,014: Update documentation on tx rollup node config 27 July 2022, 13:37:54 UTC
c4a9f5d Tx_rollup,Node,013: backport CLI UX improvements - Tx_rollup,Node,013: read rpc-addr from config when it exists - Tx_rollup,Node,013: create default data_dir when needed - Docs,013: Update documentation on tx rollup node config 27 July 2022, 13:37:54 UTC
7ec7c13 Docs,Alpha: Update documentation on tx rollup node config 27 July 2022, 13:37:54 UTC
33affcf Tx_rollup,Node: create default data_dir when needed Don't store the data_dir in the configuration file because it is redundant, but allow for it to exist for retro-compatibility. 27 July 2022, 13:37:54 UTC
53f07cf Tx_rollup,Node: read rpc-addr from config when it exists 27 July 2022, 13:37:54 UTC
f45a84d Merge tezos/tezos!5972: Remove @eugenz and @astefano from docs entry in CODEOWNERS 'eugenz@rm-from-codeowners' into 'master' Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Seb Mondet <seb@mondet.org> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5972 27 July 2022, 13:37:13 UTC
4779819 Remove @eugenz and @astefano from docs entry in CODEOWNERS 27 July 2022, 13:05:45 UTC
70cefdf Merge tezos/tezos!5965: WASM: Use building_state in the parser instead of a list 'pierrick@wasm-parser-remove-field-list' into 'master' Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Benjamin Canou <benjamin@canou.fr> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5965 27 July 2022, 12:41:18 UTC
ca84180 WASM: Use building_state in the parser instead of a list 27 July 2022, 12:13:33 UTC
5087c00 Merge tezos/tezos!5971: Toru: remove empty tezt module 'sylvain@tezt@remove_unused_module' into 'master' Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5971 27 July 2022, 09:56:27 UTC
3810711 tezt: remove empty module 27 July 2022, 09:29:19 UTC
d7a6103 Merge tezos/tezos!5824: CI - Manual pipelines for MRs 'davdumas@skippy' into 'master' Co-authored-by: David Dumas <david.dumas@tweag.io> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5824 27 July 2022, 09:28:40 UTC
bdf4c73 CI - Manual pipelines for MRs 27 July 2022, 09:28:40 UTC
1d8a2dd Merge tezos/tezos!5908: Client: Return error on skipped operation in simulation 'alain@functori@fix-batch-simulation-with-skipped' into 'master' Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5908 27 July 2022, 07:46:04 UTC
65aca6f Test/Tezt: run simulation tests for all protocols 27 July 2022, 07:16:02 UTC
9185dc5 Client,014: Backport changes - Client,014: add --force to multiple transfers commands - Client,014: Return error on skipped operation - Client/014: small refactor of pattern matching in injection 27 July 2022, 07:16:02 UTC
b79645e Client,013: Backport changes - Client,013: add --force to multiple transfers commands - Client,013: Return error on skipped operation - Client/013: small refactor of pattern matching in injection 27 July 2022, 07:16:02 UTC
36a0607 Client/Alpha: small refactor of pattern matching in injection 27 July 2022, 07:16:02 UTC
edc8ffa Tezt: multiple_transfers as runnable 27 July 2022, 07:16:02 UTC
ffd2e01 Test/Tezt: test simulation for all protocols 27 July 2022, 07:16:01 UTC
6ed5481 Doc: Mention simulation fix in CHANGES 27 July 2022, 07:16:01 UTC
fc57dfb Client,Alpha: Return error on skipped operation This allows for the simulation (with force) to not underestimate gas and storage requirements for a batch where some operations are "skipped". 27 July 2022, 07:16:01 UTC
16a3f0c Test/Tezt: test for simulation with failing operation in batch 27 July 2022, 07:16:01 UTC
1b124dc Tezt: add arguments to multiple transfers command 27 July 2022, 07:16:01 UTC
8224aae Client,Alpha: add --force to multiple transfers commands 27 July 2022, 07:16:01 UTC
ff4ecbb Merge tezos/tezos!5968: CODEOWNERS: reduce Clément's involvement 'smelc@reduce-CODEOWNERS-involvment' into 'master' Co-authored-by: Clément Hurlin <clement.hurlin@tweag.io> Approved-by: Seb Mondet <seb@mondet.org> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5968 27 July 2022, 07:15:19 UTC
12e7282 CODEOWNERS: reduce Clément's involvement 27 July 2022, 06:46:54 UTC
1060725 Merge tezos/tezos!5966: Python/Tests: Fix environment version for tests 'francois@fix-python-v7' into 'master' Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5966 26 July 2022, 17:04:02 UTC
45c1338 Python/Tests: Fix environment version for tests 26 July 2022, 16:35:54 UTC
9931099 Merge tezos/tezos!5887: Scoru_wasm: Drop [Thunk], use chunked byte vector in [Gather_floppies] 'lthms@drop-thunk' into 'master' Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5887 26 July 2022, 15:23:23 UTC
6be6f9e 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. 26 July 2022, 14:55:10 UTC
3cfbd38 Merge tezos/tezos!5770: Proto & plugin: refactor run_operation RPC 'diane@refactor_run_operation' into 'master' Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Victor Allombert <victor.allombert@tezcore.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5770 26 July 2022, 14:54:30 UTC
55a3bac docs/protocols/alpha: log the refactoring of run_operation 26 July 2022, 14:17:55 UTC
ab91834 Proto: call directly validate_operation in run_operation RPC To make it possible, we add an argument [should_check_signature] to [validate_operation]. Also remove Validate_operation.TMP_for_plugin .precheck_manager__do_nothing_on_non_manager_op which is no longer needed. 26 July 2022, 14:17:55 UTC
736c8db Proto: call directly Apply.apply_operation in run_operation RPC And stop exporting apply_contents_list and apply_manager_operations in apply.mli: they were only called by the run_operation RPC. 26 July 2022, 14:17:54 UTC
fe16e26 Merge tezos/tezos!5692: SCORU,Node: Generic processing of L1 operations 'functori@scoru-node-process-op' into 'master' Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5692 26 July 2022, 13:10:27 UTC
0eb9472 Test/Unit: test commitment returned by cement_commitment 26 July 2022, 12:43:53 UTC
2acb085 SCORU,Node: make Commitments_published_at_level map updatable This is needed in case of reorganization: a commitment may be committed at a different level in another branch and we need to reflect that. 26 July 2022, 12:43:53 UTC
bf00e7a Injector,Alpha: add missing encoding cases for manager operations 26 July 2022, 12:43:53 UTC
100cd57 SCORU,Node: remove unused refutation events 26 July 2022, 12:43:53 UTC
dcceffe SCORU,Node: remove unused commitment events 26 July 2022, 12:43:53 UTC
d33037d SCORU,Node: streamline events for operations 26 July 2022, 12:43:53 UTC
8f418e0 Test/Tezt: regenerate regressions for non included commitments 26 July 2022, 12:43:53 UTC
b8a84d2 Test/Tezt: adapt tests for commitments 26 July 2022, 12:43:53 UTC
99a8a60 Test/Tezt: simpler code for checking commitment equality Also check that commitments are not None by default to avoid surprises. 26 July 2022, 12:43:53 UTC
dd21583 SCORU,Node,Store: more efficient find 26 July 2022, 12:43:53 UTC
f7bb611 SCORU,Node,RPC: published level is None when commitment not included 26 July 2022, 12:43:53 UTC
3bc8b73 SCORU,Node: Generic processing of L1 operations We distinguish in particular operations that are for the node's rollup (address), which are successful and which are included or finalized. 26 July 2022, 12:43:53 UTC
3439c21 SCORU,Node: some events with only commitment hash 26 July 2022, 12:43:53 UTC
cd6966d SCORU,Node: combinator to process manager operations 26 July 2022, 12:43:53 UTC
c0469a0 Proto,SCORU: include inbox level in commitment cementation result 26 July 2022, 12:43:53 UTC
db5bca4 Merge tezos/tezos!5953: Lib_scoru_wasm/Test: AST generators and printers 'jobjo@wasm-ast-gen-print' into 'master' Co-authored-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5953 26 July 2022, 11:39:06 UTC
aa0e689 Lib_scoru_wasm/Test: test generators/printers 26 July 2022, 10:37:13 UTC
e1a3a80 Lib_scoru_wasm/Test: AST printer 26 July 2022, 10:37:03 UTC
b68584c Lib_scoru_wasm/Test: AST genereators 26 July 2022, 10:24:31 UTC
e210c34 Lib_webassembly: expose content from memory and table 26 July 2022, 10:24:31 UTC
3c3c956 Merge tezos/tezos!5041: Fix issue 2532. Reapply the block after the cache reset when it hits Hangzhou cache bug. 'jun@fix-issue-2532' into 'master' Co-authored-by: Jun Furuse <jun.furuse@dailambda.jp> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5041 26 July 2022, 09:48:44 UTC
ec8e8fd Shell: Reapply the block after an inconsistent hash even at Hangzhou protocol Fix issue 2532. 26 July 2022, 09:24:14 UTC
back to top