https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
0d2af0e Crypto: Allow verification of slot pages of 4096 bytes Proving time for slot pages is improved with Kate amortized. 15 June 2022, 06:14:04 UTC
1970f03 Crypto: DAL cryptobox Provides a Reed-Solomon erasure encoder/decoder and polynomial commitments. 24 May 2022, 11:17:41 UTC
06fb2d2 lib_polynomial: init 23 May 2022, 15:53:35 UTC
cf60eb8 Merge branch 'arvid@clean-up-test_rpc.py' into 'master' Remove redundant tests in `tests_python/tests_*/test_rpc.py` See merge request tezos/tezos!5375 23 May 2022, 15:41:37 UTC
1a8b5f5 Tests/python: Remove redundant RPC tests 23 May 2022, 15:07:43 UTC
d908b5a RPC: Replace RPC.Contracts.get_all by RPC.Delegates.get_all 23 May 2022, 15:07:43 UTC
ca39a33 Merge branch 'davdumas@packaging' into 'master' CI: trigger opam jobs on all related file changes See merge request tezos/tezos!5382 23 May 2022, 15:06:08 UTC
4307ee2 CI: trigger opam jobs on all related file changes 23 May 2022, 14:23:26 UTC
e7ec138 Merge branch 'scoru@wasm-test' into 'master' WASM: Use WebAssembly core test suite Closes #3012 See merge request tezos/tezos!5319 23 May 2022, 12:46:55 UTC
73b781a WASM: Utilize official WebAssembly test suite 23 May 2022, 09:29:29 UTC
ec9b007 Merge branch 'functori@scoru-review-1' into 'master' Proto/SCORU: fix typos in docstrings and small refactoring See merge request tezos/tezos!5260 23 May 2022, 08:41:32 UTC
e2c9ecc Proto/SCORU: various typos fixes 23 May 2022, 08:07:16 UTC
a668a21 Proto/SCORU: fix & more accurate error title wrt. error name 23 May 2022, 08:07:16 UTC
0d961a3 Proto: compare indexes first in skip lists 23 May 2022, 08:07:16 UTC
3467699 Proto/SCORU: simplify commitments equality check in get_conflict_point 23 May 2022, 08:07:16 UTC
db61bcf Proto/SCORU: refactoring to call refine_stake only once 23 May 2022, 08:07:16 UTC
5facd58 Proto/SCORU: avoid adding to a map a value we just read 23 May 2022, 08:07:16 UTC
8ef0019 Proto/SCORU: reuse local var instead of re-accessing record field 23 May 2022, 08:07:16 UTC
0b1cab1 Proto/SCORU: simplify pretty-print functions 23 May 2022, 08:07:16 UTC
1eb5c9c Merge branch 'sventimir@manifest-for-logging-regression' into 'master' Proto/Test: restore regression tests for interpreter logging. See merge request tezos/tezos!5363 23 May 2022, 08:05:37 UTC
d4f76fc Proto/Test: restore regression tests for interpreter logging. These tests we erroneously disabled in an earlier commit. 23 May 2022, 06:23:00 UTC
8d998dd Merge branch 'scoru@add-tezt-for-too-many-messages-pushed' into 'master' SCORU: Check that the number of non committed messages in the inbox stays under the maximum number of messages per commit See merge request tezos/tezos!5202 22 May 2022, 21:16:52 UTC
2d2d742 Tezt,SCORU: Fix type error introduced by rebase Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 22 May 2022, 20:43:17 UTC
bb777cf Proto,SCORU: Fix ocamlformat issue Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 22 May 2022, 20:43:17 UTC
c190301 Proto,SCORU: Fix invalid docstring in Sc_rollup_storage Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 22 May 2022, 20:43:17 UTC
3704065 Proto,SCORU: Refresh tezt regression traces Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 22 May 2022, 20:43:17 UTC
29cf2c3 Proto,SCORU: Enforce limit on nb of msgs during commitment period This fixes the bug made explicit by earlier commit. Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 22 May 2022, 20:43:17 UTC
42e9dc9 Proto,SCORU: Refactor Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 22 May 2022, 20:43:17 UTC
1ba8f06 Proto,SCORU: Cosmetics Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 22 May 2022, 20:43:17 UTC
ec9667e Proto,SCORU: Expose more sc rollup constants in Alpha_context Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 22 May 2022, 20:43:17 UTC
0c1d0ce Proto,SCORU: Rename 'commitment_frequency' into 'commitment_period' Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 22 May 2022, 20:43:17 UTC
3dfc7d5 Proto,SCORU: Refactor trailing infix monadic operators using lets Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 22 May 2022, 20:43:17 UTC
3da7632 Tezt,SCORU: Complete an ill-formed TODO Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 22 May 2022, 20:43:17 UTC
62c624b Tezt,SCORU: Add a failing test, exhibit a bug in inbox size limit Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 22 May 2022, 20:43:16 UTC
a63f84a Tezt,SCORU: Add a timeout to wait_for_level Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 22 May 2022, 20:43:16 UTC
201f3d8 Tezt,SCORU: Add a missing test descriptions Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 22 May 2022, 20:43:16 UTC
764eae4 Merge branch 'hhugo-speedup-opam-trigger' into 'master' CI: Speedup opam jobs, do not rely on opam pin See merge request tezos/tezos!5252 22 May 2022, 18:46:47 UTC
07d495a CI: test opam pkgs at the end 22 May 2022, 14:58:46 UTC
0a9f336 CI: packaging use git -C 22 May 2022, 14:58:46 UTC
6575a60 CI: don't use an archive for testing the opam repo 22 May 2022, 14:58:46 UTC
9d17e9a CI: speedup opam jobs, do not rely on opam pin 22 May 2022, 14:58:46 UTC
474913a Merge branch 'scoru@improve-inbox-docstrings' into 'master' Proto,SCORU: Improve the docstring for PVM interface See merge request tezos/tezos!5280 22 May 2022, 14:39:23 UTC
90df0a2 Proto,SCORU: Improve the docstring for PVM interface Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 21 May 2022, 13:32:54 UTC
f22bd3a Merge branch 'hhugo-opam-ci' into 'master' CI: static pipeline for opam-ci based on packages declared in manifest See merge request tezos/tezos!5157 21 May 2022, 13:32:14 UTC
8d34c3f Manifest: generate static pipeline using information from the manifest 21 May 2022, 12:01:09 UTC
6bd9aec Merge branch 'functori@tx-rollup-backport-jakarta' into 'master' Backport Tx rollup node client and helpers to Jakarta Closes #2842 See merge request tezos/tezos!5353 21 May 2022, 06:22:40 UTC
3b591a6 Test/Tezt: tx rollup rpc regressions 21 May 2022, 00:29:19 UTC
ac3388a Test/Tezt: fix tx_rollup rpc tests 21 May 2022, 00:29:19 UTC
74e9df6 Test/Tezt: run tests for tx rollup for Jakarta 21 May 2022, 00:29:19 UTC
32ca477 Tx_rollup,Node: Backport tx rollup client to Jakarta 21 May 2022, 00:29:19 UTC
26e0a2d Tx_rollup,Node: Backport tx rollup node to Jakarta 21 May 2022, 00:29:19 UTC
d532a94 Tx_rollup,Node: Backport lib_tx_rollup to Jakarta 21 May 2022, 00:29:18 UTC
670d276 Tx_rollup,Node: Backport injector to Jakarta 21 May 2022, 00:29:18 UTC
d103230 Client/013: Backport rollup aliases to Jakarta 21 May 2022, 00:29:18 UTC
7ab9210 Plugin/013: Backport tx rollup RPCs of plugin to Jakarta 21 May 2022, 00:29:18 UTC
bcc74d5 Merge branch 'andrea@scoru-node-cement-commitment' into 'master' Scoru: Cement commitment in rollup node Closes #2878 See merge request tezos/tezos!5314 20 May 2022, 20:47:11 UTC
24aaf6a Tezt: Scoru: rollup nodes agree on first published level of commitments 20 May 2022, 19:24:34 UTC
8eb7793 Proto: Scoru: Rollup node: cement commitments 20 May 2022, 19:24:34 UTC
8ca2c80 Merge branch 'mehdi@tx_rollup_get_messages' into 'master' Tx_rollup/Daemon: split get_messages See merge request tezos/tezos!5324 20 May 2022, 17:59:24 UTC
2a7ba86 Tx_rollup/Daemon: handle has nothing to do for internal operations 20 May 2022, 17:02:56 UTC
b5b4962 Tx_rollup/Daemon: split get_messages To avoid calling `manager_operation_of_internal_operation` 20 May 2022, 17:02:56 UTC
a482ee6 Tx_rollup/Daemon: refactor get_messages 20 May 2022, 17:02:56 UTC
38cb864 Merge branch 'thomas.athorne@scoru-game-level' into 'master' Proto: SCORU: add `level` to refutation game type See merge request tezos/tezos!5359 20 May 2022, 15:05:05 UTC
d5827f6 Proto: SCORU: add `level` to refutation game type 20 May 2022, 14:33:32 UTC
5329a21 Merge branch 'mehdi@pp_internal_operation' into 'master' Client: split and simplify pp_manager_operation_content See merge request tezos/tezos!5321 20 May 2022, 12:29:08 UTC
ab8c6f6 Tezt: reset regression outputs 20 May 2022, 11:49:42 UTC
e38bbd0 Tests/Python: update regression traces 20 May 2022, 11:49:42 UTC
1ac37c7 Client: simplify pp_manager_operation_content further (3) 20 May 2022, 11:49:42 UTC
3d17b3b Client: simplify pp_manager_operation_content further (2) 20 May 2022, 11:49:42 UTC
ca581fa Client: simplify pp_manager_operation_content further (1) 20 May 2022, 11:49:42 UTC
d6a5acf Client: simplify pp_manager_operation_content 20 May 2022, 11:49:41 UTC
eb29299 Client: pp_manager_operation_content is for external operations only 20 May 2022, 11:49:41 UTC
fb12c70 Client: internal operations are actually internal operations 20 May 2022, 11:49:41 UTC
ec38f09 Client: extend pp_internal_operation to print result too 20 May 2022, 11:49:41 UTC
958fc97 Client: do not convert internal contents to external operation in pp_internal_operation And move the function at the same time 20 May 2022, 11:49:41 UTC
28530d0 Client: rename pp_internal_operation_result into pp_internal_operation Because it doesn't print results at all. 20 May 2022, 11:49:41 UTC
13de466 Client: remove dead pp_internal_operation 20 May 2022, 11:49:41 UTC
a579080 Merge branch 'nic@fix-config-file-doc' into 'master' fix the config file example Closes #3009 See merge request tezos/tezos!5325 20 May 2022, 11:48:55 UTC
132ff64 doc: fix misleading config examples 20 May 2022, 11:09:35 UTC
af8b9df Merge branch 'romain-manifest-exclude-comment' into 'master' Manifest: improve comment on exclude function See merge request tezos/tezos!5303 20 May 2022, 11:07:38 UTC
9ade017 Manifest: improve comment on exclude function 20 May 2022, 10:32:34 UTC
1c310f6 Merge branch 'francois@prometheus-peer-validator' into 'master' Prometheus metrics exporter for the peer validator See merge request tezos/tezos!4158 20 May 2022, 10:30:57 UTC
3c04dcf Changelog: notice peer validator metrics 20 May 2022, 09:56:19 UTC
d8cfe35 Node: Add prometheus metrics for the peer validator 20 May 2022, 09:56:19 UTC
770e8d7 Merge branch 'mehdi@preorigination' into 'master' Proto/Michelson: preorigination is an originated contract See merge request tezos/tezos!5313 20 May 2022, 09:54:47 UTC
ec7aff0 Proto/Apply: apply_origination expects an originated contract 20 May 2022, 09:10:21 UTC
c181ee5 Proto: preorigination is an originated contract 20 May 2022, 09:10:21 UTC
3293d83 Proto: originated_contracts are originated contracts 20 May 2022, 09:10:21 UTC
ada7f4c Merge branch 'mehdi@apply_transaction' into 'master' Proto/Apply: remove apply_transaction See merge request tezos/tezos!5312 20 May 2022, 09:09:31 UTC
025d793 Proto/Apply: remove apply_transaction 20 May 2022, 08:21:27 UTC
e2a46be Proto/Apply: move code to apply_transaction_to_smart_contract 20 May 2022, 08:21:27 UTC
331c793 Proto/Apply: move code to apply_transaction_to_implicit 20 May 2022, 08:21:27 UTC
56866a7 Merge branch 'mehdi@cache_contract_hash' into 'master' Proto: contract cache work on originated contracts only See merge request tezos/tezos!5308 20 May 2022, 08:20:46 UTC
78ede0f Proto/Cache: entries return contract hashes 20 May 2022, 07:45:00 UTC
8e165b3 Proto/Cache: make contract_of_identifier return a contract hash 20 May 2022, 07:45:00 UTC
b0370c9 Proto/Cache: make identifier_of_contract work on originated contracts only 20 May 2022, 07:45:00 UTC
26909b5 Proto/Cache: make contract_rank work on originated contracts only 20 May 2022, 07:45:00 UTC
1c3f020 Proto/Cache: make find work on originated contracts only 20 May 2022, 07:45:00 UTC
7e0c7aa Proto/Cache: make insert work on originated contracts only 20 May 2022, 07:45:00 UTC
36fd771 Merge branch 'functori@tx-rollup-node-cmd-line' into 'master' Tx_rollup,Node: allow to override config with command line args Closes #2835 See merge request tezos/tezos!5346 19 May 2022, 17:39:37 UTC
back to top