sort by:
Revision Author Date Message Commit Date
5132fb8 Merge tezos/tezos!11410: Docs: fix multinetwork.rst Co-authored-by: Dmitry Mir <dmirgaleev@mail.ru> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11410 04 January 2024, 08:30:13 UTC
b429f89 fix multinetwork.rst 04 January 2024, 08:03:18 UTC
7e5cce3 Merge tezos/tezos!11235: evm/kernel: add tx to delayed inbox Co-authored-by: Pierre-Louis <pierrelouis.dubois@tutanota.com> Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11235 03 January 2024, 18:25:45 UTC
5688a23 evm/sequencer: test tx are saved in delayed inbox 03 January 2024, 17:56:31 UTC
1633c84 evm/kernel: add delayed bridge in evm config 03 January 2024, 17:56:31 UTC
dc3e8c0 evm/kernel: add path to delayed inbox in test 03 January 2024, 17:56:30 UTC
6e6af44 evm/kernel: add delayed tx to delayed inbox 03 January 2024, 17:56:30 UTC
cfab63a EVM/Kernel: introduce stage one configuration 03 January 2024, 17:56:11 UTC
b407a9e evm/kernel: accept transactions from delayed bridge 03 January 2024, 17:46:12 UTC
ac3da27 evm/kernel: add bridge contract in storage 03 January 2024, 17:46:11 UTC
210a56e kernel/evm: remove mutability of host in storage 03 January 2024, 17:46:11 UTC
0544a37 evm/sequencer: add a proxy contract to submit tx 03 January 2024, 17:46:10 UTC
2c145cf Merge tezos/tezos!10419: Docs: update guidelines to allow MR refs in comments Co-authored-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10419 03 January 2024, 17:33:23 UTC
e57f66e doc: explain common cases for referring to an MR instead of an issue 03 January 2024, 17:11:39 UTC
805e269 doc: only FIXME tags may refer to MRs 03 January 2024, 17:11:39 UTC
1bd9c4e doc: mention possible automated checks of todo/fixme tags 03 January 2024, 17:11:38 UTC
4176bce Docs: update guidelines to allow MR refs in comments 03 January 2024, 17:11:38 UTC
6a3c23f Merge tezos/tezos!11412: EVM/Kernel: make the reboot mechanism level-agnostic 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/11412 03 January 2024, 14:45:11 UTC
68c1c28 EVM/Tezt: update fallback test 03 January 2024, 14:12:07 UTC
bab5056 EVM/Kernel: adapt reboot tests 03 January 2024, 14:12:06 UTC
fd69752 EVM/Kernel: mention the migration reboot limitation in the code 03 January 2024, 14:12:06 UTC
d53a88c EVM/Kernel: make block in progress across levels possible 03 January 2024, 14:12:05 UTC
d312e88 EVM/Kernel: make the stage one a no-op if the inbox was consumed 03 January 2024, 14:12:05 UTC
c4a89d4 EVM/Kernel: reboot after an upgrade 03 January 2024, 14:12:05 UTC
ccfa0be Merge tezos/tezos!11376: Dal/Sc_rollup: remove risky code duplication 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/11376 03 January 2024, 11:16:47 UTC
8478ced Sc_rollup/Dal: reuse function 'valid_published_level' when feeding kernels 03 January 2024, 10:55:02 UTC
c973794 Proto/Dal/Sc_rollup: export 'valid_published_level' in the alpha context 03 January 2024, 10:55:02 UTC
f546e50 Proto/Dal/Sc_rollup: export 'valid_published_level' with doc-string 03 January 2024, 10:55:02 UTC
bffbac4 Proto/Dal/Sc_rollup: refactoring&renaming before exporting the function 03 January 2024, 10:55:02 UTC
6672a3a Proto/Dal: rename Dal_proofs module to Dal_helpers 03 January 2024, 10:55:02 UTC
fd63939 Merge tezos/tezos!11111: evm/kernel: remove first element from the linked list Co-authored-by: Pierre-Louis <pierrelouis.dubois@tutanota.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11111 03 January 2024, 10:54:18 UTC
b003da7 evm/kernel: test pop_first 03 January 2024, 10:06:36 UTC
d03b3ed evm/kernel: add fct to remove the first element 03 January 2024, 10:06:36 UTC
7df1e75 Merge tezos/tezos!11110: evm/kernel: read first element from the linked list Co-authored-by: Antonio Locascio <antonio.locascio@nomadic-labs.com> Co-authored-by: Pierre-Louis <pierrelouis.dubois@tutanota.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11110 03 January 2024, 10:05:45 UTC
ba8cc9b EVM/Kernel: carry data type information in pointer 03 January 2024, 09:34:44 UTC
dcc7dcf evm/kernel: test get first elt from linked list 03 January 2024, 08:53:29 UTC
572f111 evm/kernel: add fct to retrieve the first element 03 January 2024, 08:53:28 UTC
d62abbd Merge tezos/tezos!11109: evm/kernel: remove element from the linked list Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Co-authored-by: Pierre-Louis <pierrelouis.dubois@tutanota.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11109 03 January 2024, 08:42:53 UTC
ec7c335 EVM/Kernel: implement remove_with_data for pointers 03 January 2024, 08:23:23 UTC
8aedfd0 EVM/Kernel: implement save/get data for pointers 03 January 2024, 08:23:23 UTC
6db87be EVM/Kernel: limit number of proptests It is 256 by default, it takes too long to execute everything because of these tests. 03 January 2024, 08:23:23 UTC
3ea8e29 EVM/Kernel: linked list get is actually find 03 January 2024, 08:23:23 UTC
4e0f881 evm/kernel: test remove element 03 January 2024, 08:23:23 UTC
66b66ec evm/kernel: add remove to linked list 03 January 2024, 08:23:23 UTC
4c93fab Merge tezos/tezos!11378: CI: Migrate CI job gitlab:release to GCP Co-authored-by: Neo <11726174-neo.nomadic@users.noreply.gitlab.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Philippe Wang <philippe.wang@gmail.com> Approved-by: Boubacar Sall <boubacar@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11378 02 January 2024, 19:55:39 UTC
4b917ae CI: Migrate CI job gitlab:release to GCP 02 January 2024, 19:55:39 UTC
10fc36b Merge tezos/tezos!11371: CI: Migrate CI job publish_kernel_sdk to GCP Co-authored-by: Neo <11726174-neo.nomadic@users.noreply.gitlab.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Philippe Wang <philippe.wang@gmail.com> Approved-by: Boubacar Sall <boubacar@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11371 02 January 2024, 19:34:29 UTC
02401b6 CI: Migrate CI job publish_kernel_sdk to GCP 02 January 2024, 19:13:43 UTC
6168a6d Merge tezos/tezos!11236: EVM/Node: keep process alive until connected Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11236 02 January 2024, 16:56:06 UTC
460f96b EVM: add entry for keep alive 02 January 2024, 16:28:15 UTC
58e48a5 EVM/Tezt: test keep alive 02 January 2024, 16:28:15 UTC
a20c9f8 EVM/Tezt: rpcs can return an error 02 January 2024, 16:28:15 UTC
94fb773 EVM/Tezt: expose more control on evm_node 02 January 2024, 16:28:14 UTC
2a85841 EVM/Tezt: support extra arguments for run 02 January 2024, 16:28:14 UTC
0203e29 EVM/Node: wait until connected 02 January 2024, 16:28:13 UTC
e26d7f2 EVM/Node: wrap rollup node services errors 02 January 2024, 16:28:13 UTC
b008d97 EVM/Node: keep alive argument 02 January 2024, 16:28:12 UTC
bd34e95 Merge tezos/tezos!11329: EVM/Sequencer: time between blocks Co-authored-by: Valentin Chaboche <valentin.chaboche@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/11329 02 January 2024, 13:25:11 UTC
5fe1335 EVM/Sequencer: produce blocks on demand and fallback to time between blocks 02 January 2024, 13:03:27 UTC
a97a1bc EVM/Sequencer: return the number of transactions in a block 02 January 2024, 13:03:27 UTC
eaa4ee6 EVM/Sequencer: put time between blocks in configuration 02 January 2024, 13:03:27 UTC
4b23f57 EVM/Sequencer: take the timestamp from the main loop 02 January 2024, 13:03:27 UTC
8dba310 Merge tezos/tezos!11411: EVM/Tezt: hide the output of 'boot.wasm' Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11411 02 January 2024, 11:35:31 UTC
adc21f9 EVM/Tezt: hide the output of 'boot.wasm' 02 January 2024, 11:14:44 UTC
18f0fc2 Merge tezos/tezos!11349: Kernels: warn on clang missing wasm32 toolchain Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11349 02 January 2024, 11:14:03 UTC
fa0f96e Kernels: warn on clang missing wasm32 toolchain 02 January 2024, 10:54:02 UTC
5c9624b Merge tezos/tezos!11387: Alpha/Baker: initialize DAL parameters 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/11387 02 January 2024, 10:53:21 UTC
56ed4da Alpha/Baker: initialize DAL parameters 02 January 2024, 10:23:54 UTC
2882a99 Merge tezos/tezos!11350: Baker: improve `pp_delegate_slots` Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11350 02 January 2024, 09:27:03 UTC
50dd8ad Alpha/Baker: only show 10 slots in pp_delegate_slots 02 January 2024, 09:05:55 UTC
5a5d81f Merge tezos/tezos!11281: EVM/Kernel: support pre EIP-155 transactions Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11281 02 January 2024, 08:44:40 UTC
bcaf437 EVM/Kernel: update changelog for pre EIP155 transactions 02 January 2024, 08:24:11 UTC
b5cb38a EVM/Kernel: test deploying Multicall3 contract from presigned tx Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> 02 January 2024, 08:24:11 UTC
972ae50 EVM/Kernel: adapt tests rejecting pre EIP-155 02 January 2024, 08:24:11 UTC
f344db3 EVM/Kernel: box TxValidation to reduce total size of the enum Otherwise clippy gets angry. 02 January 2024, 08:24:11 UTC
60bc5e4 EVM/Kernel: parse pre EIP 155 signed transactions 02 January 2024, 08:24:11 UTC
b58db3f Merge tezos/tezos!11406: Test/AI: Remove unnecessary "gas limit" option from Tezt "stake command" call Co-authored-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11406 22 December 2023, 19:30:14 UTC
fb05c3d Test/AI: remove unnecessary gas_limit option from tezt call 22 December 2023, 17:32:22 UTC
15cee5e Merge tezos/tezos!10751: MIR: Add roundtrip test on value untyper Co-authored-by: martoon <martoon.hsk@gmail.com> Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Diogo Castro <dc@diogocastro.com> Approved-by: Sandeep.C.R <sandeep@sras.me> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Nikolay Yakimov <root@livid.pp.ru> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10751 22 December 2023, 16:19:38 UTC
a4f87b5 MIR: Add roundtrip test on value untyper 22 December 2023, 16:19:38 UTC
0d7658f Merge tezos/tezos!11104: CI: Migrate gitlab:publish to GCP Co-authored-by: Neo <11726174-neo.nomadic@users.noreply.gitlab.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/11104 22 December 2023, 16:09:14 UTC
a91a3e0 CI: Migrate gitlab:publish to GCP 22 December 2023, 16:09:14 UTC
ce104ed Merge tezos/tezos!11355: RISC-V: Implement supervisor binary interface Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> Approved-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11355 22 December 2023, 15:45:42 UTC
da1c8b1 RISC-V: Implement supervisor binary interface 22 December 2023, 15:24:28 UTC
d5fa4ce Merge tezos/tezos!11397: doc: change favicon color to black Co-authored-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11397 22 December 2023, 15:23:37 UTC
55495c1 doc: change favicon color to black 22 December 2023, 15:02:42 UTC
9dc0800 Merge tezos/tezos!11127: CI: Migrate opam:octez-shell-libs and oc.unit:non-proto-x86_64 to GCP runners Co-authored-by: Neo <11726174-neo.nomadic@users.noreply.gitlab.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/11127 22 December 2023, 15:01:47 UTC
393b01a CI: Migrate opam:octez-shell-libs and oc.unit:non-proto-x86_64 to GCP runners 22 December 2023, 15:01:47 UTC
7feb97c Merge tezos/tezos!11401: CI: [oc.misc_checks] fix changes and fix shellcheck issue in [etherlink/scripts/heartbeat.sh] that slipped through Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11401 22 December 2023, 14:28:36 UTC
172d7da [scripts/lint.sh]: visually distinguish "tabs in sh script" error more 22 December 2023, 13:37:39 UTC
652e226 CI: include [etherlink] and [contrib] in changes of [oc.misc_checks] 22 December 2023, 13:37:39 UTC
571fb5d [etherlink/scripts/heartbeat.sh]: shellcheck 22 December 2023, 13:37:39 UTC
2e355f0 Merge tezos/tezos!11192: MIR: Simplify compiling to wasm target Co-authored-by: martoon <martoon.hsk@gmail.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Nikolay Yakimov <root@livid.pp.ru> Approved-by: Diogo Castro <dc@diogocastro.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11192 22 December 2023, 13:21:28 UTC
f9e21c2 MIR: Fix build for wasm Default set of features in `tezos_crypto_rs` package includes use of `rand` package, which cannot be compiled to wasm. So we provide the features set manually. 22 December 2023, 13:02:43 UTC
6301f7e MIR: Prepare for building to `wasm` target By default, building to wasm target requires installing the respective toolchain. I resolve that via adding a `rust-toolchain.toml` file. Also mention in README how to build against `wasm` target, at least our team will have to build the project this way from time to time. 22 December 2023, 13:02:43 UTC
2b9dea7 Merge tezos/tezos!11306: script/etherlink: add heartbeat script Co-authored-by: Sylvain Ribstein <sylvain.ribstein@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11306 22 December 2023, 11:37:35 UTC
bfc00af script/etherlink: add hearthbeat script 22 December 2023, 11:17:25 UTC
6762f7e Merge tezos/tezos!11360: MIR: Add MAP instruction Co-authored-by: Diogo Castro <dc@diogocastro.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Konstantin Ivanov <martoon.hsk@gmail.com> Approved-by: Nikolay Yakimov <root@livid.pp.ru> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11360 22 December 2023, 11:16:39 UTC
1e73054 MIR: Add MAP instruction 22 December 2023, 11:07:26 UTC
a2bd885 Merge tezos/tezos!11108: evm/kernel: push and get element from the linked list Co-authored-by: Pierre-Louis <pierrelouis.dubois@tutanota.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11108 22 December 2023, 11:06:38 UTC
back to top