swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e

sort by:
Revision Author Date Message Commit Date
6ce3290 profiler: TXT and/or JSON configurable - txt, json or both can be selected for output - json output contains readiable timestamps - max range is configurable to be used for aggregated data Example: export PROFILING=yes:txt_and_json:1000:$HOME/Documents/features/reduce_blocktime/local { "aggregated": [], "recorded": [ { "name": "initialization", "start": { "wall": "2024-03-20T15:42:38.623-00:00", "cpu": 0.289436 }, "duration": { "wall": 0.0199749, "cpu": 0.009858 }, > dune exec src/lib_base/unix/test/main.exe -- --file test_simple_profiler.ml TEST: test_parse_profiling_config config : {} my_dir expected : {no_lod} empty : {no_lod} config : {YES:txt:999:/my/path/here} my_dir expected : {terse txt 999 /my/path/here} full : {terse txt 999 /my/path/here} 27 March 2024, 14:16:04 UTC
04e5744 profiler_lib: adding capturing for unit tests The generated profiling results of Simple profiler are captured and checked against regression. 27 March 2024, 11:59:13 UTC
5e21454 profiler_lib: fix for unit tests applied comments: - added --verbose flag - added checks for the profiler output - use Temp.file instead of the hardcoded path 26 March 2024, 15:22:02 UTC
048eb73 profiler_lib: adding unit tests > dune exec src/lib_base/unix/test/main.exe -- --file test_simple_profiler.ml [15:44:52.711] [SUCCESS] (1/2) Simple profiler: basic profiler test [15:44:53.258] [SUCCESS] (2/2) Simple profiler: all profiler actions 22 March 2024, 15:47:43 UTC
57da339 Profiler: add a timestamp to all toplevel record section 22 March 2024, 15:39:11 UTC
c03742d Merge tezos/tezos!12587: EVM/Tezt: test largest delayed transaction possible Co-authored-by: Valentin Chaboche <valentin.chaboche@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/12587 22 March 2024, 15:34:58 UTC
0d1e6b8 EVM/Tezt: test largest delayed transaction possible 22 March 2024, 15:10:59 UTC
3f8a995 Merge tezos/tezos!12571: Etherlink: farewell publishable_blueprints Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12571 22 March 2024, 15:10:11 UTC
8baee88 EVM/Node: merge [to_publish] and [to_execute] 22 March 2024, 14:47:40 UTC
2b18213 EVM/Node: follow new delayed transaction events 22 March 2024, 14:47:40 UTC
46d87d3 EVM/Kernel: [evm_node] special input to populate delayed inbox 22 March 2024, 14:47:40 UTC
307047a Merge tezos/tezos!11742: Avoid GC vs. snapshot races Co-authored-by: Victor Allombert <victor.allombert@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/11742 22 March 2024, 14:46:55 UTC
64f9369 Store: simplify snapshot export and improve UX 22 March 2024, 14:22:30 UTC
1201083 Store: fix GC/snapshot races 22 March 2024, 14:22:30 UTC
91f5d71 Merge tezos/tezos!12598: EVM/Bench: report gas price increase Co-authored-by: pecornilleau <pe.cornilleau@marigold.dev> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12598 22 March 2024, 14:21:11 UTC
e908eef EVM/Bench: report gas price increase 22 March 2024, 13:34:46 UTC
8e2f06e Merge tezos/tezos!12429: Validation: add cache to preapply Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12429 22 March 2024, 13:26:21 UTC
1297149 Validation: introduce with_retry_with_force_loaded_cache 22 March 2024, 13:03:52 UTC
40aa4d8 Validation: add cache to preapply 22 March 2024, 13:03:52 UTC
1a174aa Merge tezos/tezos!12533: RISC-V: Add SFENCE.VMA Co-authored-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12533 22 March 2024, 11:42:35 UTC
1acde97 RISC-V: Add sfence.vma 22 March 2024, 11:17:23 UTC
165c36f Merge tezos/tezos!11289: Kaitai: Add input samples for semantic validation of remaining ground encodings Co-authored-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11289 22 March 2024, 11:16:41 UTC
d43a2d6 Kaitai: e2e validation of remaining ground types 22 March 2024, 11:08:41 UTC
999b397 Merge tezos/tezos!12603: RISC-V: show fregisters in debugger Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12603 22 March 2024, 11:07:56 UTC
66ace2f RISC-V: debugger should shown fregisters 22 March 2024, 10:48:39 UTC
bb53e9d Merge tezos/tezos!12560: RiscV: implement FMV.*.* instructions Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12560 22 March 2024, 10:47:53 UTC
91e9a1a RISC-V: implement fmv.*.* instructions This are designed to move bits between the F and X registers 22 March 2024, 10:22:32 UTC
c486498 Merge tezos/tezos!12555: DAL/testnet_scenarios: remove dailynet Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12555 22 March 2024, 10:21:49 UTC
0cbac12 DAL/Testnet_scenarios: add more slack when waiting for op 22 March 2024, 09:59:44 UTC
f7353be DAL/Testnet_scenarios: remove Dailynet 22 March 2024, 09:59:44 UTC
5af3084 Merge tezos/tezos!12595: WASM PVM: Catch exception raised by custom [write_debug] implementations Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12595 22 March 2024, 09:58:59 UTC
9fc1fb5 WASM PVM: Catch exception raised by custom [write_debug] implementations 22 March 2024, 09:35:05 UTC
fcd7c40 Merge tezos/tezos!12552: Paris: Update protocol for Paris-A :flag_fr: Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12552 22 March 2024, 09:34:20 UTC
c2d3caf Docs, OpenApi: Regenerate dev specifications for Paris 22 March 2024, 09:03:04 UTC
4114cb0 Proto: Udpate rpc docs 22 March 2024, 09:03:04 UTC
67f55e8 Client-libs: Update kaitai-struct-files 22 March 2024, 09:03:04 UTC
1bca4d7 Proto, Paris: Format tests 22 March 2024, 09:03:03 UTC
f3f7691 Tests: Reset regressions files 22 March 2024, 09:03:03 UTC
b08e5da Proto, Paris: Update libs 22 March 2024, 09:03:03 UTC
ea00074 Proto, Paris: Update protocol 22 March 2024, 09:03:03 UTC
5404ec4 Proto, Paris: Update protocol hash 22 March 2024, 09:03:03 UTC
575c830 Merge tezos/tezos!12586: Manifest: Move tezt_risc_v_sandbox in Octez Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12586 22 March 2024, 08:48:54 UTC
1f7b853 Manifest: Move tezt_risc_v_sandbox in Octez 22 March 2024, 08:22:40 UTC
9da9313 Merge tezos/tezos!12505: AI simulator: charts demo with user interaction Co-authored-by: phink <paul.laforgue@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12505 21 March 2024, 20:57:42 UTC
606a27f Contrib/ai-simulator: reset and generate AI data report on dragEnd 21 March 2024, 20:51:17 UTC
5475d62 Contrib/ai-simulator: set and reset charts values onDrag 21 March 2024, 20:51:16 UTC
89a762c Contrib/ai-simulator: make AI data report a function 21 March 2024, 20:51:16 UTC
f940c3c Contrib/ai-simulator: make the staked ratio draggable 21 March 2024, 20:51:16 UTC
129d450 Contrib/ai-simulator: set dragData to false for scales 21 March 2024, 20:51:16 UTC
826a6f1 Contrib/ai-simulator: make the charts draggable 21 March 2024, 20:51:16 UTC
b420539 Contrib/ai-simulator: chart.js draggable cdn 21 March 2024, 20:51:16 UTC
18f794b Merge tezos/tezos!12541: Tests/Migration: Check forbidding and deactivation delays Co-authored-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12541 21 March 2024, 20:50:33 UTC
95fb419 Test/Migration: Test deactivation delays 21 March 2024, 20:28:01 UTC
b7068fe Tezt/Client: Add bake_until_cycle(_end) to the client API 21 March 2024, 20:28:01 UTC
15b7e74 Tezt/Migration: Add check to ensure denounced delegate is correctly forbidden 21 March 2024, 20:28:01 UTC
684b117 Merge tezos/tezos!12577: RISC-V: script for investigating missing instructions Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12577 21 March 2024, 19:52:13 UTC
597db44 RISC-V: script for investigating missing instructions 21 March 2024, 19:32:58 UTC
2a00833 Merge tezos/tezos!12564: Proto/test/AI: check computation of frozen rights Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12564 21 March 2024, 19:32:11 UTC
cf26dfa Proto/test/AI: remove unnecessary set_baker This commit is not necessary for the tests to pass. But there is no reason to restrict bakers in test_scenario_stake.ml, since there is no slashing, meaning no forbidden delegates. 21 March 2024, 19:07:53 UTC
408076e Proto/test/AI: fix order of end-of-cycle computations 21 March 2024, 19:07:53 UTC
16e654b Proto/test/AI: fix delay before new delegate parameters are activated 21 March 2024, 19:07:52 UTC
f4f9532 Proto/test/AI: actually compute the frozen rights used in the state but still check they're consistent with the initial_frozen_deposits RPC This breaks the tests because of some other problems, that are fixed in the next two commits 21 March 2024, 19:07:52 UTC
11d1af8 Proto/AI: fix typo in frozen_deposits RPC description 21 March 2024, 19:07:52 UTC
0f3becb Merge tezos/tezos!12590: EVM/Node: store last known level even if there are no events Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12590 21 March 2024, 19:07:05 UTC
16a875b EVM/Node: store last known level even if there are no events 21 March 2024, 18:47:54 UTC
5f755cd Merge tezos/tezos!12589: Etherlink: one merge request a day keeps the doctor away Co-authored-by: Valentin Chaboche <valentin.chaboche@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/12589 21 March 2024, 18:47:00 UTC
bfa6e30 Etherlink: clean sequencer configuration 21 March 2024, 18:28:29 UTC
014252b Merge tezos/tezos!12337: DAL/Manual_tests: also check params using the verifier Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Anne-Laure <anne.laure@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12337 21 March 2024, 18:27:35 UTC
8f06ee0 DAL/Manual_tests: also check params using the verifier 21 March 2024, 18:01:36 UTC
5c92fc2 DAL/Crypto: clarify error message 21 March 2024, 18:01:36 UTC
46fb701 DAL/Crypto: pull init_verifier_dal out of Lwt monad 21 March 2024, 18:01:36 UTC
2f2ab3c Merge tezos/tezos!12584: WASM Debugger: Don’t log when loading inputs in the inbox Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> 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/12584 21 March 2024, 18:00:39 UTC
e0104b4 WASM Debugger: Don’t log when loading inputs in the inbox 21 March 2024, 17:41:46 UTC
d7105a5 Merge tezos/tezos!12503: AI simulator: charts demo Co-authored-by: phink <paul.laforgue@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12503 21 March 2024, 16:58:18 UTC
cb4ea12 Contrib/ai-simulator: charts: add periods annotations 21 March 2024, 16:50:27 UTC
bea9391 Contrib/ai-simulator: chart.js annotation cdn 21 March 2024, 16:50:27 UTC
7e367bc Contrib/ai-simulator: charts: upper and lower ratio targets 21 March 2024, 16:50:27 UTC
bbc106f Contrib/ai-simulator: charts: issuance rate 21 March 2024, 16:50:26 UTC
a1ac998 Contrib/ai-simulator: charts: min-max issuance rate 21 March 2024, 16:50:26 UTC
23fb142 Contrib/ai-simulator: charts: staked ratio 21 March 2024, 16:50:26 UTC
03a17f7 Contrib/ai-simulator: charts: total supply and total frozen stake 21 March 2024, 16:50:26 UTC
f69aa9b Contri/ai-simulator: init chartJScontainer 21 March 2024, 16:50:26 UTC
d9130e1 Contri/ai-simulator: customize colours for charts 21 March 2024, 16:50:26 UTC
f3927d0 Contrib/ai-simulator: chart.js cdn 21 March 2024, 16:50:26 UTC
859b4b2 Merge tezos/tezos!12498: AI simulator: methods to set the staked ratio Co-authored-by: phink <paul.laforgue@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12498 21 March 2024, 16:49:33 UTC
1e71e38 Contrib/ai-simulator: set_staked_ratio_at method documentation 21 March 2024, 16:43:42 UTC
286267f Contrib/ai-simulator: set_staked_ratio_at method implementation 21 March 2024, 16:43:42 UTC
cf15fc2 Contrib/ai-simulator: clear method implementation 21 March 2024, 16:43:42 UTC
2a4b020 Merge tezos/tezos!12516: EVM/Node: store kernel logs and events Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12516 21 March 2024, 16:42:47 UTC
99670d9 EVM/Node: entry in changelog 21 March 2024, 16:24:38 UTC
ee3f03a EVM/Kernel: proper kernel logs Co-authored-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> 21 March 2024, 16:24:38 UTC
33c0b8f SCORU/Debugger: allow to override [write_debug] 21 March 2024, 16:24:38 UTC
2ec9908 Merge tezos/tezos!10966: Kaitai: Add input samples for semantic validation of ground int encodings Co-authored-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10966 21 March 2024, 16:09:08 UTC
853ed60 Kaitai: Add 'generate_input_samples.sh` script We add this script to automate input generation for e2e semantic testing. Additional benefit over hardcoded hex files is explicit documentation of input samples. Moreover, this test suite can stay intact in case `data-encoding` logic evolves. 21 March 2024, 15:49:00 UTC
135d1e5 Kaitai: CI propagates kaitai artifacts 'kaitai_e2e_checks' now fetches 'kaitai_checks' artifacts. 'kaitai_e2e_checks` uses client-libs docker image, that does not contain OCaml. Since during 'kaitai_e2e_checks' job, we would like to programatically generate input samples from the testing, we fetch forked octez-codec executable as an artifact, that was build during 'kaitai_checks' job. Notice that we also have to add new dependencies to 'images/client-libs-dependencies/Dockerfile', so that we can run fetched executable. 21 March 2024, 15:49:00 UTC
1020fb2 Merge tezos/tezos!12581: CI/images: calculate tag correctly for client-libs-dependencies Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12581 21 March 2024, 15:48:06 UTC
1ca3090 CI/images: calculate tag for the correct image Fixes error introduced in !12511 21 March 2024, 15:28:45 UTC
48110bc CI: regenerate [client-libs-dependencies] image on CI script change 21 March 2024, 15:28:45 UTC
4c26d9f Merge tezos/tezos!12580: RISC-V: patch softloat-sys for mac Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12580 21 March 2024, 15:27:44 UTC
4d09f5b RISC-V: patch softloat-sys for mac 21 March 2024, 15:08:59 UTC
back to top