https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
288645a tmp 10 June 2022, 08:42:01 UTC
adfaddc Misc 10 June 2022, 08:38:02 UTC
758c818 test 10 June 2022, 08:21:47 UTC
a79f9e0 Env,proto: Expose a dummy WASM [step] function to the protocol In this patch, we enrich the V6 protocol with a functor to derive a WASM step function. The functor is parameterized with an Irmin tree, so that it can easily be used with different context implementation. This is necessary as long as (1) the functor of the WASM PVM is parameterized by a tree, and (2) the protocol only knows about one Irmin tree (32-arity, specific to Tezos needs). 09 June 2022, 13:30:29 UTC
3a818d9 Sc_rollup,tests: Instantiate and test the WASM PVM 09 June 2022, 13:14:48 UTC
f6ee7a9 Merge branch 'lthms@no-more-warnings' into 'master' Tezt: Fix warning in `Prepare_data` See merge request tezos/tezos!5528 09 June 2022, 13:07:41 UTC
e034b8d Tezt: Fix warning in [Prepare_data] 09 June 2022, 12:41:28 UTC
7fa74b7 Merge branch 'francois@remove-describe-mempool-rpc' into 'master' Tezt: Remove mempool describe RPC regression tests See merge request tezos/tezos!5525 09 June 2022, 12:40:45 UTC
b6682a8 Tezt: Remove describe RPC regression 09 June 2022, 12:14:03 UTC
f66306b Merge branch 'julien@dont_forget_trusted' into 'master' p2p: don't forget who we trust See merge request tezos/tezos!5488 09 June 2022, 11:29:23 UTC
f39746d Tezt: add known points/peers GC test 09 June 2022, 11:02:00 UTC
418a2dc p2p: don't forget who we trust 09 June 2022, 11:02:00 UTC
415cadf Merge branch 'pipelining@validate_manager_operations_tests' into 'master' Tests for precheck of manager operations See merge request tezos/tezos!5475 09 June 2022, 10:59:05 UTC
1d84fbc Proto_alpha/tests: add tests for batches of manager op. precheck Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Co-authored-by: Zaynah Dargaye <zaynah.dargaye@nomadic-labs.com> 09 June 2022, 10:28:55 UTC
2db0505 Proto_alpha/test: add tests for single manager operation precheck Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Co-authored-by: Zaynah Dargaye <zaynah.dargaye@nomadic-labs.com> 09 June 2022, 10:28:54 UTC
fdb63d0 Proto_alpha/test: add tests-helpers for manager operation precheck Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Co-authored-by: Zaynah Dargaye <zaynah.dargaye@nomadic-labs.com> 09 June 2022, 10:28:54 UTC
1f17409 Proto_alpha: prepare for precheck tests Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Co-authored-by: Zaynah Dargaye <zaynah.dargaye@nomadic-labs.com> 09 June 2022, 10:12:14 UTC
306b3d9 Merge branch 'pipelining@disable-disable-precheck-tests' into 'master' Tezt: depreciate tests using disable_operation_precheck for alpha See merge request tezos/tezos!5507 09 June 2022, 09:52:20 UTC
cbf5c05 Tezt: depreciate tests using disable_operation_precheck for alpha 09 June 2022, 09:17:40 UTC
59cb7ea Merge branch 'marc@sapling_bench' into 'master' Sapling benchmarks See merge request tezos/tezos!4839 09 June 2022, 09:16:05 UTC
909d8cd Benchmark/sapling: nit 09 June 2022, 08:46:25 UTC
9c65935 Benchmark/sapling: create outputs with a given random state 09 June 2022, 08:46:25 UTC
cf7a0c5 Tezt/snoop/sapling: minor changes to sapling_prepare_data 09 June 2022, 08:46:25 UTC
e90e8c6 Tezt/Snoop/Sapling: more reasonable numbers for benchmarks 09 June 2022, 08:46:25 UTC
5862fea Proto/Benchmarks/Sapling: Remove bound_data 09 June 2022, 08:46:25 UTC
ce00155 Proto/Benchmarks/Sapling: add assert that transactions are correct 09 June 2022, 08:46:25 UTC
4e2ec32 proto/benchmark/sapling : fix bug creating incorect transacs 09 June 2022, 08:46:25 UTC
141b065 snoope/prepare_date : save different sapling data in different files 09 June 2022, 08:46:25 UTC
9ac5481 Sapling_commands: transac generation doesn't fails with 0 inputs/out 09 June 2022, 08:46:25 UTC
1dbe10e interpreter_benchmarks : move Sapling_empty_state bench 09 June 2022, 08:46:25 UTC
d489b02 Benchmark: rename sapling benchmarks 09 June 2022, 08:46:25 UTC
631c079 Sapling_generation : generate can now generate 0 outputs or inputs 09 June 2022, 08:46:25 UTC
acd5902 Interpreter_benchmarks: register 4 sapling benchmarks 09 June 2022, 08:46:25 UTC
9214fe9 Interpreter_benchmarks :handle empty sapling transaction case 09 June 2022, 08:46:25 UTC
54b2034 Sapling_generation: load now loads some transacs (eg without output) 09 June 2022, 08:46:25 UTC
1f69304 Snoop: prepare_sapling_data now returns four batch of transactions 09 June 2022, 08:46:24 UTC
e84569c Merge branch 'nbacquey@qcheck2-lib_proxy_server_config' into 'master' Lib_proxy_server_config: migrate to QCheck2 See merge request tezos/tezos!5392 09 June 2022, 07:59:10 UTC
bfd9b31 Lib_proxy_server_config: migrate to QCheck2 09 June 2022, 07:30:46 UTC
05b3311 Merge branch 'bsall@scoru-hardening-constants-in-tezt' into 'master' Proto: use protocol constants in SCORU tezt tests Closes #2932 See merge request tezos/tezos!5499 09 June 2022, 04:00:41 UTC
880f15a Proto: use protocol constants in SCORU tezt tests Co-authored-by: iguerNL@Functori <iguer@functori.com> 08 June 2022, 21:29:19 UTC
c20d210 Merge branch 'functori@scoru@rename-return-to-recover' into 'master' SCORU: renaming `return bond` -> `recover bond` See merge request tezos/tezos!5505 08 June 2022, 16:29:16 UTC
554e31b SCORU: renaming `return bond` -> `recover bond` 08 June 2022, 16:04:48 UTC
6b3ff83 Merge branch 'andrea@scoru-rename-get-last-cemented-commitment' into 'master' Scoru: Rollup node: rename get_last_cemented_commitment_hash_with_level Closes #3011 See merge request tezos/tezos!5432 08 June 2022, 15:36:36 UTC
ae90291 Scoru: Rollup node: rename get_last_cemented_commitment_hash_with_level 08 June 2022, 15:11:52 UTC
359c57e Scoru: Rollup node: introduce Commitment_sig 08 June 2022, 15:11:52 UTC
65a3e55 Merge branch 'JulesV@ReorderUnexpected' into 'master' Proto: reordering of unexpected instruction by alphabetical order. See merge request tezos/tezos!5513 08 June 2022, 15:09:22 UTC
64fa298 Proto: reordering of unexpected instruction by alphabetical order. 08 June 2022, 14:42:25 UTC
55cb912 Merge branch 'sylvain@refactor_client_op_res_pp' into 'master' Client: refactor a bit the pp functions See merge request tezos/tezos!5461 08 June 2022, 14:41:45 UTC
4294e93 client/ope_res: refactor pp_operation_result 08 June 2022, 13:53:12 UTC
06682e9 client/ope_res: remove unused closing box 08 June 2022, 13:53:11 UTC
1827350 client:operation missing closing box 08 June 2022, 13:53:10 UTC
4b9baac client/ope_res: rework pp function to ease reading 08 June 2022, 13:53:09 UTC
42844a3 client: remove pp_result from pp_manager_content 08 June 2022, 13:53:08 UTC
bb16271 client: refactor pp_contents_and_result_list 08 June 2022, 13:53:07 UTC
21ed0cc client: simplify a bit operation_result pp 08 June 2022, 13:53:05 UTC
c40ef99 client: only one pp_balance_updates 08 June 2022, 13:52:02 UTC
57b02f4 client: add pp_balance_updates_always to operation_result 08 June 2022, 13:52:02 UTC
f1a9c4c client: add pp_storage_size to operation_result 08 June 2022, 13:52:01 UTC
d735020 client: add pp_paid_storage_size_diff to operation_result 08 June 2022, 13:52:00 UTC
37df3bb client: add pp_consume_gas to operation_result 08 June 2022, 13:51:59 UTC
1860da8 client: refactor fct to print micheline expr 08 June 2022, 13:51:58 UTC
b7e0642 Merge branch 'vch9@scoru@version-commitment' into 'master' Scoru,Proto: introduce versioned commitments See merge request tezos/tezos!5465 08 June 2022, 13:44:38 UTC
eb171e4 Scoru,Proto: introduce versioned commitments 08 June 2022, 13:18:46 UTC
cd81f45 Merge branch 'nbacquey@caching_time_refactor' into 'master' Lib_proxy: change type of sym_block_caching_time from int to Ptime.span Closes #2535 See merge request tezos/tezos!5459 08 June 2022, 13:18:00 UTC
0a50596 Proxy_server: refactor type of sym_block_caching_time 08 June 2022, 12:48:37 UTC
1e02a5e Merge branch 'francois@tezt-remove-mk-transfer-legacy-calls' into 'master' Tezt: Remove legacy calls related to forging transfer operations See merge request tezos/tezos!5483 08 June 2022, 12:47:57 UTC
aabc317 Tezt/Tezos: Remove unused functions 08 June 2022, 12:22:50 UTC
8bf33a5 Tezt/Tezos: Replace some legacy calls forging a transfer operation 08 June 2022, 12:22:50 UTC
655788f Tezt/Tezos: Add support for injection_operations RPC 08 June 2022, 12:22:50 UTC
3107142 Tezt/Tezos: Fix a small bug for computing the block hash 08 June 2022, 12:22:50 UTC
2071136 Tezt/Tezos: Provide two new helpers to forge batch of operations 08 June 2022, 12:22:50 UTC
5980e0b Merge branch 'francois@tezt-remove-operation-legacy' into 'master' Tezt: Replace the legacy call sites for the delegation operation See merge request tezos/tezos!5479 08 June 2022, 12:22:06 UTC
0f90c4e Tezt/Tezos: Remove the legacy delegation operation 08 June 2022, 11:56:41 UTC
2c73fb6 Tezt/Tezos: Add a delegation operation 08 June 2022, 11:56:41 UTC
187b538 Merge branch 'rename-sc-atomic-batch' into 'master' SCORU: rename sc-atomic-batch manager operation See merge request tezos/tezos!5492 08 June 2022, 11:55:59 UTC
ac00829 Test: regression tests 08 June 2022, 11:30:42 UTC
d16acef Test: amend tests 08 June 2022, 11:30:42 UTC
fcc2bab Proto: amend client command 08 June 2022, 11:30:42 UTC
29ead86 Proto: rename to execute-outbox-message 08 June 2022, 11:30:42 UTC
2d76696 Merge branch 'scoru@wasm-types' into 'master' SCORU: Misc improvements to helper data types in WebAssembly ref interpreter See merge request tezos/tezos!5481 08 June 2022, 09:32:41 UTC
f261360 SCORU: WASM: Adjust to new manifest 08 June 2022, 09:03:37 UTC
280401b SCORU: WASM: Add tests for common data types 08 June 2022, 09:03:37 UTC
1b92255 SCORU: WASM: Improve chunked byte vector 08 June 2022, 09:03:37 UTC
f5bd7b7 SCORU: WASM: Improve lazy map 08 June 2022, 09:03:37 UTC
9f2fefe Merge branch 'vch9@scoru@private-stakers-type' into 'master' Scoru,Proto: make [stakers] both a record and private See merge request tezos/tezos!5498 08 June 2022, 08:58:09 UTC
087f0b4 Scoru,Proto: make [stakers] both a record and private 08 June 2022, 08:24:42 UTC
01a3da3 Merge branch 'functori@scoru-recover-bonds' into 'master' New CLI manager operation to recover SCORU bonds See merge request tezos/tezos!5395 08 June 2022, 05:10:12 UTC
048da93 Tezt/Tests: adapt an SC rollup tezt test for return bond 07 June 2022, 20:54:24 UTC
963c186 Tezt/Lib: add CLI command submit_return_bond for SCORUs in Client 07 June 2022, 20:54:24 UTC
d42c556 Proto/SCORU/tests: attempt to withdraw stake before and after cementing 07 June 2022, 20:54:24 UTC
a44e672 Proto: unit/integration tests: extend helpers with sc_rollup_return_bond 07 June 2022, 20:54:24 UTC
1d2571a Proto/Client: implement "sc rollup recover bond" command 07 June 2022, 20:54:24 UTC
339e807 Proto/SCORU: add a new manager operation Sc_rollup_return_bond 07 June 2022, 20:54:23 UTC
c3c907f Merge branch 'francois@tezt-dal-remove-legacy-operations' into 'master' Tezt: Remove the legacy calls to dal operations See merge request tezos/tezos!5489 07 June 2022, 20:34:03 UTC
c36a319 Tezt/Tezos: Remove the legacy calls to slot availability operation 07 June 2022, 19:59:26 UTC
880f828 Tezt/Tezos: Remove the legacy call site for publishing a slot header 07 June 2022, 19:59:26 UTC
200ebbd Merge branch 'vch9@fix-dal-indentation-tezos-proto' into 'master' Proto: fix TEZOS_PROTOCOL for dal modules See merge request tezos/tezos!5501 07 June 2022, 19:58:48 UTC
b3512ed Proto: fix TEZOS_PROTOCOL for dal modules 07 June 2022, 19:27:22 UTC
0c7851a Merge branch 'fix_locking' into 'master' Fix locking Closes #3047 See merge request tezos/tezos!5366 07 June 2022, 19:05:25 UTC
f3022c0 Fix locking Unfortunately, fcntl locking takes the lock for the whole process -- all the threads. So we have to use a mutex to prevent access from other threads within the same process, while keeping the fcntl lock to prevent interference from other processes. (An alternate idea is to use a listening socket as a lock, but there are probably reasons why nobody does this). Fixes #3047 07 June 2022, 18:33:52 UTC
back to top