https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
5db19f0 Jakarta2: vanity nonce 21 April 2022, 19:23:08 UTC
a8f2862 Merge branch 'proto-j-backport-5080' into proto-j Backport !5080 - Proto,tx_rollup: Consider the size of the message in the rejection See merge request tezos/tezos!5090 21 April 2022, 16:10:21 UTC
7749b05 Proto,tx_rollup: Consider the size of the message in the rejection 21 April 2022, 15:15:18 UTC
cf00683 Proto,Test: regression test maximum proof size and message 21 April 2022, 15:15:18 UTC
2617bf7 Proto,Test: optionally check_size on [add_operation] 21 April 2022, 14:29:46 UTC
76b7cec Merge branch 'proto-j-backport-5078' into proto-j Backport !5078 - toru: prevent depositing/withdraw tickets with 0 quantity See merge request tezos/tezos!5087 21 April 2022, 13:48:15 UTC
7227da6 proto/toru: forbid deposit/dispatch/transfer of 0 tickets 21 April 2022, 12:42:28 UTC
1ba0fc6 Jakarta: vanity nonce 10 April 2022, 18:43:16 UTC
555dfee Merge branch 'backport-4999' into proto-j Backport !4999 - Proto,tx_rollup: Bigger inboxes See merge request tezos/tezos!5007 10 April 2022, 09:38:07 UTC
a5806f3 Proto,tx_rollup: Bigger inboxes 09 April 2022, 12:52:55 UTC
a630d3a Jakarta: vanity nonce 08 April 2022, 11:17:54 UTC
c7eabef Merge branch 'proto-j-backport-4911' into proto-j Backport !4911 - Normalize types and code of views in RPCs and client commands See merge request tezos/tezos!4996 08 April 2022, 09:05:04 UTC
bfcb77c Tezt: update gas in regression traces 08 April 2022, 09:03:07 UTC
662800f Tests/Python: update gas in regression traces 08 April 2022, 09:03:07 UTC
5b8be69 Proto/Michelson: also normalize view code according to unparsing_mode 08 April 2022, 09:03:07 UTC
6d98734 Proto/Michelson: allow to normalize types of views 08 April 2022, 09:03:07 UTC
43aa145 Proto/Michelson: rewrite of parse_and_unparse_script_unaccounted Move more stuff in the Lwt.t monad. 08 April 2022, 09:03:07 UTC
6afcfac Proto/Michelson: add original code expr to typed view 08 April 2022, 09:03:07 UTC
ef6db32 Proto/Michelson: simplify Typed_view 08 April 2022, 09:03:06 UTC
7ac35c3 Proto/Michelson: save a pair_t 08 April 2022, 09:03:06 UTC
65973e8 Proto/Michelson: add types in typed view 08 April 2022, 09:03:06 UTC
6515365 Proto/Michelson: typed views 08 April 2022, 09:03:06 UTC
f8ca266 Proto: add utility Script_map.map_es_in_context 08 April 2022, 09:03:06 UTC
7b52f45 Proto/Michelson: rename ex_view into typed_view 08 April 2022, 09:03:06 UTC
adc92f0 Proto/Michelson: simplify parse_view_returning No need to wrap in a lambda, only the kdescr is used 08 April 2022, 09:03:06 UTC
d4190d4 Merge branch 'proto-j-backport-4984' into proto-j Backport !4984 - Proto,tx_rollup: Propose the final constants value for mainnet See merge request tezos/tezos!4994 08 April 2022, 09:01:42 UTC
19c3daf Proto,tx_rollup: Propose the final constants value for mainnet 08 April 2022, 09:00:10 UTC
5a9fdf9 Merge branch 'proto-j-backport-4976' into proto-j Backport !4976 - Tx_rollup: carbonate rejection See merge request tezos/tezos!4993 08 April 2022, 08:59:11 UTC
124076c Proto,tx_rollup: Carbonate the verification of a proof 08 April 2022, 08:57:25 UTC
f8f72ca Tezt,tx_rollup: Turn a test about rejection into a regression 08 April 2022, 08:57:25 UTC
5eaeb50 Merge branch 'proto-j-backport-4972' into proto-j Backport !4972 - Tx rollup: update gas model for 'Tx_rollup_commitment_repr.Full.compact' See merge request tezos/tezos!4992 08 April 2022, 08:55:53 UTC
6ca1e83 Proto/tx_rollup: update regressions traces due to gas model change 08 April 2022, 08:53:54 UTC
12363a6 Proto/tx_rollup: implement cost model derived from compact bench 08 April 2022, 08:53:54 UTC
a64591a Proto/tx_rollup: bench Tx_rollup_commitment_repr.Full.compact 08 April 2022, 08:53:54 UTC
8171eba Merge branch 'proto-j-backport-4965' into proto-j Backport !4965 - Tx rollup: update gas model of consume_add_message See merge request tezos/tezos!4987 08 April 2022, 08:51:18 UTC
b1fbb3d Snoop/tezt: add tx_rollup benchmarks 07 April 2022, 13:57:52 UTC
3a0be97 Proto/tx_rollup: update regressions traces due to gas model change 07 April 2022, 13:57:52 UTC
19bf6d4 Proto/tx_rollup: implement cost model derived from add_message bench 07 April 2022, 13:57:52 UTC
f6c5eab Proto/tx_rollup: benchmark Tx_rollup_inbox_repr.Merkle.add_message 07 April 2022, 13:57:52 UTC
7d9809e Merge branch 'lrand@gas-for-J' into 'master' Gas for J Closes #2499, #2498, #2520, #2508, #2264, #2504, and #2062 See merge request tezos/tezos!4840 06 April 2022, 20:00:05 UTC
afb4817 Tests: Fix typo Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 06 April 2022, 19:17:19 UTC
268d546 Tests: Update a constant that depends on the gas model Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 06 April 2022, 19:17:04 UTC
705f3b7 Proto,Tests: Add PBT to sqrt in saturation arithmetic Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 06 April 2022, 16:56:33 UTC
4a6c91e Tests: Update gas regression 06 April 2022, 16:56:33 UTC
efbeb3f Proto: Update gas tests 06 April 2022, 16:56:33 UTC
79d82b2 Proto/Gas: Gas for J 06 April 2022, 16:56:33 UTC
2133948 Proto: update parse/unparse address gas consumption 06 April 2022, 16:56:33 UTC
bac51b2 Proto: update gas storage consumption 06 April 2022, 16:56:33 UTC
be932b3 Proto: add sqrt to saturated arithmetic 06 April 2022, 16:56:33 UTC
239baf3 Merge branch 'yrg@update-size-model' into 'master' Update size cost model for J Closes #1834 and #2500 See merge request tezos/tezos!4948 06 April 2022, 16:55:04 UTC
42c032c Proto: Overapproximate the size of Z values Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 06 April 2022, 16:19:59 UTC
db62c5e Proto,Test: Fix typo in comment Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 06 April 2022, 16:19:59 UTC
04bd0bb Proto,test: Add a test for size model ty_size Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 06 April 2022, 16:19:59 UTC
96bc62a Proto: Fix a typo Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 06 April 2022, 16:19:59 UTC
af53118 Proto: Avoid to export a local function Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 06 April 2022, 16:19:59 UTC
bfa0ece Proto: Rephrase a size cost model definition Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 06 April 2022, 16:19:59 UTC
2a3302d Proto: Update some values of the size cost model Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 06 April 2022, 16:19:59 UTC
e5ba842 Proto,Test: Rewrite test for the cost model This commit completely removes the previous test and replaces it with a sequence of tests, one for each case of Michelson types. The test is incomplete: it will be completed with more tests about Michelson type representation (ty) and Michelson code representation (kinstr) in a forthcoming commit. The test also fails on purpose: the fixes will be gradually introduced by forthcoming commits. Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 06 April 2022, 16:19:59 UTC
ea000a9 Merge branch 'functori@add-back-missing-tests-from-3930' into 'master' Tests/Tezt: add tests that were reverted from !3930 by accident See merge request tezos/tezos!4962 06 April 2022, 15:13:14 UTC
0825b5d Tests/Tezt: add tests that were reverted from !3930 by accident 06 April 2022, 14:40:52 UTC
d5698a0 Merge branch 'timcer@lib_test/lib_store' into 'master' lib_store: Use lib_test enriched instead of dup assert.ml in tests See merge request tezos/tezos!4873 06 April 2022, 11:14:41 UTC
b0f0bac Rename Assert_base to Assert_lib, use multiple top-level modules in assert_lib.ml The point is that the name Assert_base was confusing: it could look like it was the base assert* file, whereas it is the file meant to test modules depending on Base. Hence Assert_lib is a better name. Signed-off-by: Litchi Pi <litchi.pi@protonmail.com> 06 April 2022, 10:30:54 UTC
c95f98c Merge branch 'vch9@complex-proofs' into 'master' Tx_rollup,Test: reject commitments when the number of withdrawals is wrong See merge request tezos/tezos!4814 06 April 2022, 10:30:14 UTC
5e3392c Tx_rollup,Tezt: change the deposit quantity to 100_000 06 April 2022, 09:55:13 UTC
41998a1 Tx_rollup,Test: use l2_addr as parameter 06 April 2022, 09:55:13 UTC
3778a8a Tx_rollup,Test: test the rejection for withdrawals limits 06 April 2022, 09:55:13 UTC
686b79e Tx_rollup,Test: refactor the deposit to change the values easily 06 April 2022, 09:55:13 UTC
b9ac925 Tx_rollup,Test: refactor a bit the helper 06 April 2022, 09:55:12 UTC
ab1dbef Merge branch 'tx_rollup@fixes' into 'master' Proto,tx_rollup: Fix [check_path] errors See merge request tezos/tezos!4963 06 April 2022, 09:53:47 UTC
1b49c8c Proto,tx_rollup: Fix an error constructor encoding 06 April 2022, 09:19:39 UTC
f0d5dc7 Proto,tx_rollup: Fix [check_path] errors During a rejection, in case of incorrect paths related to commitments, the protocol would wrongfully declare the issue is related to the inbox. 06 April 2022, 09:19:39 UTC
22fbc73 Merge branch 'functori@tx-rollup-dead-code-1' into 'master' Proto: Remove noop code from application of Tx_rollup_dispatch_tickets See merge request tezos/tezos!4956 06 April 2022, 08:45:01 UTC
9e236db Proto: Remove noop code from application of Tx_rollup_dispatch_tickets 06 April 2022, 08:08:15 UTC
8061c60 Merge branch 'update_irmin' into 'master' lib_context: update to irmin.3.2.0 See merge request tezos/tezos!4860 06 April 2022, 06:43:03 UTC
e8d4074 Build: update tezos/opam-repository ref commit 06 April 2022, 05:52:47 UTC
b2ac4f3 lib_store: update to irmin.3.2.0 06 April 2022, 05:52:47 UTC
b9e1159 proto_alpha: update to irmin.3.2.0 06 April 2022, 05:52:47 UTC
579b88e lib_context: update to irmin.3.2.0 06 April 2022, 05:52:47 UTC
d3afd24 Merge branch 'tx_rollup@test_apply_error' into 'master' Proto,Tx_rollup: Test proofs with l2 apply failure scenarios See merge request tezos/tezos!4858 06 April 2022, 01:07:41 UTC
6cc30aa Proto,Tx_rollup: Test proofs with l2 apply failure scenarios 06 April 2022, 00:33:09 UTC
f32e1b0 Merge branch 'tx_rollup@too-big-withdraw' into 'master' Proto,tx_rollup: test for too-large withdraw position See merge request tezos/tezos!4787 05 April 2022, 20:25:24 UTC
334cbd0 Proto,tx_rollup: test for too-large withdraw position 05 April 2022, 19:54:39 UTC
611a492 Merge branch 'tx_rollup@sunset' into 'master' Proto,Tx_rollup: add sunset parameter See merge request tezos/tezos!4913 05 April 2022, 19:54:01 UTC
fe2be2d Proto,Tx_rollup: add sunset parameter 05 April 2022, 19:23:06 UTC
34fedc4 Merge branch 'romain-manifest-protos' into 'master' Manifest: protocol packages See merge request tezos/tezos!4242 05 April 2022, 19:21:36 UTC
2edcf1c Manifest: generate 05 April 2022, 18:17:28 UTC
d17ef31 Manifest: add automatically generated comments 05 April 2022, 18:17:28 UTC
3498474 Build: remove unused .opam files 05 April 2022, 18:17:28 UTC
3e5cb2a Manifest: do not exclude protocol files 05 April 2022, 18:17:28 UTC
4d8bd72 Manifest: protocols Co-authored-by: Richard Davison <richardneildavison@gmail.com> 05 April 2022, 18:17:28 UTC
cae5ac8 Merge branch 'romain-revert-lrand@bench-bls-check-portable' into 'master' Revert "Merge branch 'lrand@bench-bls-check-portable' into 'master'" See merge request tezos/tezos!4959 05 April 2022, 18:16:07 UTC
956e8ce Revert "Merge branch 'lrand@bench-bls-check-portable' into 'master'" This reverts commit da4a3bd87ce47263820d34d894894f1cde1a40c8, reversing changes made to 3a2bbfd20648ebab1b4cc2c28a648f6c6232d494. The original MR (!4596) did not backport its changes to old protocols, causing opam tests to fail. 05 April 2022, 17:44:25 UTC
b810170 Merge branch 'functori@tx-rollup-node-block-hash' into 'master' Tx_rollup, Node: L2 block hash in block structure See merge request tezos/tezos!4888 05 April 2022, 17:41:34 UTC
a34577e Test/Tezt: fix flakyness in tx_rollup node tests 05 April 2022, 17:10:38 UTC
e286753 Tx_rollup, Node: L2 block hash in block structure 05 April 2022, 17:10:37 UTC
4eecbfd Merge branch 'tx_rollup@test_more_overflow' into 'master' Tx_rollup: test more overflow See merge request tezos/tezos!4894 05 April 2022, 17:09:11 UTC
e3688f5 Proto,Tx_rollup: Test multiple large deposits to different destinations 05 April 2022, 16:15:12 UTC
7770a3f Proto, tx_rollup: Remove bogus extra deposit in test 05 April 2022, 16:15:12 UTC
3958967 Merge branch 'tx_rollup@inbox-clarity' into 'master' Proto,tx_rollup: remove an unreachable case See merge request tezos/tezos!4878 05 April 2022, 16:14:26 UTC
4a1a167 Proto,tx_rollup: remove an unreachable case 05 April 2022, 15:32:16 UTC
back to top