https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
2a7c68e Manifest: run make -C manifest 02 March 2023, 13:11:01 UTC
c70fde5 Lib_wasmer: add -Wall -Wextra flags for C code Related to https://gitlab.com/tezos/tezos/-/issues/4908 Depends on https://gitlab.com/tezos/tezos-rust-libs/-/merge_requests/14 02 March 2023, 13:11:01 UTC
8ec9e94 Merge tezos/tezos!7729: Proto: Inject an internal message when migrating to proto_alpha Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@gmail.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7729 02 March 2023, 11:37:01 UTC
09586de Proto: Inject an internal message when migrating to proto_alpha This patch introduces a new kind of internal message, intended to be injected by the economic protocol when a protocol migration happens. The purpose is twofold: 1. allow kernels to know a protocol upgrade happened, and 2. allow the PVM to upgrade itself to new functionalities when it happens. This patch only deals with purpose 1., that is the injection of the message, already allowing kernels to interpret it as they see fit. Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> 02 March 2023, 11:06:01 UTC
c6dc6d3 Merge tezos/tezos!7746: Alcotezt: port [src/proto_/lib_protocol/test/integration/operations] to alcotezt 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: 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/7746 02 March 2023, 10:21:30 UTC
0812e37 Alcotezt: port [src/proto_/lib_protocol/test/integration/operations] to alcotezt 02 March 2023, 09:48:39 UTC
abf6c97 Merge tezos/tezos!7864: Cryptobox DAL: page size cannot be greater than slot size Co-authored-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Approved-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7864 02 March 2023, 09:45:29 UTC
a989b05 Cryptobox DAL: page size cannot be greater than slot size 02 March 2023, 08:38:19 UTC
24b8135 Merge tezos/tezos!7609: Proto/Token: Document sources and sinks Co-authored-by: Julien Tesson <julien.tesson@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Boubacar Sall <boubacar@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7609 01 March 2023, 22:13:07 UTC
994ef3b Proto/Token: Document sources and sinks 01 March 2023, 21:40:18 UTC
b1f694d Merge tezos/tezos!7680: Alcotezt [src/proto_/lib_delegate/test] Co-authored-by: lykimq <lykimq@gmail.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7680 01 March 2023, 20:53:07 UTC
c9a6585 Alcotezt: port [src/proto_/lib_delegate/test] to alcotezt 01 March 2023, 20:06:49 UTC
adb9ff0 Merge tezos/tezos!7827: EVM mockup: L2 eth-kernel block prototype Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7827 01 March 2023, 20:05:52 UTC
2b70173 EVM/Mockup: remove unecessary exposure from storage functions 01 March 2023, 19:34:08 UTC
a0fc447 EVM/Mockup: store block in storage 01 March 2023, 19:34:08 UTC
3f3c829 EVM/Mockup: L2 Block prototype representation + expose blocks in lib 01 March 2023, 19:34:08 UTC
2511b78 EVM/Mockup: expose eth_gen in lib and readapt inbox Transaction structure 01 March 2023, 19:34:08 UTC
bb2d62a EVM/Mockup: move OwnedHash and Hash into eth_gen 01 March 2023, 19:34:08 UTC
86cd5c8 EVM/Mockup: convenient generic ethereum types 01 March 2023, 19:34:08 UTC
f18dac5 Merge tezos/tezos!7788: Smart rollup: add an origination proof rpc in the plugin Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7788 01 March 2023, 19:33:20 UTC
81ba021 changelog: add line for new RPC 01 March 2023, 18:27:16 UTC
bd0348f tezt/soru: add regression trace for origination proof 01 March 2023, 18:27:16 UTC
751c004 Mumbai: Backport origination_proof_RPC 01 March 2023, 18:27:16 UTC
a1763a6 plugin/rpc: add plugin to produce origination proof 01 March 2023, 18:27:16 UTC
483e60c client: move originitation_proof helpers to lib 01 March 2023, 18:27:16 UTC
3189d3e manifest: split lib_sc_rollup in two one is only composed of helper above the protocol where the other one is for the rollup node and client. 01 March 2023, 18:27:16 UTC
425cea8 manifest: remove unused dependency 01 March 2023, 18:27:16 UTC
9f450ff Merge tezos/tezos!7710: EVM/Proxy: get the balance from mockup kernel Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7710 01 March 2023, 18:26:25 UTC
17c07f4 EVM/Tezt: test RPC method getBalance 01 March 2023, 17:55:41 UTC
4147feb EVM/Tezt: creates and runs with [init] 01 March 2023, 17:55:41 UTC
c18618f EVM/Tezt: eth address:balance 01 March 2023, 17:55:41 UTC
b86a272 EVM/Kernel: unique balance for pre-funded account The mock balance returns 1000 as well, let's different those two. 01 March 2023, 17:55:41 UTC
0027fbf EVM/Proxy: ask the balance 01 March 2023, 17:55:41 UTC
528b3b0 EVM/Proxy: strip the hexa prefix from addresses 01 March 2023, 17:55:41 UTC
f028e29 EVM/Kernel: use U256 instead of BigInt 01 March 2023, 17:55:41 UTC
3388a6f Merge tezos/tezos!7786: Dac: Signature store - stubbed rpc Co-authored-by: Ryan Tan <ryan.tan@trili.tech> Approved-by: Gauthier <gauthier@marigold.dev> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7786 01 March 2023, 17:54:45 UTC
b1f2a45 Dac: stub handle store dac member signature with rpc 01 March 2023, 17:22:20 UTC
64cf63b Merge tezos/tezos!7842: DAL/crypto: cache precomputed SRS in test Co-authored-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Danny Willems <be.danny.willems@gmail.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7842 01 March 2023, 17:21:26 UTC
284f0e0 DAL/crypto: cache precomputed SRS in test 01 March 2023, 16:49:25 UTC
412d355 Merge tezos/tezos!7832: Kernel SDK: add base tezos_smart_rollup_core crate Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Sylvain R. <sylvain.ribstein@gmail.com> Approved-by: X <xf@marigold.dev> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7832 01 March 2023, 16:44:33 UTC
0fddf32 Kernel SDK: fix doc errors in tezos_smart_rollup_core 01 March 2023, 15:41:38 UTC
8baeb70 Kernel SDK: add tezos_smart_rollup_core 01 March 2023, 15:41:38 UTC
09ffbdb Merge tezos/tezos!7856: DAL/crypto: fix inverted tests Co-authored-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7856 01 March 2023, 15:40:43 UTC
0fff6f5 DAL/crypto: fix inverted tests 01 March 2023, 15:05:44 UTC
73f2b09 Merge tezos/tezos!7658: Update prbnmcn-stats to 0.0.6 Co-authored-by: Raphaël Proust <code@bnwr.net> Co-authored-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7658 01 March 2023, 13:52:32 UTC
43b323f opam: update prbnmcn-stats, rm dead deps, bump full-opam-repo 01 March 2023, 13:19:23 UTC
abbafd3 manifest: remove useless deps, update prbnmcn-stats to 0.0.6 01 March 2023, 13:19:23 UTC
e839deb Merge tezos/tezos!7288: Fix a file descriptor leak in the store tests 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> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7288 01 March 2023, 13:18:26 UTC
699d8bc Snapshots: minor refactoring to call Context.close within scope 01 March 2023, 12:11:56 UTC
38343da Store/snapshots: well close fds 01 March 2023, 12:11:56 UTC
13421c5 Store: well close store in consistency tests 01 March 2023, 12:11:56 UTC
4406ad4 Store: well close store in snapshot tests 01 March 2023, 12:11:56 UTC
8ee1eb3 Store: release an close lockfile file descriptor after export 01 March 2023, 12:11:56 UTC
9cd33ea Merge tezos/tezos!7800: Logs: remove force arg on injection event Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@tezcore.com> Approved-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7800 01 March 2023, 11:14:44 UTC
ad079a3 tezt/tests: adapt tests 01 March 2023, 10:40:57 UTC
f64e761 tezt/lib_tezos: adapt node waiter for injection of operation 01 March 2023, 10:40:57 UTC
0dd837c lib_shell: remove on_completion_notice event and add specific event for injection and ban of operations 01 March 2023, 10:40:57 UTC
6982c44 Merge tezos/tezos!7402: py2ml: translate [test_p2p.py] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Vivien Pelletier <vivien.pelletier@nomadic-labs.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7402 01 March 2023, 10:12:25 UTC
85fb16b CI: do not run pytests 01 March 2023, 09:40:59 UTC
ba940f3 Docs: remove reference to [test_p2p.py] 01 March 2023, 09:40:59 UTC
145cc50 Tezt: translate [test_p2p.py] 01 March 2023, 09:40:59 UTC
2d6c032 Tezt/tests: refactor to use [unit] and [return] in [p2p.ml] 01 March 2023, 09:40:59 UTC
ba2c4d9 Tezt/lib_tezos: add [wait_for_disconnections] to [Node] 01 March 2023, 09:40:59 UTC
8f86dd4 Tezt/lib_tezos: move [wait_for_connections] from [Cluster] to [Node] 01 March 2023, 09:40:58 UTC
579039a Tezt/lib_tezos: Add [patch_network_point] to [RPC] 01 March 2023, 09:40:58 UTC
b7df8a1 Tezt/lib_tezos: Add [p2p_stat] to admin client 01 March 2023, 09:40:58 UTC
3b6c071 Merge tezos/tezos!7851: DAL/crypto: add missing assume in negative test Co-authored-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7851 01 March 2023, 09:39:59 UTC
476ca70 DAL/crypto: fix test 01 March 2023, 08:05:37 UTC
8a1c0d2 Merge tezos/tezos!7677: Alcotezt [src/proto_/lib_client/test] Co-authored-by: lykimq <lykimq@gmail.com> Approved-by: pietro <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/7677 28 February 2023, 23:25:39 UTC
fbec472 alcotezt: port [src/proto_/lib_client/test] to alcotezt 28 February 2023, 22:36:31 UTC
e3bf5a9 Merge tezos/tezos!7675: SCORU/injector: move injector library to src/ Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Ilya Peresadin <ilya.peresadin@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/7675 28 February 2023, 22:35:31 UTC
658fdd4 SCORU/injector: move injector library to src/ 28 February 2023, 21:24:41 UTC
2e34c19 Merge tezos/tezos!7779: DAL/crypto: document page proofs and commitments Co-authored-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: Danny Willems <be.danny.willems@gmail.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7779 28 February 2023, 21:23:55 UTC
bf67f81 DAL/crypto: test wrong page 28 February 2023, 20:55:00 UTC
9a071c6 DAL/crypto: improve documentation header 28 February 2023, 20:55:00 UTC
f2a5c07 DAL/crypto: fix wording 28 February 2023, 20:55:00 UTC
6ce7289 DAL/crypto: commit returns an error 28 February 2023, 20:55:00 UTC
876d243 Merge tezos/tezos!7829: Proto/Michelson: Normalize lambdas during elaboration Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Co-authored-by: Yann Regis-Gianas <yann@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7829 28 February 2023, 20:54:07 UTC
8649a27 Tests/Michelson: add a few unit tests for normalization of lambdas 28 February 2023, 20:22:50 UTC
85852d9 Tests: fix the script_manager_contracts test 28 February 2023, 20:22:50 UTC
472b07f Tests: reset regression traces A few gas regressions caused by the additional normalization of lambdas in contract arguments. 28 February 2023, 20:22:50 UTC
c5deeb4 Proto/Michelson: also normalize recursive lambdas 28 February 2023, 20:22:50 UTC
9b59a49 Proto/Michelson: Normalize lambda abstraction code produced by the elaborator Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 28 February 2023, 20:22:50 UTC
8373ce0 Proto/Michelson: Allow the elaborator to use the unparser To be able to normalize the code embedded in each lambda value, the elaborator needs to reuses the unparser. The unparser was already indirectly dependent on the elaborator, through a module functor. Hence, this change introduces an (indirect) mutual dependency between the elaborator and the unparser. This is achieved thanks to a stratified definition of two functionals finally applied together on the elaborator side. Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> Co-Authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> 28 February 2023, 20:22:50 UTC
57a3510 Merge tezos/tezos!7770: Node/config: move default values and make command logs more homogeneous Co-authored-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Victor Allombert <victor.allombert@tezcore.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7770 28 February 2023, 18:56:01 UTC
92301db Node/config: move default values and make commands more homogeneous - some command didn't have the same behavior and template 28 February 2023, 18:28:20 UTC
a1effa7 Merge tezos/tezos!7836: EVM/Kernel: blueprint is the whole inbox level Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@gmail.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7836 28 February 2023, 18:27:28 UTC
c9857ed EVM/Kernel: blueprint is the whole inbox level 28 February 2023, 17:58:12 UTC
1f21d1f Merge tezos/tezos!7839: Proto,tests: Test more in `test_automatically_added_internal_messages` Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@gmail.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7839 28 February 2023, 17:57:14 UTC
e2fcb19 Proto,tests: Test more in `test_automatically_added_internal_messages` 28 February 2023, 17:20:29 UTC
274555f Merge tezos/tezos!7678: Alcotest: remove unused alcotest in [src/proto_/lib_benchmark/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: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7678 28 February 2023, 17:19:26 UTC
1d2f7c2 Alcotezt: port [src/proto_/lib_benchmark/test] to alcotezt 28 February 2023, 16:40:24 UTC
7498cde Merge tezos/tezos!7828: Remove consensus operation branching conditions Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7828 28 February 2023, 16:38:51 UTC
561d70e Alpha/Doc: update changelog 28 February 2023, 16:06:35 UTC
43abaa9 Alpha/Accuser: adapt the denunciation condition to the new semantics 28 February 2023, 16:06:35 UTC
a820138 Alpha/Baker: adapt mockup live blocks test RPC semantics 28 February 2023, 16:06:35 UTC
b276c10 Alpha/Baker: anchor (pre)endorsements on the latest finalized block 28 February 2023, 16:06:35 UTC
b8f42a6 Alpha/Protocol: different branches endorsements are punishable 28 February 2023, 16:06:35 UTC
b5e7806 Alpha/Protocol: remove endorsement branch requirement 28 February 2023, 16:06:35 UTC
64d0986 Merge tezos/tezos!7814: Proto: update the gas cost of Sapling_verify_update Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Jun Furuse <jun.furuse@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7814 28 February 2023, 15:15:32 UTC
back to top