https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
cdbd620 EVM/Bench: output analysis in custom dir 21 March 2024, 23:38:25 UTC
3c540d2 EVM/Bench: blueprint reading data 21 March 2024, 23:38:24 UTC
2b009fd EVM/Bench: hashing analysis 21 March 2024, 23:38:24 UTC
f9c2042 EVM/Bench: bip loading analysis 21 March 2024, 23:38:23 UTC
56997e4 EVM/Bench: filter bip data during analysis 21 March 2024, 23:38:23 UTC
0e0d069 EVM/Bench: fix nb chunk data 21 March 2024, 23:38:23 UTC
c3459ac EVM/Bench: restrict stage_one data 21 March 2024, 23:38:22 UTC
0f4cb84 EVM/Bench: stage one analysis 21 March 2024, 23:38:22 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
b526674 Merge tezos/tezos!12547: etherlink: observer node can connect to rollup node Co-authored-by: Sylvain Ribstein <sylvain.ribstein@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12547 21 March 2024, 15:08:01 UTC
34aad2b evm/node: observer follower event from rollup node 21 March 2024, 14:48:39 UTC
a778b88 evm/tezt: nit/noop fix for the sequencer test 21 March 2024, 14:48:39 UTC
0362489 evm/tezt: add observer to test setup 21 March 2024, 14:48:38 UTC
564ef42 evm/tezt: rename preimage to preimages 21 March 2024, 14:48:38 UTC
81ff44a evm/node: move observer main fun into lib 21 March 2024, 14:48:38 UTC
9265483 Merge tezos/tezos!12458: Proto/tests: add more staking tests Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12458 21 March 2024, 14:47:38 UTC
c9354e5 Proto/tests: add deactivation test 21 March 2024, 14:29:31 UTC
ccdedbf Proto/tests: add assert_success Also add optional loc argument to asserts 21 March 2024, 14:29:31 UTC
0daafec Proto/tests: add costakers for stake from unstake Also fix test model 21 March 2024, 14:29:31 UTC
9739580 Proto/tests: update reward test with some overstaking 21 March 2024, 14:29:30 UTC
804d18f Proto/tests: add more test cases for shorter_roundtrip_for_baker Test finalization, and container priority 21 March 2024, 14:29:30 UTC
a2a2835 Merge tezos/tezos!12574: RISC-V/Tezt: declare use on src/risc_v and test suite Co-authored-by: Victor Dumitrescu <v.dumitrescu@outlook.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12574 21 March 2024, 14:28:30 UTC
6d9805a RISC-V/Tezt: declare use on src/risc_v and test suite 21 March 2024, 14:08:12 UTC
5f8f680 Merge tezos/tezos!12562: Tezt: fail if ~uses does not exist Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12562 21 March 2024, 13:23:30 UTC
56b04a8 Tezt: fail if ~uses does not exist 21 March 2024, 13:03:50 UTC
08228fb Merge tezos/tezos!12465: Tests/AI: Improve new slashing integration tests Co-authored-by: Mathias Bourgoin <mathias.bourgoin@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/12465 21 March 2024, 13:02:54 UTC
fcff02c Proto/AI/Tests: Reactivate existing tests 21 March 2024, 12:33:50 UTC
1d5dc68 Proto/AI/Tests: add test with many misbehaviors 21 March 2024, 12:33:50 UTC
ce642ea Proto/AI/Tests: add stakers into simple_slashing tests 21 March 2024, 12:33:50 UTC
1fa5a18 Proto/AI/Tests: Move simple_slash into slashing_stakers tests 21 March 2024, 12:33:50 UTC
eb1b02c Proto/AI/Tests: create test_scenario_slashing_stakers.ml 21 March 2024, 12:33:50 UTC
3a597c4 Proto/AI/Tests: Order denunciations per level+round before slashing 21 March 2024, 12:33:50 UTC
70d325c Proto/AI/Tests: Don't precompute and reject denunciations over 100% 21 March 2024, 12:33:50 UTC
89d3495 Proto/AI/Tests: Fix frozen rights computing in test framework 21 March 2024, 12:33:50 UTC
3d6846d Proto/AI/Tests: don't slash empty accounts 21 March 2024, 12:33:50 UTC
96946a2 Proto/AI/Tests: Add logs 21 March 2024, 12:33:50 UTC
c9cd5f2 Merge tezos/tezos!12563: RiscV: prepare FRegister for F/D instruction sets Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12563 21 March 2024, 12:21:25 UTC
d012ae8 RISC-V: FRegister parsing/Display 21 March 2024, 12:00:17 UTC
7a98d64 RISC-V: add berkely soft float dependency 21 March 2024, 12:00:17 UTC
5318d9e RiscV: FValue should be u64 We're implementing in terms of soft floats - and therefore can't use rust's built in ones. Additionally, F instruction set requires that we can ignore/override the upper bits of the wider D values. 21 March 2024, 12:00:17 UTC
dc0cfc3 Merge tezos/tezos!12491: Dal/Amplification: add a per-commitment lock Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Anne-Laure <anne.laure@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12491 21 March 2024, 11:59:23 UTC
d0a4d7b DAL/Amplification: catch unix errors 21 March 2024, 11:38:15 UTC
2499655 DAL/Amplification: don't assume we are notified for each new shard 21 March 2024, 11:38:15 UTC
83a788f DAL/Amplification: also release the lock when amplification raises 21 March 2024, 11:38:15 UTC
back to top