https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
9369b71 more runs 24 September 2023, 00:35:10 UTC
d5bea9b Fixes IO bench numbers 21 September 2023, 14:30:37 UTC
278ed57 removed an unnecessary message 21 September 2023, 14:30:36 UTC
e1df5fe base_dir => context_dir 21 September 2023, 14:30:36 UTC
4ea2281 cache is now under tezos_node 21 September 2023, 14:30:36 UTC
7562561 config refactoring 21 September 2023, 14:30:36 UTC
4adb6f8 move key sampler code to Shared 21 September 2023, 14:30:36 UTC
dd0ef44 Grouping: fixed rounding 21 September 2023, 14:30:36 UTC
099d184 Filter out too small sample groups to remove outliers 21 September 2023, 14:30:36 UTC
03de1a9 Unified duplicated codes 21 September 2023, 14:30:36 UTC
59e24ed model name fix 21 September 2023, 14:30:35 UTC
0ab597f Benchmark: enables plot for auto-build 21 September 2023, 14:30:35 UTC
dcb69c9 io/WRITE: variable write size. Changes runs of io/{READ,WRITE} 21 September 2023, 14:30:35 UTC
892f6ce reduce the size of temp output 21 September 2023, 14:30:35 UTC
afc8bde Removed old comment 21 September 2023, 14:30:30 UTC
70e218b available memory : 6GiB 21 September 2023, 14:30:09 UTC
a4ff18b alloc by mmap 12 September 2023, 00:29:56 UTC
b08e73a fill cache: report the cache amount 12 September 2023, 00:29:55 UTC
05853f4 Io_benchmarks.fold_tree: comment fix 12 September 2023, 00:29:55 UTC
d603c35 Snoop: auto-build config override for io/READ and io/WRITE 12 September 2023, 00:29:55 UTC
328d828 Shell_benchmarks: adds new io/READ and io/WRITE benchmarks 12 September 2023, 00:29:55 UTC
bacd2d5 Shell_benchmarks: adds Io_stats.fold_tree 12 September 2023, 00:29:55 UTC
551c36d Devtools: adds benchmarks-tools/occupy_memory 12 September 2023, 00:29:25 UTC
1ba89b7 Shell_benchmarks: fill_disk_cache: fills the disk cache with context data 12 September 2023, 00:26:45 UTC
f93128c Shell_benchmarks: Adds Io_helpers.flush - Context.flush is required for proper IO benchmarks 12 September 2023, 00:26:45 UTC
faa907e Shell_benchmarks: memory restriction to emulate machines with lower memory - Dummy memory blocks are allocated using mmap to restrict the available memory of used for the disk cache. 12 September 2023, 00:25:40 UTC
0460b0f Shell_benchmarks: adds Io_helpers.purge_disk_cache 11 September 2023, 08:22:50 UTC
f09a96f Devtools: adds purge_disk_cache.ml - Only works in Linux 11 September 2023, 08:22:47 UTC
9cf944f Snoop: auto-build: overrides configs for the IO benchmarks 05 September 2023, 00:22:33 UTC
3220133 Snoop: auto-build: assumes _snoop/tezos_node carries tezos node data 04 September 2023, 11:53:09 UTC
fd6f23f Shell_benchmarks: adds mlis 04 September 2023, 11:40:00 UTC
8795518 Shell_benchmarks: fixes config issue of READ_RANDOM_KEY and WRITE_RANDOM_KEYS We changed the type of the path from string list to string separated by '/'s, since lists have special merge sepantics in Tezos_benchmark.Config. 04 September 2023, 11:40:00 UTC
57974e6 Shell_benchmarks: simplifies IO benchmark groups 04 September 2023, 11:40:00 UTC
04e18bd Shell_benchmarks: fixes IO benchmark ambiguities - Also refactors existing code, preserving the semantics 04 September 2023, 11:39:56 UTC
914fa19 Shell_benchmarks: fixes Io_helpers.prepare_base_dir Irmin now wants to mkdir [base_dir] by itself. 04 September 2023, 11:38:48 UTC
f24ef53 Shell_benchmarks: optimizes Io_stats.load_tree - Ordering is not important here 04 September 2023, 11:38:15 UTC
2fa7964 Shell_benchmarks: Io_stats.load_tree now returns the full paths - Now load_tree returns the full paths, instead of the relative paths 04 September 2023, 11:38:15 UTC
3c62cc2 Shell_benchmarks: fixes Key_map.to_seq - It was not completely seq-ized. 04 September 2023, 11:38:15 UTC
468dfd6 Benchmark: skips GC for Generator.Calculated Since Calculated performs its mesuring by itself, Measure does not need to perform GC for it. 04 September 2023, 11:38:15 UTC
b0a0e69 Benchmark: exposed Measure.Time, adding measure_lwt - Exposes functions under Measure.Time for getting the time to execute functions in nano seconds 04 September 2023, 11:38:10 UTC
98d6c81 Merge tezos/tezos!9887: Wasm_debugger: support Request_dal_pages Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9887 24 August 2023, 15:36:22 UTC
ff5a11c Wasm_debugger: support Request_dal_pages 24 August 2023, 15:07:15 UTC
5fd940e Wasm_debugger: refactor reveal_preimage 24 August 2023, 15:07:15 UTC
9ee36d6 Merge tezos/tezos!9750: OCaml library to describe Kaitai Struct files Co-authored-by: Raphaël Proust <code@bnwr.net> Co-authored-by: Hugo Heuzard <hugo.heuzard@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9750 24 August 2023, 13:57:50 UTC
6b083ab contrib/kaitai: small fixes and improvements 24 August 2023, 13:29:29 UTC
5fc9f31 Manifest: add comment to explain inline-test private-lib 24 August 2023, 13:29:29 UTC
88e5df7 contrib/kaitai: add missing LICENSE headers 24 August 2023, 13:29:29 UTC
53b2390 contrib/kaitai-ocaml: OCaml library to describe Kaitai Struct files 24 August 2023, 13:29:28 UTC
e18ad02 Merge tezos/tezos!9492: EVM on WASM: Have one gasometer per sub-context (transaction level). Co-authored-by: Thomas Pécseli <thomas.pecseli@trili.tech> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9492 24 August 2023, 11:33:26 UTC
dce3690 EVM on WASM: Have on gasometer per sub-context (transaction level). 24 August 2023, 11:06:51 UTC
ca8026f Merge tezos/tezos!9777: Proto/Test_Adaptive_issuance: Replace legacy bindings with let constructs Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9777 24 August 2023, 09:11:50 UTC
96d04f8 Proto/Test_Adaptive_issuance: Replace legacy bindings with let constructs 24 August 2023, 08:45:15 UTC
79d0a9d Merge tezos/tezos!9832: client: registered operation encoding use attestation by default Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9832 24 August 2023, 08:44:31 UTC
c986fd1 changes: add entry for legacy operation encoding in the client 24 August 2023, 08:17:24 UTC
2b0396f tezt/tests: update encoding regression tests and files 24 August 2023, 08:17:24 UTC
d5c60e3 alpha/lib_client: register operation with legacy attestation name encoding 24 August 2023, 08:17:24 UTC
07b240f Merge tezos/tezos!9840: RPC: bump plugin RPCs version to output attestation by default Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> Approved-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9840 24 August 2023, 08:16:36 UTC
bffdb97 changes: add entry for RPC version bumping 24 August 2023, 07:44:15 UTC
15b3d5f plugin: increase RPC version default value 24 August 2023, 07:44:15 UTC
361ab18 Merge tezos/tezos!9888: Tezt/DAL: Be able to create DAL nodes from L1 node endpoints Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9888 23 August 2023, 16:35:14 UTC
2f19f97 Tezt/lib_tezos: ability to create a DAL node from a Client.endpoint 23 August 2023, 16:10:42 UTC
72c1400 Tezt/lib_tezos: be able to lift any Client.endpoint to a Foreign endpoint 23 August 2023, 16:10:42 UTC
5f83d12 Tezt/lib_tezos: expose RPC host and scheme values in proxy_server.ml(i) 23 August 2023, 16:10:42 UTC
fd852e7 Merge tezos/tezos!9622: Proto/Delegate: Replace legacy bindings with let constructs Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9622 23 August 2023, 16:09:52 UTC
ea1ddda Proto/Delegate: Replace legacy bindings with let constructs 23 August 2023, 15:13:21 UTC
0116ac3 Merge tezos/tezos!9776: Proto/Test_Attesting: Replace legacy bindings with let constructs Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9776 23 August 2023, 15:12:35 UTC
64550fd Proto/Test_Attesting: Replace legacy bindings with let constructs 23 August 2023, 14:36:33 UTC
25b6996 Merge tezos/tezos!9389: doc: build docexes only for html target Co-authored-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9389 23 August 2023, 13:51:49 UTC
30b3ea2 doc: remove docexes in make clean 23 August 2023, 13:17:25 UTC
d2fac5e doc: build docexes only for html target 23 August 2023, 13:17:25 UTC
75062eb Merge tezos/tezos!9816: Fix pipelining long test Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9816 23 August 2023, 10:09:50 UTC
f22af68 tezt/long_tests: improve logging 23 August 2023, 09:30:49 UTC
1aac169 tezt/long_tests: fix bootstrap accounts balance in pipelining tests 23 August 2023, 09:30:49 UTC
b5f386c tezt/long_test/pipelining: make contract hash optional 23 August 2023, 09:30:49 UTC
fda42d5 tezt/long_tests: increase alert thresholds for pipelining tests 23 August 2023, 09:30:49 UTC
91d92d5 Merge tezos/tezos!9881: Docs: reference !9652 in Octez 18.0-rc1 changelog Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9881 23 August 2023, 08:24:56 UTC
eda9090 Docs: reference !9652 in Octez 18.0-rc1 changelog 23 August 2023, 07:51:29 UTC
f4a6640 Merge tezos/tezos!9422: Typo train Co-authored-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Co-authored-by: julien <julien.coolen@nomadic-labs.com> Co-authored-by: Zettez <1766551-zettez@users.noreply.gitlab.com> Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9422 22 August 2023, 17:21:40 UTC
a651510 doc: fix broken links in several pages 22 August 2023, 16:46:57 UTC
c1dd874 doc: fix broken OpenAPI links 22 August 2023, 16:46:57 UTC
3c79ef5 lib_node_config: fix typo in CLI help page 22 August 2023, 16:46:57 UTC
8ef5495 Docs: fix typos in alpha/smart_rollups.rst 22 August 2023, 16:46:57 UTC
0db8706 Docs: add missing steps in env upgrade and fix some typos Co-Authored-By: Zettez <1766551-zettez@users.noreply.gitlab.com> 22 August 2023, 16:46:57 UTC
f33fa9d doc: make it clear that there is a single rollups inbox 22 August 2023, 16:46:57 UTC
ae59347 Merge tezos/tezos!9870: EVM: remove unused file Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9870 22 August 2023, 16:25:01 UTC
4dd74fe EVM: remove unused file 22 August 2023, 15:52:49 UTC
0fa7ee6 Merge tezos/tezos!9441: EVM/Proxy: builtin RLP decoder Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9441 22 August 2023, 15:52:04 UTC
ad2cddc EVM/RLP: test RLP with the examples from the specification And test vectors from the ethereum testsuite 22 August 2023, 15:20:59 UTC
c16ae29 EVM/Test: initialize unit tests 22 August 2023, 15:20:59 UTC
80446b1 EVM/Proxy: use builtin RLP 22 August 2023, 15:20:59 UTC
80662a1 EVM/Proxy: RLP decoding 22 August 2023, 15:20:59 UTC
f48aeb3 EVM/Proxy: implement RLP encoding 22 August 2023, 15:20:59 UTC
899fe4d Merge tezos/tezos!9829: Benchmarks: possibility to overwrite purpose Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: satos <sota.sato@dailambda.jp> Approved-by: Jun Furuse <jun.furuse@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9829 22 August 2023, 13:17:00 UTC
56aa168 Benchmarks: fix some purposes. According to the comment above. 22 August 2023, 12:46:15 UTC
76ca5d1 Benchmarks: possibility to overwrite purpose. Because all benchmarks in the functor may have different purposes. 22 August 2023, 12:46:15 UTC
e802fd1 Merge tezos/tezos!9854: Tezt/lib_tezos: only provide minimal info for Baker.create Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9854 22 August 2023, 12:45:33 UTC
313e61c Tezt/lib_tezos: expose function Baker.create_from_uris This new function allows creating a baker state without requiring a Client, a L1 node and optionally a DAL node, but just required information from them 22 August 2023, 12:12:56 UTC
0c4525d Tezt/lib_tezos: rework the Baker's persistent_state Expose nodes endpoints as well as Client's base-dir and L1 Node data-dir 22 August 2023, 12:12:56 UTC
23f9c87 Tezt/lib_tezos: expose a function Node.as_foreign_rpc_endpoint 22 August 2023, 12:12:56 UTC
84a87d2 Tezt/lib_tezos: expose a function Dal_node.as_foreign_rpc_endpoint 22 August 2023, 12:12:56 UTC
back to top