swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e

sort by:
Revision Author Date Message Commit Date
df72d9c WASM: Fix helpers that checks WASM PVM step’s proof size 10 August 2022, 10:42:02 UTC
30a5c93 Scoru: Wasm: Add test that runs N Eval ticks post-boot 10 August 2022, 10:42:02 UTC
06c53d2 REVERTME refactoring 09 August 2022, 15:27:32 UTC
0270912 WASM: Use newly introduced lazy containers 09 August 2022, 15:27:32 UTC
902aecb Tree_encoding: Provide encoding for the new lazy containers 09 August 2022, 15:27:32 UTC
0160830 Lazy_containers: Provide simpler alternative to existing containers 09 August 2022, 15:27:32 UTC
4b4340f Lib_scoru_wasm: top-level function for WASM PVM 09 August 2022, 15:15:23 UTC
8233eef Merge tezos/tezos!6046: Proto/test: add tests on the validation of voting operations 'pipelining@add-voting-tests' into 'master' Co-authored-by: Zaynah Dargaye <zaynah.dargaye@nomadic-labs.com> Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6046 09 August 2022, 13:55:38 UTC
2055aa4 Proto/test: add tests on voting operations 09 August 2022, 13:24:43 UTC
cd55150 Proto/test: clean up existing voting tests 09 August 2022, 13:24:43 UTC
8d3f038 Proto/test: add errors in API and modify helpers 09 August 2022, 13:24:43 UTC
fd24b5d Merge tezos/tezos!6039: Dal/Node: move RPC services to a separate library 'andrea@dal-node-decouple-rpc-services' into 'master' Co-authored-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6039 09 August 2022, 12:49:38 UTC
eda4661 DAL/Node: factor out RPC services to standalone library 09 August 2022, 12:17:34 UTC
f8534e8 Merge tezos/tezos!5899: Support ranges when using node replay 'raphael-p@support-ranges-when-using-node-replay' into 'master' Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Victor Allombert <victor.allombert@tezcore.com> Approved-by: Nicolas Raymond <nicolas.raymond@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5899 09 August 2022, 10:27:48 UTC
7bc673a Node: allow replay of level..level ranges 09 August 2022, 08:51:51 UTC
8e19928 Node: refactor code of replay command ahead of changes 09 August 2022, 08:38:09 UTC
4d33abe Merge tezos/tezos!5984: Scoru: Store multiple cemented commitments in context 'andrea@scoru-store-multiple-cemented-commitments-2' into 'master' Co-authored-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Hans Hoglund <hans.hoglund@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5984 08 August 2022, 21:18:07 UTC
58d35b5 Tezt: reset regressions 08 August 2022, 20:46:31 UTC
be6fe53 Test/Scoru: test storage and deallocation of cemented commitments 08 August 2022, 20:46:31 UTC
eacc0f7 Proto/Scoru: store multiple cemented commitments for rollup 08 August 2022, 20:46:31 UTC
771c708 Proto: add protocol constants for maximum number of stored cemented commitments 08 August 2022, 20:46:31 UTC
c11f231 Merge tezos/tezos!6034: Lib_tree_encoding: Simplify API for optional tree encoders 'jobjo@info-encoder' into 'master' Co-authored-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6034 08 August 2022, 20:11:23 UTC
8f4096a Lib_tree_encoding/Tests: test new combinators 08 August 2022, 17:00:20 UTC
d29e8ec Lib_tree_encoding: rename optional to value-option 08 August 2022, 16:55:05 UTC
a768f77 Lib_tree_encoding: get rid of value-option 08 August 2022, 16:55:05 UTC
10f7ac8 Lib_tree_encoding: option for empty trees 08 August 2022, 16:55:05 UTC
36a07d3 Lib_tree_encoding: ignore/return combinators 08 August 2022, 16:52:16 UTC
4128874 Merge tezos/tezos!5996: DAL/Node: fetch constants from node 'remy@dal-plugin-constants' into 'master' Co-authored-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5996 08 August 2022, 15:05:19 UTC
8795ffa DAL/Node: update dal node to fetch constants from node - monitor node heads - load check for compatible protocol and load plugin - fetch constants from node 08 August 2022, 14:39:52 UTC
a5d78fd DAL/lib proto: add plugin registration 08 August 2022, 14:39:52 UTC
8745b80 DAL/Node: add dal node lib and define plugin interface 08 August 2022, 12:44:13 UTC
4005fd3 Merge tezos/tezos!5873: Improve store merge 'vbot@improve_merge_v2' into 'master' Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@tezcore.com> Approved-by: Benjamin Canou <benjamin@canou.fr> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5873 08 August 2022, 11:00:57 UTC
136fc05 Changes: added store merge improvement entry 08 August 2022, 09:41:41 UTC
2066af5 Store/Tests: adapt tests and augment blocks generation for coverage 08 August 2022, 09:41:27 UTC
4e887da Store: change merges to a lazy, decoding-free and bufferized version 08 August 2022, 09:41:27 UTC
bcdb124 Store: add decoding-free floating store iterators 08 August 2022, 09:41:27 UTC
6ac3939 Store: add ad-hoc encoded data accessors/pruner 08 August 2022, 09:41:26 UTC
213bdb3 Store: add definitions to store's blocks encoding 08 August 2022, 09:41:26 UTC
a198a9a Merge tezos/tezos!5962: Proto: update tests in case zero ticket is forbidden 'deny-zero-tickets-tests' into 'master' Co-authored-by: Ding Xiang Fei <xf@marigold.dev> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5962 07 August 2022, 09:22:34 UTC
3384a61 Proto: update tests in case zero ticket is forbidden 07 August 2022, 09:22:33 UTC
3624fc4 Merge tezos/tezos!5760: Tezt/Scoru scenario involving cementation, fork and dispute/refutation 'functori@scoru@tezt-scenario' into 'master' Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5760 05 August 2022, 15:10:26 UTC
143668f Tezt/Scoru: scenario involving a fork and a valid dissection 05 August 2022, 14:38:31 UTC
0a2a95a Tezt/Scoru: scenario involving a fork, a dispute and cementations 05 August 2022, 14:38:31 UTC
ac690d9 Tezt/Scoru: helper function to construct a forking commitments tree 05 August 2022, 14:38:30 UTC
a2ed240 Tezt/Scoru: make publish_dummy_commit return the hash of the commit 05 August 2022, 14:38:30 UTC
94b378b Tezt/Scoru: helpers to inject a refute ops via RPC and check inclusion 05 August 2022, 14:38:30 UTC
b35f215 Merge tezos/tezos!5617: Lib_p2p: Fix the maintenance triggers and add unit tests 'abate@p2p_maintanance_test' into 'master' Co-authored-by: Pietro <pietro.abate@tezcore.com> Approved-by: Sventimir <svantimir@gmail.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5617 04 August 2022, 16:24:26 UTC
2baed33 p2p: add changelog entry for maintenance fix 04 August 2022, 15:54:44 UTC
f8055d6 p2p/tests: add maintenance tests 04 August 2022, 15:54:44 UTC
3f9033e p2p: add two events to the connect_handler trigger_maintenance_too_many_connections and trigger_maintenance_too_few_connections to log the fact that the maintenance was triggered by the connect_handler 04 August 2022, 15:54:44 UTC
fcebf9b p2p: add two new p2p events and move two others Add Maintenance_started, Maintenance_ended Move Too_few_connections, Too_many_connections from connect_handle to maintenace 04 August 2022, 15:54:44 UTC
2f18cd0 p2p: Fix the maintenance triggers In the connect handler, the Too_few and Too_many connections triggers were swapped. Author: Vivien Pelletier <vivien.pelletier@nomadic-labs.com> 04 August 2022, 15:54:44 UTC
46e514f Merge tezos/tezos!5978: Evaluation config encoding 'scoru-wasm@config-encoding' into 'master' Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Hans Hoglund <hans.hoglund@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5978 04 August 2022, 15:53:32 UTC
16370cd SCORU: WASM: Implement encoder/decoder for eval config 04 August 2022, 15:21:46 UTC
13e0334 Merge tezos/tezos!6032: long_tezt: Fix block validation initialization by upgrading storage 'nray@fix_block_validation_bench' into 'master' Co-authored-by: nraymond <nicolas.raymond@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@tezcore.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6032 04 August 2022, 11:54:58 UTC
b834e18 long_tezt: Fix block validation initialization by upgrading storage 04 August 2022, 11:29:43 UTC
a87bfc8 Merge tezos/tezos!6021: Doc: Update Alpha changelog 'shrmtv@update-changelog' into 'master' Co-authored-by: Fedor Sheremetyev <sheremetyev@gmail.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6021 03 August 2022, 16:14:28 UTC
25446b2 Doc: Update Alpha changelog Describe new changes that have been merged to master. 03 August 2022, 15:49:26 UTC
f270535 Merge tezos/tezos!5866: Doc: polish Kathmandu changelog 'shrmtv@polish-kathmandu-changelog' into 'master' Co-authored-by: Fedor Sheremetyev <sheremetyev@gmail.com> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5866 03 August 2022, 15:48:48 UTC
819181b Doc: explicitly list all new operations 03 August 2022, 15:23:26 UTC
9b54117 Doc: note about invoice 03 August 2022, 15:23:26 UTC
3954738 Doc: more details on VDF 03 August 2022, 15:23:26 UTC
ab219cc Merge tezos/tezos!5985: Proto: preserve SCORU constants in migration 'shrmtv@preserve-scoru-constants' into 'master' Co-authored-by: Fedor Sheremetyev <sheremetyev@gmail.com> Approved-by: Nicolas Ochem <nicolas.ochem@gmail.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5985 03 August 2022, 15:22:45 UTC
1371a3d Proto: preserve SCORU constants in migration 03 August 2022, 14:55:15 UTC
8ad69ec Merge tezos/tezos!6020: Tree_encoding: Reorganize the dependencie tree of 'lib_scoru_wasm' 'scoru@lib-tree-encoding' into 'master' Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Hans Hoglund <hans.hoglund@trili.tech> Approved-by: Benjamin Canou <benjamin@canou.fr> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6020 03 August 2022, 14:23:41 UTC
858fa7c Tree_encoding: Reorganize the dependencie tree of 'lib_scoru_wasm' Before to this patch, the dependency tree of lib_scoru_wasm is straightforward. lib_webassembly <- lib_scoru_wasm (provide lazy containers) (provide tree encoding) The caveat is that the encoding of the types introduced in lib_webassembly are defined in lib_scoru_wasm… and therefore cannot be easily tested in the official WASM test-suite (in a decode, eval, encode loop). This patch is the first step towards being able to test the tree encoders developed for the PVM in the WASM test-suite. We introduce two libraries, - 'lazy-containers' introduces laz maps, lazy vectors, and chunked byte vectors - 'tree-encoding' introduces the tree encoders (including for the lazy containers) The rest of the code base is unchanged, in particular the tree encoding are still defined in 'lib_scoru_wasm'. 03 August 2022, 12:29:38 UTC
6ec6769 Merge tezos/tezos!5851: Scoru,Test: PBT the check dissection 'vch9@scoru@pbt-dissection' into 'master' Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5851 03 August 2022, 12:04:49 UTC
eb54d4d Scoru,Test: pbt test the dissections 03 August 2022, 11:36:12 UTC
1cc190c Scoru,Proto: various fixes to [Game.invalid_move] 03 August 2022, 11:36:12 UTC
87ed934 Lib_test: add [qcheck_make_lwt] 03 August 2022, 11:36:12 UTC
a64fa3b Scoru,Test: Move existing tests to legacy module 03 August 2022, 11:36:12 UTC
868c5f3 Scoru,Proto: expose some pretty printers 03 August 2022, 11:36:12 UTC
ed11fac Scoru,Proto: move [dissection_chunk] to v1 03 August 2022, 11:36:12 UTC
2079aa1 scoru/lib: ad game_helpers lib with new_dissection 03 August 2022, 11:36:12 UTC
abbc536 Merge tezos/tezos!6012: [DAL] Simplify the handling of the SRS 'francois@loading-full-srs' into 'master' Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6012 03 August 2022, 11:18:20 UTC
62f6f6a DAL: Refactor the way SRS is handled 03 August 2022, 10:55:23 UTC
18a0b3b Merge tezos/tezos!6028: Proto: remove obsolete comment 'jobjo@remove-comment' into 'master' Co-authored-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6028 03 August 2022, 09:59:23 UTC
6b54d84 Proto: remove obsolete comment 03 August 2022, 09:30:11 UTC
645d5e1 Merge tezos/tezos!5849: Proto: implement the validation of anonymous operations 'pipelining@validate-anonym-operation' into 'master' Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Raphael Toledo <raphael.r.toledo@gmail.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5849 03 August 2022, 09:29:30 UTC
0a9b354 changes: add newly introduced errors in minor changes section and add an entry for the validation of anonymous operation and the splitting of `check_vdf_and_update_seed` function in the internal section 03 August 2022, 09:02:29 UTC
9558f07 proto: add validate vdf revelation 03 August 2022, 09:02:29 UTC
e19592f proto: add validate seed nonce revelation Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> 03 August 2022, 09:02:29 UTC
b3c7095 proto: add validate double baking evidence Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> 03 August 2022, 09:02:29 UTC
63acf2e proto: add unrequired double baking in block test 03 August 2022, 09:02:29 UTC
2feba56 proto: add validate double consensus Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> 03 August 2022, 09:02:29 UTC
b6f8642 proto: add unrequired endorsement and preendorsement tests 03 August 2022, 09:02:29 UTC
e0c8455 proto: add validate activate account Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> 03 August 2022, 09:02:29 UTC
d4fbc7b proto: add anonymous validation signature Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> 03 August 2022, 09:02:29 UTC
ab349f3 proto: add anonymous validity information and state Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> 03 August 2022, 09:02:29 UTC
36ba84a proto: create validate_errors file 03 August 2022, 09:02:29 UTC
33b0994 Merge tezos/tezos!5959: DAL/crypto: code cleanup 'julien.coolen@dal-crypto-fft-domains' into 'master' Co-authored-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Marc Beunardeau <marc.beunardeau@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5959 03 August 2022, 08:52:07 UTC
e500ba4 DAL/crypto: rename `Slot_segment_index_out_of_range to `Segment_index_out_of_range 03 August 2022, 08:08:44 UTC
20c70b1 DAL/crypto: replace match by if-then-else 03 August 2022, 07:37:16 UTC
5e72b17 Environment: fix verify_segment signature 03 August 2022, 07:35:58 UTC
bfe5c31 DAL/crypto: fix typos 03 August 2022, 07:35:58 UTC
cf12c4f DAL/crypto: open Result_syntax module at the top of polynomial_from_shards 03 August 2022, 07:35:57 UTC
1dca323 DAL/crypto: 1.3x faster decoding 03 August 2022, 07:35:57 UTC
9497b8c DAL/crypto: simplify verify_commitment 03 August 2022, 07:35:57 UTC
f396fbb DAL/crypto: simplify kate amortized 03 August 2022, 07:35:57 UTC
ec30ac1 DAL/crypto: use inplace FFTs 03 August 2022, 07:35:57 UTC
back to top