https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
a2e1d65 08 February 2024, 17:47:46 UTC
00e0a1c RISC-V: Implement the PVM state interface 08 February 2024, 17:40:09 UTC
b8bc963 RISC-V: Remove indices from traits Region and VolatileRegion 08 February 2024, 15:42:01 UTC
7e11030 RISC-V: Split out machine state framework from machine state itself 08 February 2024, 15:33:15 UTC
28acb09 RISC-V: Move interpreter-related modules into top interpreter crate 08 February 2024, 15:17:48 UTC
a886367 RISC-V: Straighten test plumbing to achieve better test granularity 08 February 2024, 15:17:45 UTC
0e61b0c RISC-V: Merge interpreter-related crates 08 February 2024, 15:14:30 UTC
9bfb017 RISC-V: Initialise machine state 08 February 2024, 15:12:50 UTC
0756d07 Merge tezos/tezos!11886: EVM/Exec: use address from context in execute_call for transfer Co-authored-by: Antoine Lanco <antoine.lanco@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/11886 08 February 2024, 14:14:57 UTC
476b12d EVM/Log: add an entry in bug fix and internal section 08 February 2024, 13:57:00 UTC
b1c5c8c EVM/Exec: use address from context in execute_call 08 February 2024, 13:57:00 UTC
1642d6c EVM/Eval: add prevrando to evm_evaluation 08 February 2024, 13:57:00 UTC
9ed7e83 Merge tezos/tezos!11911: EVM/Kernel: remove dead migration code 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/11911 08 February 2024, 13:55:53 UTC
8fe422a EVM/Kernel: remove dead migration code 08 February 2024, 13:39:26 UTC
bce0ded Merge tezos/tezos!11889: RPC: bump plugin RPCs version to output attestation by default Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11889 08 February 2024, 13:27:57 UTC
0f757b5 changes: add entry for RPC version bumping 08 February 2024, 13:06:04 UTC
d06c276 plugin: increase RPC version default value 08 February 2024, 13:06:04 UTC
1cb4d8b Merge tezos/tezos!11895: alpha/baker: remove highwatermarks encoding that allow legacy attestation name Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11895 08 February 2024, 13:05:04 UTC
74f1aa5 alpha/baker: remove highwatermarks encoding that allow legacy attestation name 08 February 2024, 12:40:51 UTC
5e788d2 Merge tezos/tezos!11908: P2P: have a less verbose event when expected peer id is correct Co-authored-by: iguerNL@Functori <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/11908 08 February 2024, 12:39:48 UTC
c55617b P2P: have a less verbose event when expected peer id is correct 08 February 2024, 12:07:00 UTC
ce80cbe Merge tezos/tezos!11890: EVM: fix build setup (Makefile and CI) Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Co-authored-by: Maxime Levillain <maxime.levillain@functori.com> Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11890 08 February 2024, 12:05:00 UTC
276d4fd CI: octez changes or kernels depends on etherlink.mk 08 February 2024, 11:10:05 UTC
dfe2cb6 EVM: fix Makefile 08 February 2024, 11:07:32 UTC
b90fcb9 CI: Fix Docker image generation jobs 08 February 2024, 10:55:53 UTC
09c2f31 Merge tezos/tezos!11872: RPC: bump shell RPC 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: Victor Allombert <victor.allombert@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11872 08 February 2024, 10:42:55 UTC
1f0a039 changes: add entry for RPC version bumping 08 February 2024, 10:19:40 UTC
1c11957 tezt/tests: remove test for the RPC pending_operations version 0 08 February 2024, 10:19:40 UTC
4924647 lib_shell_services: remove old pending_operations version 0 08 February 2024, 10:19:40 UTC
f486af2 tezt/tests: adapt rpc regression tests 08 February 2024, 10:19:40 UTC
ee679dc tezt/tests: update tests that use pending_operations 08 February 2024, 10:19:40 UTC
040f4da shell: increase RPC default value 08 February 2024, 10:19:40 UTC
d56280f Merge tezos/tezos!11864: Revert !11695 Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11864 08 February 2024, 10:18:36 UTC
e3e8037 Revert "Tests/Proto/AI: backport prev commit to Oxford" This reverts commit 89d8e384b33fa6a810ea1c15559655b1cc0cb549. 08 February 2024, 09:56:55 UTC
f8c8783 Revert "Tests/Proto/AI: unplug slow activation tests" This reverts commit 09a6ee0fee7051975b8ff22ede002a01676d728a. 08 February 2024, 09:56:55 UTC
144c2a3 Merge tezos/tezos!11850: Rename tezos-node/client to octez-node/client (docs) Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11850 08 February 2024, 09:55:52 UTC
b944477 Manifest: Rename tezos-client to octez-client 08 February 2024, 09:23:07 UTC
0130791 Emacs/Michelson-mode: Rename tezos-client to octez-client 08 February 2024, 09:23:07 UTC
641e197 Lib_shell: Rename tezos-client to octez-client 08 February 2024, 09:23:07 UTC
6a1b7f5 Proto/Plugin: Rename tezos-client to octez-client 08 February 2024, 09:23:07 UTC
d2b9d29 Devtools/Yes_wallet: Rename tezos-client to octez-client 08 February 2024, 09:23:07 UTC
dcbd4f8 Tezt: Rename tezos-client to octez-client 08 February 2024, 09:23:07 UTC
1986d6f Tezt: Rename tezos-node to octez-node 08 February 2024, 09:23:07 UTC
b0e0a22 Devtools/Get_contracts: Rename tezos-node to octez-node 08 February 2024, 09:23:07 UTC
97a6070 Merge tezos/tezos!11905: DAL: remove blocks_per_epoch 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/11905 08 February 2024, 08:21:16 UTC
3a0a997 Kaitai: update struct files 08 February 2024, 07:57:26 UTC
7ffda88 Tezt: update regressions 08 February 2024, 07:57:26 UTC
477a701 DAL/Tezt: adapt tests to removal of constant 08 February 2024, 07:57:26 UTC
293b73a DAL/Alpha: remove `blocks_per_epoch` parameter 08 February 2024, 07:57:26 UTC
c09deba Merge tezos/tezos!11392: Proto: cleanups after removing stake snapshots (part 5) Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Paul Laforgue <paul.laforgue@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11392 07 February 2024, 23:03:47 UTC
3929f40 Proto/Seed_repr: remove dead values 07 February 2024, 22:42:02 UTC
6fd34e6 Proto/Level_storage: remove dead may_snapshot_stake_distribution 07 February 2024, 22:42:01 UTC
c679ddd Proto/Stake_storage: remove dead max_snapshot_index 07 February 2024, 22:42:01 UTC
b1afab9 Proto/Delegate_sampler: remove dead compute_snapshot_index 07 February 2024, 22:42:01 UTC
6a21006 Merge tezos/tezos!11837: DAL: Load the verifier SRS except on the DAL node side Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Marc Beunardeau <marc.beunardeau@nomadic-labs.com> Approved-by: Anne-Laure <anne.laure@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11837 07 February 2024, 22:30:58 UTC
af7d517 DAL/Cryptobox: Remove unused error 07 February 2024, 22:09:46 UTC
5b07f90 DAL: Binaries load the verifier SRS by default except the DAL node 07 February 2024, 22:09:46 UTC
9d601ad Merge tezos/tezos!11391: Proto: cleanups after removing stake snapshots (part 4) Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Zay Dargaye <zaynah.dargaye@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11391 07 February 2024, 21:12:43 UTC
92a9952 Proto/Storage: make Activate_delegates_with_minimal_stake non-snapshotable 07 February 2024, 20:38:59 UTC
7c09d39 Proto/Storage: make Staking_balance non-snapshotable 07 February 2024, 20:38:22 UTC
b3e3102 Merge tezos/tezos!11876: DAL: enhance validation of attestations in mempool 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/11876 07 February 2024, 19:35:35 UTC
481217f Alpha/DAL: enhance validation of attestations in mempool 07 February 2024, 19:14:06 UTC
72bf437 Merge tezos/tezos!11670: SDK: allow large values to be set in installer config Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Michael Zaikin <michael.zaikin@trili.tech> 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/11670 07 February 2024, 19:13:22 UTC
085a8fa SDK: allow large values to be set in installer config 07 February 2024, 18:47:45 UTC
e49d8d7 Merge tezos/tezos!11887: EVM/Kernel: make sure we parse kernel upgrades Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11887 07 February 2024, 18:25:40 UTC
a32a2fc EVM/Kernel: allow read/handle input to fail 07 February 2024, 18:04:27 UTC
153931c EVM/Kernel: make the path to [stage_one] error less 07 February 2024, 18:04:27 UTC
f331a67 Merge tezos/tezos!11875: EVM/Kernel: move input handling in dedicated function 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/11875 07 February 2024, 18:04:21 UTC
10a8ff6 EVM/Kernel: move input handling in dedicated function 07 February 2024, 17:46:31 UTC
f874809 EVM/Kernel: [Simulation] is its own input result 07 February 2024, 17:46:31 UTC
d3314cd Merge tezos/tezos!11866: proto: disable set_deposits_limit when autostaking is off Co-authored-by: Marina Polubelova <marina.polubelova@nomadic-labs.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11866 07 February 2024, 16:43:27 UTC
a3c0c70 tezt/tests: check set_deposits_limit is not allowed after AI activation 07 February 2024, 16:20:04 UTC
0ce3521 proto: make set_deposits_limit fail when automated staking off 07 February 2024, 16:20:04 UTC
c31605e Merge tezos/tezos!11826: Proto/AI/validate: allow denunciations about same delegate, same level, but distinct rounds Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Zay Dargaye <zaynah.dargaye@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11826 07 February 2024, 16:19:11 UTC
4de2b30 Changelog: slashing per round 07 February 2024, 15:55:25 UTC
0997c8a Proto/AI: allow similar denunciations but with different rounds 07 February 2024, 15:55:25 UTC
961023e Proto/AI: ensure backward compatibility of Storage.Already_denounced 07 February 2024, 15:55:25 UTC
aaee388 Proto/AI: rename Slashed_deposits to Already_denounced because this is updated as soon as the denunciation operation is seen, and is used to reject duplicate denunciations, regardless of whether the slashing itself (as in the subtracting of tez) has been done yet 07 February 2024, 15:55:25 UTC
5a94a5a Merge tezos/tezos!11851: CI: Allow install-bin-rc-ubuntu failure Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11851 07 February 2024, 15:54:30 UTC
4d1011d CI: allow install-bin-rc-ubuntu failure 07 February 2024, 15:33:48 UTC
8c31903 Merge tezos/tezos!11704: Proto/AI: forbid delegate upon denunciation Co-authored-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11704 07 February 2024, 15:32:20 UTC
f5139a4 Proto/AI/test: update tests 07 February 2024, 15:10:22 UTC
36c049e Changelog/alpha: add an entry on forbidding delegates 07 February 2024, 15:10:22 UTC
c630038 Proto/AI: rename update_at_cycle_end to make precondition more obvious 07 February 2024, 15:10:22 UTC
ddaa3fe Proto/AI: update unforbidding semantics 07 February 2024, 15:10:22 UTC
f917ccf Proto/AI: add details to a few comments 07 February 2024, 15:10:22 UTC
fcde7e8 Proto/AI: extract should_unforbid into a separate function without any semantic changes yet 07 February 2024, 15:10:22 UTC
4b1503c Proto/AI: remove obsolete boolean returned by punish_double_slashing 07 February 2024, 15:10:21 UTC
40251fb Proto/AI: always forbid the delegate upon denunciation 07 February 2024, 15:10:21 UTC
0e375dc Merge tezos/tezos!11784: Proto/Baker: Add level and round to skipping consensus vote error message Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> 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/11784 07 February 2024, 15:09:29 UTC
02eb723 Proto: Add level and round to skipping consensus vote error message (nairobi) 07 February 2024, 14:47:11 UTC
46c59b8 Proto: Add level and round to skipping consensus vote error message (oxford) 07 February 2024, 14:47:11 UTC
6428c03 Proto: Add level and round to skipping consensus vote error message (alpha) 07 February 2024, 14:47:11 UTC
e8f5844 Merge tezos/tezos!11893: DAL: Fix error message Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11893 07 February 2024, 14:46:20 UTC
8bf65a1 DAL: Fix error message 07 February 2024, 14:25:19 UTC
9c353fd Merge tezos/tezos!11806: RISC-V: I-ext: AUIPC 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/11806 07 February 2024, 14:23:49 UTC
8733d3e RISC-V: AUIPC test 07 February 2024, 13:13:02 UTC
35ce2d6 RISC-V: Add AUIPC instruction 07 February 2024, 13:12:01 UTC
0e3e65c Merge tezos/tezos!11663: RISC-V: I-ext: JAL / JALR Co-authored-by: Felix Puscasu <felix.puscasu@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/11663 07 February 2024, 13:01:51 UTC
337521e RISC-V: I-ext: JAL/JALR 07 February 2024, 12:39:58 UTC
back to top