https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
93bc021 Web_assembly: name immutable vector module 25 July 2022, 14:51:39 UTC
b6da608 Merge branch 'scoru-wasm@lazy-vector-immutable-reverse' into 'master' SCORU: WASM: Reuse immutable module in functor for mutable lazy vectors See merge request tezos/tezos!5947 25 July 2022, 13:50:13 UTC
c0b2ae4 SCORU: WASM: Reuse immutable module in functor for mutable lazy vectors 25 July 2022, 13:22:26 UTC
6da59f8 Merge branch 'romain-manifest-opam-infos' into 'master' Manifest: better URLs for tezt.opam See merge request tezos/tezos!5912 25 July 2022, 12:36:32 UTC
d788886 Manifest: better links for Tezt 25 July 2022, 11:39:29 UTC
dac7228 Manifest: add ?opam_{bug_reports,doc,homepage} 25 July 2022, 11:39:29 UTC
1dbb9bb Merge branch 'sventimir@yes-wallet-synopsis' into 'master' Manifest: Fix misleading synopsis of yes_wallet script. See merge request tezos/tezos!5943 25 July 2022, 10:24:37 UTC
1f8eff5 Manifest: Fix a misleading synopsis. 25 July 2022, 09:57:48 UTC
85e3e77 Merge branch 'eugenz@generate-LB_subsidy' into 'master' Proto: generate LB subsidy See merge request tezos/tezos!5875 25 July 2022, 09:57:10 UTC
9dece2d Tests/Python: update regression traces for liquidity_baking.py 25 July 2022, 09:30:35 UTC
48b93c0 Tests/Tezt: update regression outputs 25 July 2022, 09:30:35 UTC
6f5400d Proto: generate value of liquidity_baking_subsidy 25 July 2022, 09:30:34 UTC
f3c906a Merge branch 'romain-manifest-git' into 'master' Manifest: do not check that .git is a directory See merge request tezos/tezos!5950 25 July 2022, 09:29:54 UTC
9028bd6 Manifest: do not check that .git is a directory 25 July 2022, 09:00:55 UTC
17728d0 Merge branch 'arvid@reduce-flakiness-in-test_fuzzing_proxy_getter.ml' into 'master' Tests/PBT: reduce test case size for test_fuzzing_proxy_getter.ml See merge request tezos/tezos!5935 25 July 2022, 08:50:03 UTC
a8c87fd Tests/PBT: reduce test cases for test_fuzzing_proxy_getter.ml This avoids OOMs failures in the CI. 25 July 2022, 08:22:29 UTC
7fdccff Merge branch 'vch9@scoru@3406' into 'master' Scoru: relax dissection's distribution rule Closes #3406 See merge request tezos/tezos!5884 25 July 2022, 07:40:53 UTC
6628c3f Scoru,Node: more resilient dissection making 25 July 2022, 07:14:38 UTC
d3c7343 Scoru,Proto: relax dissection distribution's rule 25 July 2022, 07:14:38 UTC
8a297bb Merge branch 'pierrick@wasm-block-continuation' into 'master' WASM: use a lazy_vector for block parser as continuation stack See merge request tezos/tezos!5923 23 July 2022, 14:19:58 UTC
4879eec WASM: add docstring for `Decode.block_kont` 23 July 2022, 13:51:14 UTC
d00816d WASM : rename Lazy_vec to LazyVec and remove unused vec_map_kont 23 July 2022, 13:51:14 UTC
48aceb7 WASM: use a lazy_stack for block parser as continuation stack 23 July 2022, 13:51:14 UTC
bc2154a WASM: simple lazy_stack implementation 23 July 2022, 13:51:14 UTC
28c2545 Merge branch 'functori@scoru@sc_rollup_refute_in_operation_core' into 'master' Tezt/lib_tezos: add sc rollup refute in operation core See merge request tezos/tezos!5830 23 July 2022, 13:40:56 UTC
1cc1f41 Tezt/lib_tezos: add sc_rollup_refute operation 23 July 2022, 13:13:21 UTC
fcbc703 Merge branch 'nic@improve-mockup-doc' into 'master' doc: improve mockup.rst based on mockup blog See merge request tezos/tezos!5682 22 July 2022, 16:08:04 UTC
b443684 doc: improve mockup.rst based on mockup blog 22 July 2022, 15:40:01 UTC
b936ac8 Merge branch 'vivien@stresstest-gen_key-flush' into 'master' client, stresstest: flush generated keys See merge request tezos/tezos!5941 22 July 2022, 09:14:26 UTC
ffb9c81 client, stresstest: flush generated keys 22 July 2022, 08:46:25 UTC
79a29d6 Merge branch 'shrmtv@update-migration' into 'master' Update migration for Kathmandu See merge request tezos/tezos!5837 22 July 2022, 08:25:52 UTC
7eff210 Tezt: adapt testnet dictator tests to Kathmandu Ghostnet should be patched only in Jakarta -> Kathmandu migration. Faster testing (blocks_per_cycle = 4) now requires adjustment to nonce_revelation_threshold as well. 22 July 2022, 07:58:50 UTC
f4a33ad Tests/Python: test migration from Jakarta 22 July 2022, 07:58:49 UTC
e5b0673 Tests/Tezt: test migration from Kathmandu 22 July 2022, 07:58:49 UTC
bd807a5 Proto: update migration for Kathmandu Stitching to Alpha now goes from Kathmandu instead of Jakarta. 22 July 2022, 07:58:49 UTC
3a4570d Merge branch 'naih@scoru-carbonate-from-nonce' into 'master' Proto/SCORU: carbonated Sc_rollup_repr.Address.from_nonce See merge request tezos/tezos!5893 21 July 2022, 22:55:46 UTC
a655d70 Tezt: update regression traces. 21 July 2022, 22:23:03 UTC
13aac90 Proto/SCORU: move Error_sc_rollup_address_generation to Sc_rollup_errors. 21 July 2022, 22:10:27 UTC
8cc31ac Proto/SCORU: remove the unused Sc_rollup_repr.Address.from_nonce function. 21 July 2022, 22:10:27 UTC
4825b6c Proto/SCORU: account for gas in address_from_nonce. 21 July 2022, 22:10:27 UTC
31439c6 Proto/SCORU: define and use an address_from_nonce function. It's exactly Sc_rollup_repr.Address.from_nonce, but it's ready to account for gas by having a context as parameter and returning the context, though it's not modifying it for now. This will be done in the next commit. 21 July 2022, 22:10:26 UTC
f81c79e Proto/SCORU: expose an error. Because it is used by from_nonce, and so that we can define a new from_nonce function that accounts for gas. 21 July 2022, 22:10:26 UTC
ee7f9fa Proto/SCORU: add gas cost definitions. They will be used to carbonate Sc_rollup_repr.Address.from_nonce, so the definitions must make sense with regards to the type Origination_nonce.t. 21 July 2022, 22:10:25 UTC
2c74625 Merge branch 'naih@scoru-carbonate-commitment-hash' into 'master' Proto/SCORU: carbonated Sc_rollup_commitment_repr.hash See merge request tezos/tezos!5888 21 July 2022, 16:03:41 UTC
ca7ec1a Tezt: update regression traces. 21 July 2022, 15:36:45 UTC
5806e9c Proto/SCORU: rename Sc_rollup_commitment_storage.hash_carbonated to hash. 21 July 2022, 15:36:45 UTC
302f5f7 Proto/SCORU: rename Sc_rollup_commitment_repr.hash to hash_uncarbonated. 21 July 2022, 15:36:45 UTC
7c0ec76 Proto/SCORU: use Sc_rollup_commitment_storage.hash_carbonated. We'll rename Sc_rollup_commitment_repr.hash next, so we'll see all the remaining calls and we can check that we haven't missed a place where hash_accounted should be used instead. 21 July 2022, 15:36:45 UTC
d1d9abc Proto/SCORU: add a commitment carbonated-hash function. It will be renamed later so that it's easier to follow where it is used and where we keep using the uncarbonated version (Sc_rollup_commitment_repr.hash). Also add a helper function in tests. 21 July 2022, 15:36:45 UTC
dfc8e92 Proto/SCORU: add the Sc_rollup_bad_commitment_hash error. 21 July 2022, 15:36:45 UTC
6be6303 Proto/SCORU: add gas cost definitions. They will be used to carbonate Sc_rollup_commitment_repr.hash, so the definitions must make sense with regards to its type t. 21 July 2022, 15:36:45 UTC
a299272 Merge branch 'hhugo-embedded' into 'master' Proto-compiler: refactor cmi embedding See merge request tezos/tezos!5919 21 July 2022, 15:36:04 UTC
06f000d Proto-compiler: refactor cmi embedding 21 July 2022, 15:09:22 UTC
f0635a2 Merge branch 'emturner@wasm-fix-host-funcs-module-name' into 'master' SCORU: WASM: fix PVM host capabilities module name See merge request tezos/tezos!5931 21 July 2022, 14:46:32 UTC
dcf1c0f SCORU: WASM: fix PVM host capabilities module name 21 July 2022, 14:21:17 UTC
5fcaf3a Merge branch 'diane@fix_run_operation' into 'master' Proto/plugin: fix a minor problem with run_operation RPC in tests Closes #3363 See merge request tezos/tezos!5707 21 July 2022, 14:20:34 UTC
abc4a9c docs/protocols/alpha: log the update of run_operation description 21 July 2022, 13:55:17 UTC
32870fc Proto/plugin: fix a minor problem with run_operation RPC in tests by no longer computing the predecessor_level, which was inaccurate anyway and could fail in tests at block level 1. Instead, the RPC now uses the new apply_mode Mempool_no_consensus_op. It also explicitly fails on consensus operations (it used to handle them incorrectly). Also add a couple of TODOs on run_operation linking to issues. 21 July 2022, 13:55:17 UTC
4467d9e Tezt: add a run_operation test on proposals The test calls run_operation on a proposals operation right after the activation of alpha from genesis 21 July 2022, 13:55:17 UTC
6365f89 Merge branch 'naih@scoru-carbonate-genesis-info' into 'master' Proto/SCORU: carbonate Genesis_info See merge request tezos/tezos!5902 21 July 2022, 13:53:58 UTC
b7aae3e Tezt: update regression traces. 21 July 2022, 13:26:46 UTC
30d2f1f Tezt: increase fees and gas limit to account for newly spent gas. Otherwise a test fails (Dal.rollup_node_dal_subscriptions). 21 July 2022, 13:26:46 UTC
b549071 Proto/SCORU: adapt to Genesis_info being a carbonated map. 21 July 2022, 13:26:46 UTC
165f9be Proto/SCORU: make Genesis_info a carbonated map. Does not compile: code to adapt at calling sites. [skip ci] 21 July 2022, 13:26:46 UTC
0a431b8 Proto/SCORU: make genesis_info return a context. So that it's easy to carbonate it after, even if it comes as the side effect of making Genesis_info a carbonated map. 21 July 2022, 13:26:46 UTC
67bed4f Merge branch 'hhugo-registerer' into 'master' Proto-compiler: Simplify api for tezos_protocol_registerer See merge request tezos/tezos!5924 21 July 2022, 11:47:50 UTC
de1d472 Proto-compiler: Simplify api for tezos_protocol_register 21 July 2022, 11:14:42 UTC
4e3d7c0 Merge branch 'scoru@test_refactor' into 'master' Scoru: tiny refactor and cleaning a bit a test file See merge request tezos/tezos!5909 21 July 2022, 10:38:47 UTC
28f6e37 test/scoru: add named parameter for sc_rollup_originate 21 July 2022, 10:11:25 UTC
cdd1908 scoru/test: remove use of `to_raw` to get constants 21 July 2022, 10:11:25 UTC
cffff72 test/helper: add plugin rpc to incremental context 21 July 2022, 10:11:25 UTC
36a8b16 test/scoru: improve dummy_commitment helper 21 July 2022, 10:11:25 UTC
48f8035 proto/scoru: rewrite pp of refutation 21 July 2022, 10:11:25 UTC
037798f proto/scoru: small refactoring 21 July 2022, 10:11:25 UTC
3ba6b4a Merge branch 'sventimir@logging-regression-tes-for-view' into 'master' Add a regression test for interpreter logging See merge request tezos/tezos!5896 21 July 2022, 08:53:16 UTC
b99fc58 Proto/Test: Reuse replace_variables from Tezt_regression. In order to mask variable addresses. 21 July 2022, 08:23:53 UTC
b882a65 Tezt: Expose replace_variables function from Tezos_regression. 21 July 2022, 08:17:02 UTC
7e04515 Proto/Test: Refactor interpreter logging regression tests. Signed-off-by: Marcin Pastudzki <svantimir@gmail.com> 21 July 2022, 08:17:02 UTC
653086b Proto/Test: Add logging regression test for VIEW instruction. 21 July 2022, 08:17:02 UTC
9e49ee6 Proto/Test: Extract some helper functions logging regression tests. 21 July 2022, 08:17:02 UTC
791ef07 Merge branch 'klakplok@what_a_fun_host' into 'master' SCORU/WASM: add host function implementation registry See merge request tezos/tezos!5920 20 July 2022, 17:47:45 UTC
b2e0938 Wasm: minor refactor of Import.register 20 July 2022, 17:20:47 UTC
1f7adf9 Wasm: minor refactor of host function type 20 July 2022, 17:20:47 UTC
d7eb24e Wasm: make the host function registry local to the interpreter config 20 July 2022, 17:20:47 UTC
7934cab Wasm: drop some useless parameter in module registry 20 July 2022, 17:20:47 UTC
cd33184 Wasm: separate host function table symbols from their import names 20 July 2022, 17:20:46 UTC
435f57e Wasm: extract host function implementations to their own global table 20 July 2022, 17:20:46 UTC
675c0c0 Wasm: actually plug host funcs in the PVM 20 July 2022, 17:20:46 UTC
80af5b4 Wasm: wrop host function in a descriptor 20 July 2022, 17:20:46 UTC
7625098 Merge branch 'francois@snapshot-v7' into 'master' Shell/Protocol: Snapshot environment V7 See merge request tezos/tezos!5906 20 July 2022, 17:19:28 UTC
60f3e26 All: Snapshot protocol V7 20 July 2022, 16:54:58 UTC
afd6341 Merge branch 'hhugo-update-cmts' into 'master' Some more manifest cleanup Closes #3393 See merge request tezos/tezos!5854 20 July 2022, 16:54:16 UTC
8be699c Manifest: update stale comment 20 July 2022, 16:28:25 UTC
17da57d Manifest: remove unused ~opam argument 20 July 2022, 16:28:25 UTC
d3f0e02 Merge branch 'remy@dal-functor-to-record' into 'master' Dal/Crypto: replace funtor by record for constants parameters See merge request tezos/tezos!5907 20 July 2022, 16:27:05 UTC
f9db6a7 Dal/Node: move dal types from specific file to cryptobox.ml 20 July 2022, 16:00:15 UTC
ebdb726 Dal/Crypto: doc 20 July 2022, 16:00:15 UTC
91b3693 Dal/Crypto: when checking params, replace assert by invalid_arg 20 July 2022, 16:00:15 UTC
dadb7a4 Dal/Crypto: rename _sigs -> _intf 20 July 2022, 16:00:15 UTC
c762bbc Dal/Crypto: move some _sigs to .mli 20 July 2022, 16:00:15 UTC
back to top