https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
e1d69ab Wasm: print csv to file 15 October 2022, 16:16:30 UTC
460e2ec Wasm: allow multiple benchmark run 15 October 2022, 15:28:51 UTC
da2c555 Wasm: scenarios 15 October 2022, 03:19:36 UTC
eafa11a Wasm: print csv like info 15 October 2022, 03:19:36 UTC
2a72ada Wasm: isolate eash execution phase 15 October 2022, 03:19:35 UTC
22e6ff5 Wasm: Internal_for_benchmark api hardening 15 October 2022, 03:19:35 UTC
5c58e4f Wasm: Provide a binary to trace tick size of kernel execution Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> 15 October 2022, 03:19:16 UTC
247bb44 Merge tezos/tezos!6587: Tezt: fix protocol compatibility for some tests Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6587 14 October 2022, 16:52:33 UTC
4d06a49 Tezt: liquidity_baking_per_block_vote.ml cannot run in parallel with itself 14 October 2022, 16:28:54 UTC
db3f41a Tezt: fix ghostnet_dictator_migration.ml for Lima 14 October 2022, 16:28:54 UTC
e406c31 Tezt: make light.ml compatible with old protos 14 October 2022, 16:28:54 UTC
ec089d8 Tezt: make reject_malformed_micheline.ml compatible with old protos 14 October 2022, 16:28:54 UTC
7f9f468 Merge tezos/tezos!6580: Pytest: add `--on-unknown-regression-files` and apply it in the CI Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6580 14 October 2022, 16:27:40 UTC
f8894c8 CI: check for unknown python regression outputs 14 October 2022, 16:00:20 UTC
5b667ef Tests/Python: add [--on-unknown-regression-files] option 14 October 2022, 16:00:20 UTC
e818be1 Merge tezos/tezos!6343: Node: Use RPC server for metrics Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Swann Moreau <evertedsphere@gmail.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@tezcore.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6343 14 October 2022, 15:07:31 UTC
a1b8075 Node: Metrics in rpc server 14 October 2022, 14:40:50 UTC
394c955 Node, lib_rpc_http: Add rpc_metrics_transform_callback to RPC_metrics 14 October 2022, 14:40:50 UTC
b8d3aa9 Merge tezos/tezos!6586: CODEOWNERS: remove smelc Co-authored-by: Clément Hurlin <clement.hurlin@tweag.io> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6586 14 October 2022, 14:39:35 UTC
7ea8027 CODEOWNERS: remove smelc 14 October 2022, 13:45:14 UTC
676aff6 Merge tezos/tezos!6552: Update to irmin.3.4.2 Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6552 14 October 2022, 13:44:29 UTC
4798381 Build: update opam deps 14 October 2022, 12:46:29 UTC
d2dbc42 Storage: cancel GC while calling Context.close 14 October 2022, 12:46:29 UTC
8c80a0a Context: use irmin.3.4.2 api 14 October 2022, 12:46:19 UTC
c996106 Merge tezos/tezos!6584: Build: make build-deps installs ledgerwallet-tezos Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: Richard Davison <richardneildavison@gmail.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6584 14 October 2022, 12:40:04 UTC
990237d Build: make build-deps installs ledgerwallet-tezos 14 October 2022, 12:12:18 UTC
985607c Merge tezos/tezos!6434: SCORU/WASM: pipe_wasm kernel 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> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6434 14 October 2022, 08:59:37 UTC
4de8395 SCORU/WASM: added pipe and messages 14 October 2022, 08:35:20 UTC
b49de88 Merge tezos/tezos!6561: Snoop: fix `snap_to_grid` error at zero Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: Jun Furuse <jun.furuse@gmail.com> Approved-by: satos <ssigo1529@gmail.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6561 14 October 2022, 07:50:15 UTC
6cac1da Snoop: fix `snap_to_grid` error at zero 14 October 2022, 07:26:36 UTC
58bf19b Merge tezos/tezos!6576: Tests/python: remove unused trace files Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6576 13 October 2022, 16:20:15 UTC
2a89c94 Tests/python: remove unused trace files 13 October 2022, 15:56:15 UTC
dd20741 Merge tezos/tezos!6546: Tests/Python: always run `octez-client run script` with `--trace-stack` Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6546 13 October 2022, 15:55:34 UTC
34f087f Tests/Python: regenerate non-alpha regression traces 13 October 2022, 15:31:20 UTC
b866f85 Tests/Python: Backport changes to non-alpha protocols 13 October 2022, 15:31:20 UTC
5b167f8 Tests/Python: regenerate regression traces 13 October 2022, 15:31:20 UTC
a848510 Tests/Python: always run `octez-client run script` with `--trace-stack` This commit activates trace logging for all calls to the emulation of the Michelson interpreter in the test_contract_opcodes.py test. This allows to detect more gas regressions. 13 October 2022, 15:31:20 UTC
943d94d Merge tezos/tezos!6528: CODEOWNERS: add @vch9 and @sribaroud for sc-rollup related files Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: Seb Mondet <seb@mondet.org> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6528 13 October 2022, 14:15:42 UTC
3cddb72 CODEOWNERS: add @sribaroud for sc-rollup related files 13 October 2022, 13:51:25 UTC
b21b163 CODEOWNERS: add @vch9 for sc-rollup related files 13 October 2022, 13:51:25 UTC
aee69c1 Merge tezos/tezos!6543: WASM: Introduce the `reveal_metadata` host function 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/6543 13 October 2022, 10:19:06 UTC
55e18e5 WASM: Introduce the `reveal_metadata` host function 13 October 2022, 06:58:06 UTC
0e2a69f Merge tezos/tezos!6536: Test: Migrate big_map_arity pytest to Tezt Co-authored-by: YY <jaiyalas@gmail.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6536 13 October 2022, 06:36:49 UTC
1970bc9 Pytest: remove case - big_map_arity_error 13 October 2022, 05:48:09 UTC
0fba37e Tezt: add test case - big_map arity 13 October 2022, 05:48:09 UTC
e78de03 Merge tezos/tezos!6416: SCORU/Node: improve RPC API of rollup node Co-authored-by: Alain Mebsout <alain.mebsout@functori.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/6416 12 October 2022, 19:32:27 UTC
4db830e Test/Tezt: reset regressions for new RPCs 12 October 2022, 19:06:10 UTC
5d4933b Test/Tezt: RPC tests and regressions for rollup node 12 October 2022, 19:06:10 UTC
2afda31 SCORU/Node: RPC ../blocks/<block>/level 12 October 2022, 19:06:10 UTC
b702af2 SCORU/Node: RPC ../blocks/<block>/hash 12 October 2022, 19:06:10 UTC
c97623e Tezt/Tezos: use new SCORU node RPCs and commands 12 October 2022, 19:06:10 UTC
6deffc5 SCORU/Client: option --block/-B for block contextual commands 12 October 2022, 19:06:10 UTC
e16c6ac SCORU/Node: Move RPC ../outbox to block specific section 12 October 2022, 19:06:10 UTC
6e9ac66 SCORU/Node: block aliases "finalized" and "cemented" for RPCs 12 October 2022, 19:06:10 UTC
bcfa526 SCORU/Node: RPCs with block hash or level 12 October 2022, 19:06:10 UTC
a08333b SCORU/Node: mli for RPC server 12 October 2022, 19:06:10 UTC
861ab91 SCORU/Node: remove unused Components.S signature 12 October 2022, 19:06:10 UTC
ea07242 SCORU/Node: one function RPC_server.start 12 October 2022, 19:06:10 UTC
aa521bf SCORU/Node: Encodings module in rollup services 12 October 2022, 19:06:10 UTC
b7aa213 SCORU/Node: inbox RPC returns option instead of 404 12 October 2022, 19:06:10 UTC
1bfcf41 SCORU/Node: RPC services are constants 12 October 2022, 19:06:10 UTC
89f0054 Merge tezos/tezos!6540: WASM: Introduce `store_size` 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/6540 12 October 2022, 14:34:42 UTC
3c577d2 WASM: Introduce `store_value_size` 12 October 2022, 14:10:25 UTC
ef138f9 Merge tezos/tezos!6511: Get_contracts: Report gas consumption for parsing and unparsing Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6511 12 October 2022, 13:54:03 UTC
341d920 Devtools/Get_contracts: small refactor to decrease nesting 12 October 2022, 13:30:30 UTC
b58c9f0 Get_contracts: report gas consumption for parsing and unparsing 12 October 2022, 13:30:30 UTC
726f9dc Get_contracts: add a function for measuring gas of unparse_data 12 October 2022, 13:30:30 UTC
d674cb2 Get_contracts: measure consumed gas in parsing functions 12 October 2022, 13:30:30 UTC
3183453 Get_contracts: export parse_data 12 October 2022, 13:30:30 UTC
6051310 Get_contracts: export (_, _) ty and the definition of ex_ty 12 October 2022, 13:30:29 UTC
874aead Get_contracts: add type annotations for some Obj.magic 12 October 2022, 13:30:29 UTC
3d247a8 Get_contracts/Kathmandu: get rid of an unused optional argument 12 October 2022, 13:30:29 UTC
16b809d Get_contracts: Set a gas limit at context preparation Raw_context.prepare produces a context in unlimited gas mode. In that mode, Gas.consume has no effect and we cannot measure any gas consumption. We don't care about the exact limit here as long as it is high enough so we put `max_int`. 12 October 2022, 13:30:29 UTC
3866fc0 Merge tezos/tezos!6513: Proto/Michelson: remove Script_typed_ir.comparable_option_t Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6513 12 October 2022, 13:29:15 UTC
1aa5089 Proto/Michelson: remove Script_typed_ir.comparable_option_t This function is a special case of Script_typed_ir.option_t which is also exported. 12 October 2022, 13:04:47 UTC
f65578a Merge tezos/tezos!6563: Client: update autocomplete script with new command names Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6563 12 October 2022, 13:03:31 UTC
9c0ec7f Client: update autocomplete script with new command names 12 October 2022, 12:37:57 UTC
f6dd7c2 Merge tezos/tezos!6564: Give a positive gas cost to the BALANCE instruction Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6564 12 October 2022, 12:37:15 UTC
76b94a8 Tests/Tezt: reset regression traces 12 October 2022, 12:12:17 UTC
749094e Tests/Python: regenerate regression traces 12 October 2022, 12:12:17 UTC
5c08bec Proto/Michelson/Gas: give a positive cost to the BALANCE instruction 12 October 2022, 12:12:17 UTC
1bcc588 Merge tezos/tezos!6508: Protocol: Fix and test the specification of search for skip lists Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6508 12 October 2022, 07:06:54 UTC
154d09e Protocol/DAL: Fix and test the specification of search 12 October 2022, 06:34:01 UTC
f70a430 Merge tezos/tezos!6366: SCORU/Node: Refactor L1 heads processing 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/6366 11 October 2022, 22:25:37 UTC
e75a3b2 SCORU/Node: remove unused genesis_hash 11 October 2022, 21:58:29 UTC
6565d2a SCORU/Node: store levels of processed blocks 11 October 2022, 21:58:29 UTC
c6c4e8b SCORU/Node: non-recursive processing of new heads 11 October 2022, 21:58:28 UTC
c30d8e4 SCORU/Node: get_predecessor_opt returns None for genesis 11 October 2022, 21:58:28 UTC
d88cbcc SCORU/Node: remove hard exit from Daemon.process_head function 11 October 2022, 21:58:28 UTC
9056def SCORU/Node: remove hard exit from Layer1.get_predecessor function 11 October 2022, 21:58:28 UTC
7ec4ac5 Test/Tezt: Fix event name to reflect last change 11 October 2022, 21:58:28 UTC
aafd318 Tezt/tezos: fix waiting wrong event from scoru node 11 October 2022, 21:58:28 UTC
0eb0bea SCORU/Node: clean up daemon and layer 1 events 11 October 2022, 21:58:27 UTC
44419f1 SCORU/Node: remove Layer1.Head constructor 11 October 2022, 21:58:27 UTC
2a6f6fd SCORU/Node: remove type block_hash 11 October 2022, 21:58:27 UTC
499e6a9 SCORU/Node: move level -> hash mapping to State module 11 October 2022, 21:58:27 UTC
e7301a3 Tezt: reset regressions 11 October 2022, 21:58:27 UTC
dedaff0 SCORU/Node: simplify heads processing 11 October 2022, 18:01:57 UTC
a9f6586 SCORU/Node: remove passing around of configuration in refutation module 11 October 2022, 18:01:57 UTC
b39102a Test/Tezt: test interruption (before first inbox processed) 11 October 2022, 18:01:57 UTC
back to top