https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
41b878d Proto/AI: Already_denounced_storage.add_denunciation 15 February 2024, 18:43:04 UTC
d17ca31 Proto/AI: Already_denounced_storage.already_denounced_for_... 15 February 2024, 18:43:03 UTC
1f4ce7e Proto/AI: new file already_denounced_storage 15 February 2024, 18:43:03 UTC
fa2afb7 Proto/AI: actually use Misbehaviour_repr.Double_preattesting 15 February 2024, 18:43:03 UTC
003a47d Merge tezos/tezos!12034: Proto/validate: check delegate is not forbidden in mempool mode too Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@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/12034 15 February 2024, 18:42:15 UTC
5c7f318 Proto/validate: check delegate is not forbidden in mempool mode too 15 February 2024, 18:20:33 UTC
b80a166 Merge tezos/tezos!11986: Fix testnet experiment tools docker gen 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> Approved-by: Ryan Tan <ryan.tan@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11986 15 February 2024, 18:01:01 UTC
65babc0 Devtools: fix docker image generation 15 February 2024, 17:51:53 UTC
615f829 Merge tezos/tezos!11958: Etherlink: node follows evm events Co-authored-by: Sylvain Ribstein <sylvain.ribstein@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11958 15 February 2024, 16:49:27 UTC
878f088 etherlink/tezt: invalid test is now valid 15 February 2024, 16:21:02 UTC
7ea8713 etherlink/node: follow kernel event and inject upgrade 15 February 2024, 16:21:02 UTC
b7becf8 etherlink/test: add devmode to sequencer 15 February 2024, 16:21:02 UTC
f154452 etherlink/sequencer: typo unit instead of _v 15 February 2024, 16:21:02 UTC
281617c Merge tezos/tezos!11854: Proto: Adaptive slashing amount Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11854 15 February 2024, 16:20:07 UTC
27c8bdb Proto: ensure delegate only appears once in denounced Keep first denunciation in case of conflict. Works regardless of Validate's invariants. 15 February 2024, 15:52:00 UTC
00838ef Doc: update alpha changelog 15 February 2024, 15:52:00 UTC
76c93d9 Proto/tests: fix mockup tests 15 February 2024, 15:52:00 UTC
275620d Proto/tests: reset regressions 15 February 2024, 15:52:00 UTC
0ced82a Proto/tests: add unit tests for `Percentage` 15 February 2024, 15:52:00 UTC
0bd7dd5 Proto/tests: fix current integration tests 15 February 2024, 15:52:00 UTC
a56f158 Proto: implement adaptive slashing 15 February 2024, 15:52:00 UTC
66740e4 Proto: abstract slash percentage computation 15 February 2024, 15:52:00 UTC
7542a79 Proto: add attesting_rights_count to Delegate_sampler Similar to Baking.attesting_rights, but for the Raw_context.t 15 February 2024, 15:51:59 UTC
45cf30c Proto: create a misbehaviour map for denunciation application This is mainly a refactor, this can be checked by running the tests. Some comments have been added, which might not be accurate in the current commit, but instead describe the specification that we eventually want. 15 February 2024, 15:51:59 UTC
0e5549f Proto: add third denunciation kind 15 February 2024, 15:51:59 UTC
a932bb0 Proto: add slashing parameters 15 February 2024, 15:51:59 UTC
eab5d05 Proto: convert percentage constants 15 February 2024, 15:51:59 UTC
142eed6 Proto: Properly change percentage encoding 15 February 2024, 15:51:59 UTC
ce3d093 Proto: increase Percentage's internal precision 15 February 2024, 15:51:59 UTC
9273886 Proto: introduce the slash_percentage module 15 February 2024, 15:51:59 UTC
29772e2 Merge tezos/tezos!11922: Crypto: Proof of the commitment is in G2 Co-authored-by: Anne-Laure <al.schmitt@protonmail.com> Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Marc Beunardeau <marc.beunardeau@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11922 15 February 2024, 15:51:07 UTC
d67fcc1 Crypto_Dal/Cryptobox: change `test` to `is_fake` 15 February 2024, 15:19:30 UTC
5f08610 Crypto_Dal/Cryptobox: fix some modules 15 February 2024, 15:19:30 UTC
6e66639 Crypto_Dal/Cryptobox: rename srs_g2 into srs_verifier 15 February 2024, 15:19:30 UTC
6247175 Crypto_Dal/Srs_verifier: rename fake_srs into fake_srs1 15 February 2024, 15:19:30 UTC
9673ea6 Kzg/Degree_check: remove srs2_0 from verifier public parameters 15 February 2024, 15:19:30 UTC
1127da2 Crypto_Dal/Cryptobox: rename Commitment_proof_G1 into Proof 15 February 2024, 15:19:30 UTC
b9e0813 Crypto_Dal: promote regressions 15 February 2024, 15:19:30 UTC
49a4acd Crypto_Dal: Proof of the commitment is in G2 Co-authored-by: <francois.thire@nomadic-labs.com> Co-authored-by: Anne-Laure <al.schmitt@protonmail.com> 15 February 2024, 15:19:30 UTC
3d48178 Merge tezos/tezos!12022: DAL/long_tests: adapt to delay of two levels Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12022 15 February 2024, 15:18:42 UTC
0c6b686 DAL/long_tests: adapt to delay of two blocks 15 February 2024, 14:58:28 UTC
1573bf0 Merge tezos/tezos!11914: EVM/Kernel: flush delayed inbox on timeout Co-authored-by: Antonio Locascio <antonio.locascio@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/11914 15 February 2024, 14:57:40 UTC
de5ad62 EVM/Tezt: add test for delayed inbox flushing 15 February 2024, 14:40:29 UTC
12f22fa EVM/Kernel: flush delayed inbox on timeout 15 February 2024, 14:40:29 UTC
a3c87c5 Merge tezos/tezos!11904: DAL: test that slots can be attestated through p2p Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11904 15 February 2024, 14:39:31 UTC
e42e805 Tezt/DAL/publish_store_and_wait_slot: check inclusion of publication 15 February 2024, 14:13:30 UTC
4820893 Tests/DAL: Add a test sending shards from a producer to an attester 15 February 2024, 14:13:30 UTC
d6c11c4 Tests/DAL: Allow to specify shard index in wait_for_stored_slot This increases the precision of this waiter; instead of waiting for any shard of the given commitment to be received, we can now wait for a specific shard index. In particular, wrapping this waiter in a `Lwt.join @@ List.map` allows to wait for all shards in a list. 15 February 2024, 14:13:30 UTC
487452a Tests/DAL: add a variant of publish_and_store_slot This variant can be used to plug a waiter when the shards are expected to be sent. 15 February 2024, 14:13:30 UTC
626b33d Test/DAL/check_events_with_topic: wait for a subset of events 15 February 2024, 14:13:30 UTC
6f8782f Merge tezos/tezos!12023: CI/packages: add allow_failure to avoid blocking the pipeline on merge Co-authored-by: Pietro Abate <pietro.abate@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12023 15 February 2024, 14:12:35 UTC
7ac2ead packages: add allow_failoure to avoid blocking the pipeline on merge 15 February 2024, 13:50:56 UTC
1318e6d Merge tezos/tezos!10478: Build: Bump Zarith, enable warning 58, Co-authored-by: Raphaël Proust <code@bnwr.net> Co-authored-by: Hugo Heuzard <hugo.heuzard@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10478 15 February 2024, 13:49:27 UTC
7a85057 Fix commit hash of opam-repo 15 February 2024, 10:12:18 UTC
c6bb31f minimal req version for zarith stubs 15 February 2024, 09:41:03 UTC
70ec421 proto-env: sync doc z in v12 15 February 2024, 09:41:03 UTC
a2fe915 proto-env: sync doc z in v11 15 February 2024, 09:41:03 UTC
6516c42 Proto-env: remove Z.extract* from unactive envs necessary to bump zarith version 15 February 2024, 09:40:31 UTC
5d71157 Build: enable warning 58 15 February 2024, 09:40:31 UTC
cbc0837 Merge tezos/tezos!11948: EVM Node: Store blueprints in a sqlite3 database Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11948 15 February 2024, 09:39:39 UTC
816b94a EVM Node: Store blueprints in a sqlite3 database 15 February 2024, 06:59:29 UTC
ecd5361 Merge tezos/tezos!11693: debian packages: octez-node Co-authored-by: Pietro Abate <pietro.abate@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11693 14 February 2024, 17:28:43 UTC
e13b473 packages: octez-node We add a new octez-node debian package that is built following debian best practices for packaging, includes a minimal debconf installation routine, use logrotate and systemd. We compile this package for : - debian stable and unstable - ubuntu jammy and focal 14 February 2024, 17:06:43 UTC
cd1a274 Merge tezos/tezos!11961: Tezt: optional truncation of event messages Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11961 14 February 2024, 16:35:45 UTC
9ecbc59 Tezt: optional truncation of event messages When `log_events` is used to debug events in Tezt, a new optional argument is added to truncate outputs at some chosen length. 14 February 2024, 16:02:44 UTC
961971d Merge tezos/tezos!12005: EVM/Exec: properly exit with a precompile outcome when there's a mod overflow with modexp precompiled contract Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Arnaud Bihan <arnaud.bihan@functori.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12005 14 February 2024, 16:01:58 UTC
fde896c EVM/Logs: add an entry in bug fixes 14 February 2024, 15:43:45 UTC
09454cf EVM/Exec: add unit test to check the mod overflow outcome 14 February 2024, 15:43:45 UTC
d0e14e4 EVM/Exec: exit when there's a mod overflow with modexp precompiled contract 14 February 2024, 15:43:45 UTC
f5b19f0 Merge tezos/tezos!11978: Use yes_wallet to compute actual total supply from a context 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/11978 14 February 2024, 15:43:02 UTC
c9d48bb devtools/yes_wallet: compute total supply from a context 14 February 2024, 15:22:10 UTC
bffdb16 devootls/yes_wallet: dump staking info from delegates 14 February 2024, 15:22:10 UTC
294fe97 devtools/yes_wallet: Run on any chosen level 14 February 2024, 15:22:10 UTC
d500501 devtools/yes_wallet: add Contract and Commitment modules - used to compute total supply 14 February 2024, 15:22:10 UTC
5ee8867 Proto: Expose commitments fold in alpha context - This is used in following commits to compute total supply 14 February 2024, 15:22:10 UTC
0794a93 Merge tezos/tezos!11997: EVM/Exec: ecrecover additional checks Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Arnaud Bihan <arnaud.bihan@functori.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11997 14 February 2024, 15:21:20 UTC
bd49e89 EVM/Logs: add an entry in bug fixes 14 February 2024, 15:03:39 UTC
d10da34 EVM/Exec: overflow unit test 14 February 2024, 15:03:39 UTC
3ed3524 EVM/Exec: check for signature overflows 14 February 2024, 15:03:39 UTC
41eb633 EVM/Exec: refacto, simplify ecrecover implementation 14 February 2024, 15:03:39 UTC
3a11484 EVM/Exec: corrupted data unit test 14 February 2024, 15:03:39 UTC
22d92e9 EVM/Exec: ecrecover additional checks on data integrity 14 February 2024, 15:03:39 UTC
e51c42c Merge tezos/tezos!11990: EVM/Node: fix eth_getLogs [address] parameter Co-authored-by: Antonio Locascio <antonio.locascio@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11990 14 February 2024, 15:02:49 UTC
53fb6ef EVM/Node: add entry to changelog 14 February 2024, 14:44:37 UTC
51dbc63 EVM/Tezt: adapt tests and add a check for multiple addresses 14 February 2024, 14:44:37 UTC
c900cf7 EVM/Node: fix eth_getLogs [address] parameter Following the spec, it should allow a list of addresses 14 February 2024, 14:44:37 UTC
6a2cb51 Merge tezos/tezos!11831: EVM/Exec: implement EIP-3860 Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Arnaud Bihan <arnaud.bihan@functori.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11831 14 February 2024, 14:43:53 UTC
16d5f0a EVM/Logs: add an entry in the new features 14 February 2024, 14:26:54 UTC
6b7f330 EVM/Eval: skip false negative exception test 14 February 2024, 14:26:54 UTC
5040e41 EVM/Exec: readapt existing unit tests to EIP-3860 spec. 14 February 2024, 14:26:54 UTC
1503139 EVM/Exec: unit test for execute create exit reason when max size init code is reached 14 February 2024, 14:26:54 UTC
7aaba3a EVM/Exec: unit test to check if exceeding max create init size fails internally Fails by an internal call that contains a CREATE opcode. 14 February 2024, 14:26:54 UTC
bf58ce7 EVM/Exec: tweak Sputnik `finish_create` behaviour In order to be able to rollback what's needed. 14 February 2024, 14:26:54 UTC
3767325 EVM/Exec: implement EIP-3860 14 February 2024, 14:26:54 UTC
9f6780a EVM/Exec: use the Sputnik config for create contract limit size 14 February 2024, 14:26:54 UTC
727c1bf Merge tezos/tezos!11968: Tezt/Dac: update to use 'in source' tx kernel Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Gauthier <gauthier@marigold.dev> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11968 14 February 2024, 14:26:10 UTC
a39ef30 Dac/Tezt: switch to in-source TX Kernel 14 February 2024, 14:06:02 UTC
a6e3d79 Kernel/TX: remove unused dac_message module 14 February 2024, 14:06:02 UTC
6721738 Merge tezos/tezos!11814: EVM: charge gas for inner create Co-authored-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11814 14 February 2024, 14:05:19 UTC
0a50859 EVM: charge gas for inner create 14 February 2024, 13:45:46 UTC
back to top