https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
1cb0943 Proto/Michelson: (FIXME tmp commit) disable test These tests are not relevant when jakartha is hashed => disable 13 April 2022, 08:54:20 UTC
bc24e6b Proto/Michelson: Deprecate CAST and RENAME Deprecate CAST and RENAME for originated contracts 13 April 2022, 08:54:20 UTC
b83bd70 Manifest: dep_files only make sense for tests 11 April 2022, 21:49:07 UTC
d86dcf1 Manifest: simplify api 11 April 2022, 21:49:07 UTC
2e52282 Manifest: don't use tests sugar 11 April 2022, 21:49:07 UTC
6905636 Merge branch 'hhugo-manifest-inline-test' into 'master' Manifest: improve handling of inline tests See merge request tezos/tezos!5001 11 April 2022, 21:05:16 UTC
45cec44 Manifest: Make inline_tests more explicit 11 April 2022, 20:16:15 UTC
57e3994 Manifest: improve handling of inline tests 11 April 2022, 20:16:14 UTC
9ed8b79 Merge branch 'naih@docstring-interfaces' into 'master' Proto: document some interfaces See merge request tezos/tezos!4818 11 April 2022, 20:14:57 UTC
11c8fbf Proto: doc for Delegate_services. 11 April 2022, 19:22:39 UTC
19ea2fb Proto: doc for Contract_services. 11 April 2022, 19:22:39 UTC
0118b0c Proto: doc for Voting_services. 11 April 2022, 19:22:39 UTC
99c1246 Proto: doc for Nonce_storage. 11 April 2022, 19:22:38 UTC
84bcc95 Proto: doc for Michelson_v1_gas. 11 April 2022, 19:22:38 UTC
aa437a4 Proto: doc for Cycle_repr. 11 April 2022, 19:22:38 UTC
fc8e72f Proto: doc for Constants_storage. 11 April 2022, 19:22:38 UTC
d4b2caa Proto: doc for Script_tc_errors_registration. And remove from the interface an unused value outside the module. 11 April 2022, 19:22:38 UTC
d027601 Proto: doc for Script_map. 11 April 2022, 19:22:38 UTC
f382f57 Proto: doc for Script_set. 11 April 2022, 19:22:38 UTC
0f952bd Merge branch 'raphael-p@fix-RPC-stream-closure' into 'master' RPC: close stream when closing stream See merge request tezos/tezos!4945 11 April 2022, 19:21:14 UTC
29a7c8e RPC: close stream when closing stream 11 April 2022, 18:09:04 UTC
423b616 Merge branch 'yrg@fix-long-log-output-by-script-cache-test' into 'master' Fix extremely huge output logs generated by script cache Tezt tests See merge request tezos/tezos!4982 11 April 2022, 17:32:57 UTC
0be41d5 Tezt: Don't log output of calls and origination in script cache test Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 11 April 2022, 16:41:46 UTC
e5fe6a2 Tezt: Add log_output to (multi)transfer(s) and originate of client Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 11 April 2022, 16:41:46 UTC
7df1336 Merge branch 'scoru@node-pvm' into 'master' SCORU: Interpret messages in L2 node See merge request tezos/tezos!4812 11 April 2022, 15:34:21 UTC
771e44e SCORU: Add interpreter for arithmetic PVM 11 April 2022, 14:46:03 UTC
162e57c Proto: Expose things from the protocol that are needed by SCORU nodes 11 April 2022, 14:46:03 UTC
d816772 SCORU: Extend client for testing needs 11 April 2022, 14:46:03 UTC
0135057 Merge branch 'raphael-p@simplify-store-iteration-over-files' into 'master' Store: simplify file traversal See merge request tezos/tezos!4931 11 April 2022, 14:45:08 UTC
8592fa8 Store: simplify file traversal 11 April 2022, 13:54:24 UTC
f3c0716 Merge branch 'jakarta' into 'master' Jakarta See merge request tezos/tezos!5004 11 April 2022, 13:52:51 UTC
3e04cb5 Tezt: regenerate records Balancing CI jobs. 11 April 2022, 13:03:46 UTC
df58d7c Proto/Client: Allow for loading data parameters from files Adapt to !4983 which landed on master. 11 April 2022, 13:03:46 UTC
dfe2f55 Test: add Jakarta to Tezt tests 11 April 2022, 13:03:46 UTC
6a65726 Doc: Generate RPC and commands docs 11 April 2022, 13:03:46 UTC
2c38baa Doc: rename Alpha to Jakarta 11 April 2022, 13:03:46 UTC
261e214 Test: test stitching from Ithaca for now 11 April 2022, 13:03:46 UTC
4e62cf8 Build: update .ocamlformat files 11 April 2022, 13:03:46 UTC
4a26658 Build: link Jakarta 11 April 2022, 13:03:46 UTC
1aa23c1 Protocol: Jakarta 11 April 2022, 13:03:45 UTC
849f08c Merge branch 'arvid@simplify-generate_opam_pipeline.sh' into 'master' Simplify generate_opam_pipeline.sh See merge request tezos/tezos!4967 11 April 2022, 13:03:01 UTC
2fba07c CI: use lighter image for opam:create_pipeline 11 April 2022, 12:32:47 UTC
0ca4d3a CI: simplify generate_opam_pipeline.sh 11 April 2022, 12:32:47 UTC
d9c36ac Merge branch 'functori@tx-rollup-use-new-ringo' into 'master' Use new Ringo features in Tx Rollup Node See merge request tezos/tezos!5011 11 April 2022, 11:53:32 UTC
ab84868 Tx_rollup,Node: Provide fold in monads for hash queue 11 April 2022, 11:23:51 UTC
fbe84ea Tx_rollup,Node: Use new Ringo fold_oldest_first for performance 11 April 2022, 11:23:50 UTC
b5cd36b Merge branch 'hhugo-manifest-env' into 'master' Manifest: new Env module See merge request tezos/tezos!5002 11 April 2022, 11:22:30 UTC
00692a4 Manifest: new Env module 11 April 2022, 10:45:32 UTC
a3444f0 Merge branch 'hhugo-npm-secp256k1' into 'master' JS: update secp256k1 npm package to match ocaml versions See merge request tezos/tezos!4947 11 April 2022, 10:44:12 UTC
77037e6 JS: update secp256k1 npm package to match ocaml versions 11 April 2022, 09:52:29 UTC
b58fb6c Merge branch 'mehdi@simplifications_1' into 'master' Proto/Michelson: simplifications after removal of comparable_ty See merge request tezos/tezos!4721 11 April 2022, 09:51:07 UTC
1797d38 Tests/Python: update gas in regression traces 11 April 2022, 09:20:30 UTC
0d78935 Tezt: update gas in regression traces 11 April 2022, 09:20:30 UTC
b8bec15 Proto/Michelson: simplify comparable_ty_of_ty further Uncarbonated since it now runs in constant time 11 April 2022, 09:20:30 UTC
e676ddf Proto/Michelson: simplify comparable_ty_of_ty 11 April 2022, 09:20:30 UTC
15455ef Proto/Michelson: remove unparse_comparable_ty replaced by `unparse_ty` 11 April 2022, 09:20:30 UTC
62dfc56 Proto/Plugin: simplify unparse_comparable_ty 11 April 2022, 09:20:30 UTC
1e4391f Proto/Michelson: simplify gas for unparse_comparable_ty 11 April 2022, 09:20:30 UTC
9e7b769 Proto/Michelson: simplify unparse_comparable_ty_uncarbonated 11 April 2022, 09:20:30 UTC
eb2e3a1 Proto/Michelson: remove ty_of_comparable_ty 11 April 2022, 09:20:30 UTC
60e7db8 Proto/Michelson: simplify value_size 11 April 2022, 09:20:30 UTC
ccda3be Proto/Michelson: simplify value_traverse further 11 April 2022, 09:20:30 UTC
837e8b5 Proto/Michelson: simplify value_traverse value 11 April 2022, 09:20:30 UTC
d6b647e Proto/Michelson: remove comparable_ty_size replaced by `ty_size` 11 April 2022, 09:20:30 UTC
ba4fee3 Proto/Michelson: simplify comparable_ty_size 11 April 2022, 09:20:30 UTC
da62aa7 Proto/Michelson: simplify ty_traverse 11 April 2022, 09:20:30 UTC
b59b26c Proto/Michelson: remove comparable_pair/union_t replaced by pair/union_key 11 April 2022, 09:20:30 UTC
f941cb5 Proto/Michelson: remove comparable_ty_size replaced by `ty_size` 11 April 2022, 09:20:29 UTC
67abd4c Proto/Michelson: rename unparse_ty_entrypoints 11 April 2022, 09:20:29 UTC
fdeb963 Merge branch 'tx_rollup@test_frozen' into 'master' Proto,tx_rollup: Test a bunch of scenarios around frozen bonds See merge request tezos/tezos!4864 09 April 2022, 00:03:58 UTC
2b3d9d7 Proto,tx_rollup: Test rejection rewards and slashing 08 April 2022, 23:30:59 UTC
ee06b40 Rename Context to L2_context to avoid shadowing 08 April 2022, 23:28:07 UTC
ff9a5f0 Proto,tx_rollup: Test a bunch of scenarios around frozen bonds 08 April 2022, 23:28:06 UTC
871c6b6 Merge branch 'solomon@shift-to-ithaca-doc' into 'master' doc: shift documentation to Ithaca See merge request tezos/tezos!4960 08 April 2022, 20:01:29 UTC
ac89407 doc: shift documentation to Ithaca 08 April 2022, 20:01:29 UTC
7c70aee Merge branch 'tx_rollup@inbox-size' into 'master' Proto,tx_rollup: Bigger inboxes See merge request tezos/tezos!4999 08 April 2022, 17:55:34 UTC
dceb84d Proto,tx_rollup: Bigger inboxes 08 April 2022, 17:21:51 UTC
907e632 Merge branch 'sventimir@client-storage-from-file' into 'master' Proto/Client: Allow for loading data parameters from files. See merge request tezos/tezos!4983 08 April 2022, 16:45:06 UTC
9b5102a Client: Add docstring for the new function. 08 April 2022, 16:05:05 UTC
a563361 Changelog: Mention loading storages from files for run script. 08 April 2022, 16:05:05 UTC
7ad3882 Tezt: Add a tests to check client can load storage from file. 08 April 2022, 16:05:05 UTC
c124c3c Proto/Client: Allow for loading data parameters from files. When calling commands like run script in tezos-client, it is possible to load the script from file, but not so for storage or parameter. As smart contracts get more and more complex, storage expressions become large and often don't fit into the command line's length limit. Thus let's allow loading them from files. 08 April 2022, 16:05:05 UTC
2e1d404 Client: refactor parsing arguments. 08 April 2022, 16:05:05 UTC
dade02d Merge branch 'tx_rollup@add_test_withdraw' into 'master' Tests/tx_rollup: forge ticket before depositing it See merge request tezos/tezos!4943 08 April 2022, 15:40:50 UTC
ee3e20b test/tx_rollup: rename make_rejection_param fct 08 April 2022, 15:07:10 UTC
3c46b5d proto/test: add test with tickets forge then deposit 08 April 2022, 15:07:10 UTC
749ca63 Merge branch 'functori@bake-for--wait-block' into 'master' Tests/Tezt: Fix flaky test in TORUs Closes #2738 See merge request tezos/tezos!4934 08 April 2022, 15:05:45 UTC
e20bcdd Tests/Tezt: fix flaky test (Tx/return bond) 08 April 2022, 14:32:37 UTC
433a04a Tezt/tezos-lib: add the ability to wait for blocks when calling bake_for 08 April 2022, 14:32:37 UTC
7c3c3f5 Merge branch 'dannywillems-get-rid-of-bls12-381-legacy' into 'master' Get rid of bls12-381-legacy See merge request tezos/tezos!4503 08 April 2022, 14:31:08 UTC
8061299 Hangzou2: replace bls12-381-legacy by bls12-381 See conversation https://gitlab.com/tezos/tezos/-/merge_requests/4503#note_904523904 08 April 2022, 13:58:25 UTC
e2b6105 OPAM: update to get rid of bls12-381-legacy 08 April 2022, 13:58:25 UTC
2e42c92 Env v{1,2,3}: replace bls12-381-legacy with bls12-38 08 April 2022, 13:58:25 UTC
229ff77 Manifest: get rid of bls12_381_legacy And run `make -C manifest` 08 April 2022, 13:58:25 UTC
9d2567e Merge branch 'test' into 'master' CI: do not delay integration tests too much See merge request tezos/tezos!4970 08 April 2022, 13:08:49 UTC
de01fcf CI: unprioritize the stage `packaging` It is still rn in parallel with other stages when there is enough available runners. 08 April 2022, 12:36:56 UTC
0579883 CI: do not delay integration tests too much In particular do not wait for the stage `packaging` to finish. 08 April 2022, 12:36:56 UTC
abd7687 Merge branch 'albin@prevalidator-odoc' into 'master' prevalidator documentation See merge request tezos/tezos!4229 08 April 2022, 11:01:42 UTC
5726322 lib_shell: update prevalidator general description 08 April 2022, 10:15:58 UTC
52eab82 lib_shell: add index file for lib_shell 08 April 2022, 10:15:58 UTC
back to top