swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e

sort by:
Revision Author Date Message Commit Date
56b74e5 demo: remove port forwarding - replace with curl 27 April 2023, 13:33:19 UTC
9fee3f0 demo: optimise kernel 26 April 2023, 17:31:53 UTC
4d5f843 demo: kernel with debug log format 26 April 2023, 15:07:16 UTC
edb11bb Demo: submit DAC messages 26 April 2023, 13:32:49 UTC
da1d7e7 Kernel SDK: set dac members in installer 24 April 2023, 14:30:28 UTC
ec6b2c8 demo: kernel artifacts 24 April 2023, 11:58:33 UTC
9b177c1 demo: fix runner for DAC 24 April 2023, 11:57:29 UTC
204abeb Demo: setup dac members in installer 24 April 2023, 10:51:36 UTC
696a909 mondaynet: bump network 24 April 2023, 10:51:14 UTC
a10e81f Demo: run dac observer 24 April 2023, 10:39:22 UTC
36cb068 Demo: dac members running 24 April 2023, 10:39:22 UTC
ed50d78 Demo: user confirmation to launch 24 April 2023, 10:39:21 UTC
35e44a3 Deposit tickets into kernels 24 April 2023, 10:39:18 UTC
18b42c6 Demo: export kernel debug log 24 April 2023, 10:38:30 UTC
eb8e7e4 Merge tezos/tezos!8517: Initialization of the smart rollup sequencer Co-authored-by: Pierre-Louis <pierrelouis.dubois@tutanota.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8517 24 April 2023, 09:50:34 UTC
1f94a4e sequencer: kernel trait definition 24 April 2023, 09:19:34 UTC
560ad1c sequencer: build the project a makefile 24 April 2023, 09:19:34 UTC
435b3d4 sequencer: init the project 24 April 2023, 09:19:34 UTC
94e69ee Merge tezos/tezos!7940: Alcotezt: port [src/lib_test] Co-authored-by: lykimq <lykimq@gmail.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7940 24 April 2023, 09:18:46 UTC
1d58cf7 Alcotezt: port [src/lib_test] 24 April 2023, 08:45:56 UTC
16aca1e Merge tezos/tezos!8520: CI/EVM: compile independently each subdirectory of kernel_evm Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Thomas Pecseli <thomas.pecseli@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/8520 24 April 2023, 08:44:52 UTC
29a42d1 EVM/Execution: readapt testing function without basic 24 April 2023, 08:13:15 UTC
872bb31 EVM/Ethereum: missing evm deps 24 April 2023, 08:13:15 UTC
ac1971b EVM/Makefile: 'make' test in order for the CI to fail on errors Errors related to each subdirectory of the kernel directory 24 April 2023, 08:13:15 UTC
2179b72 Merge tezos/tezos!5800: Proto/Michelson: remove legacy behaviour related to contract type Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Sventimir <svantimir@gmail.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5800 24 April 2023, 08:12:27 UTC
7c2d3d7 Proto/Michelson: disallow contract in EMIT 24 April 2023, 07:40:31 UTC
6770a85 Proto/Michelson: disallow contract in big map values 24 April 2023, 07:40:31 UTC
0624000 Proto/Michelson: contract is not storable 24 April 2023, 07:40:31 UTC
1f85187 Proto/Michelson: contract is not packable in general 24 April 2023, 07:40:31 UTC
9d157db Proto/Michelson: disallow non-packable types on FAILWITH 24 April 2023, 07:40:31 UTC
0a640e0 Proto/Michelson: rename legacy to allow_contract for check_packable 24 April 2023, 07:40:31 UTC
5dcba8d Proto/Michelson: document when legacy behaviour was introduced 24 April 2023, 07:40:31 UTC
bab5b9c Merge tezos/tezos!8523: Scenario: authorize no snapshot provided Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8523 24 April 2023, 07:39:36 UTC
7735ba2 Scenario: authorize no snapshot provided 24 April 2023, 07:06:53 UTC
9b10efc Merge tezos/tezos!8452: Benchmark: removes unused code from Dep_graph Co-authored-by: Jun Furuse <jun.furuse@dailambda.jp> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: satos <sota.sato@dailambda.jp> Approved-by: Jun Furuse <jun.furuse@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8452 22 April 2023, 02:55:49 UTC
28153f3 Benchmark: removes unused code from Dep_graph 22 April 2023, 02:13:00 UTC
f447cc7 Merge tezos/tezos!8534: shell.nix: put kernel-specific rust/cargo version first in path Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Daniel Hines <daniel@goldencube.info> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8534 21 April 2023, 20:13:23 UTC
5a71c86 shell.nix: put kernel-specific rust/cargo version first in path otherwise, the version of rust used from PATH is the one pulled in by `buildInputs`, which is 1.65, which is unsupported for kernel builds 21 April 2023, 19:43:31 UTC
f59d4f1 Merge tezos/tezos!8325: doc: simpler UI of home page Co-authored-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8325 21 April 2023, 19:42:48 UTC
50e79f9 doc: make images clickable 21 April 2023, 19:13:30 UTC
ae029bb doc: simpler UI of home page 21 April 2023, 19:13:30 UTC
dfb5523 Merge tezos/tezos!8491: [DAC/Coordinator] Streamed endpoint for pushing certificate updates to clients Co-authored-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8491 21 April 2023, 19:12:44 UTC
53532da Dac/Signature manager: refactor handle_dac_member_signature 21 April 2023, 17:52:36 UTC
a804dba Tezt/Dac: test streaming certificate endpoint 21 April 2023, 17:52:36 UTC
bc258cc Dac/Coordinator: stop streaming certificates when all signatures have been collected 21 April 2023, 17:52:36 UTC
c8ece87 Dac/Coordinator: handle monitor certificate 21 April 2023, 17:52:35 UTC
9ce50af Dac/Monitor services: add monitor certificate endpoint 21 April 2023, 17:52:35 UTC
b4475a0 Dac/Coordinator: Stream certificate updates 21 April 2023, 17:52:35 UTC
f2ac386 Dac/Coordinator:add certificate streamers to signature manager 21 April 2023, 17:52:35 UTC
a90bae8 Merge tezos/tezos!8526: Kernel SDK: prepare all crates for alpha-release Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8526 21 April 2023, 17:51:46 UTC
6bba1c0 Kernel SDK: prepare installer client for publish 21 April 2023, 16:26:53 UTC
35b772b Kernel SDK: prepare top-level crate for publish 21 April 2023, 16:26:53 UTC
11866d1 Kernel SDK: prepare storage crate for publish 21 April 2023, 16:26:53 UTC
d08ef4d Kernel SDK: prepare mock crate for release 21 April 2023, 16:26:53 UTC
a14a389 Kernel SDK: prepare encoding crate for publish 21 April 2023, 16:26:53 UTC
b83f4ef Kernel SDK: remove encoding/mock dependency cycle 21 April 2023, 16:26:53 UTC
5e3b452 Kernel SDK: prepare entrypoint crate for publish 21 April 2023, 16:26:53 UTC
5ec1dad Kernel SDK: prepare panic_hook for publish 21 April 2023, 16:26:53 UTC
bb47e24 Kernel SDK: prepare debug crate for release 21 April 2023, 16:26:53 UTC
926c59f Kernel SDK: prepare tezos-smart-rollup-host for release 21 April 2023, 16:26:53 UTC
80e682f Kernel SDK: prepare tezos-smart-rollup-core for publish 21 April 2023, 16:26:52 UTC
6ed773d Merge tezos/tezos!8512: SCORU: Wasmer: Shut up Ctypes's incorrect funptr leak report Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8512 21 April 2023, 16:26:04 UTC
c63b4bd SCORU: Wasmer: Shut up Ctypes's incorrect funptr leak report 21 April 2023, 15:23:27 UTC
6bff2c0 Merge tezos/tezos!8487: Kernel SDK: key count is nonnegative in ok case Co-authored-by: Ding Xiang Fei <xf@marigold.dev> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Ryan Tan <ryan.tan@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8487 21 April 2023, 15:22:39 UTC
3c1d18f Kernel SDK: key count is nonnegative in ok case 21 April 2023, 14:23:07 UTC
339eb2b Merge tezos/tezos!8519: CI/Tezt: disable 'external validator kill' Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@tezcore.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8519 21 April 2023, 12:45:12 UTC
a8cd727 CI/Tezt: disable 'external validator kill' This test is flaky as tracked in https://gitlab.com/tezos/tezos/-/issues/5467. 21 April 2023, 12:13:01 UTC
660ca23 CI/Tezt: introduce tag [ci_disable] and use it to deselect tests 21 April 2023, 12:13:00 UTC
286e13e Merge tezos/tezos!8241: Client and logs: refactor both to enable internal_events config into clients Co-authored-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8241 21 April 2023, 11:09:26 UTC
912821c Client: make client aware of sink config and add daily logs path the default daily logs path is none for all clients for now so we can have a default daily logs path for any client by setting it in the functor implementation. 21 April 2023, 10:30:56 UTC
cf0642a Internal_event_unix: improve naming and documentation 21 April 2023, 10:30:56 UTC
2295b6c Internal_event_unix: simplifying interface - also homogeneize node_replay_command and node_run_command - setting internal_event field as opt instead of a default simplifies the condition to check if there is actually something or not 21 April 2023, 10:30:56 UTC
f4c6583 Logs: move default logic from node_config to base_unix 21 April 2023, 10:30:56 UTC
6c19b32 Merge tezos/tezos!8455: Upgrade to checkseum.0.5.1 and update the world Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Co-authored-by: Victor Dumitrescu <v.dumitrescu@outlook.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8455 21 April 2023, 10:30:08 UTC
68b949a Manifest: move hacl_x25519 to the Conflicts module 21 April 2023, 09:29:19 UTC
4b233a3 Manifest: add checkseum.0.5.0 conflict 21 April 2023, 09:29:19 UTC
d48f63b Manifest: avoid conflict duplication 21 April 2023, 09:29:19 UTC
e37bc9a Docs: update Python version to 3.10.11 21 April 2023, 09:29:19 UTC
57b7089 Build: update dependencies 21 April 2023, 09:29:19 UTC
9d76fa1 Merge tezos/tezos!8441: EVM/Kernel: allow block production with potentially not fully valid proposals Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.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/8441 21 April 2023, 09:27:55 UTC
d7d6c5c EVM/Kernel: test of invalid transactions producing failing receipts' status 21 April 2023, 08:25:22 UTC
7953ced EVM/Kernel: read transaction receipt's status 21 April 2023, 08:25:22 UTC
f3989a3 EVM/Kernel: make a failing receipt in case of invalid transaction 21 April 2023, 08:25:22 UTC
d1e9ed9 EVM/Kernel: omit the gas payment when applying a transaction 21 April 2023, 08:25:22 UTC
2fc2220 EVM/Kernel: remove the notion of ValidTransaction It implies that we now fetch sender's nonce and balance when applying transaction. If there are two transactions with the same sender in the block, the balance is fetch before the application, thus only the balance modification from the last transaction is taken into account on the sender's side. 21 April 2023, 08:25:22 UTC
4776c98 Merge tezos/tezos!8291: lib_store: port tests to alcotezt Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Co-authored-by: Pietro Abate <pietro.abate@nomadic-labs.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@tezcore.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8291 20 April 2023, 18:34:05 UTC
d5ccc0d lib_store: port tests to alcotezt 20 April 2023, 17:58:45 UTC
977ff66 Alcotezt: refactor [title] formatting 20 April 2023, 17:58:45 UTC
758a5cc Alcotezt: add [slow] tag for tests that are not [`Quick] 20 April 2023, 17:58:45 UTC
947c552 manifest: make tezt return the private tezt lib 20 April 2023, 17:58:45 UTC
c77a684 manifest: move octez_test_helpers_extra to lib_store/unix/test 20 April 2023, 17:58:45 UTC
f1dc999 lib_test: move module Raw_Tree to lib_context/test 20 April 2023, 17:58:45 UTC
8a38462 Merge tezos/tezos!7682: p2p: Add a way to disable swap mechanism Co-authored-by: Vivien <vivien.pelletier@nomadic-labs.com> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Approved-by: Vivien Pelletier <vivien.pelletier@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7682 20 April 2023, 17:57:49 UTC
fa854e7 tezt/p2p: add a test to disable swap option 20 April 2023, 17:23:07 UTC
6d0983f node_config: add option to disable p2p swap 20 April 2023, 17:23:07 UTC
730fe2b p2p: add a way to disable swap mechanism 20 April 2023, 17:23:07 UTC
0513928 Merge tezos/tezos!8501: Shell/mempool: improve prevalidation tests Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> Approved-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8501 20 April 2023, 17:21:42 UTC
8c2e1cb Shell/test_prevalidation: check errors more precisely 20 April 2023, 16:51:43 UTC
7f98dd9 Shell/test_prevalidation: provide proto_outcome as part of the state instead of as validation_info. Indeed, it is not more difficult, and it is more similar to what we will be doing in the future with the bounding_state. We also rename get_valid_operations to get_mempool_operations to stress that they are the operations recorded by the protocol mempool, not to be confused with the records by other states (filter_state for now, bounder_state in the future). 20 April 2023, 16:51:42 UTC
5b35e59 Shell/test_prevalidation: merge outcomes Proto_added & Proto_replaced into Proto_success (No_replacement | Replacement) because we often handle both cases the same way. 20 April 2023, 16:51:42 UTC
back to top