https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
3eef0d0 [WIP] to be split 13 July 2022, 14:28:49 UTC
17590ec [TEMPORARY] DAL: Export the protocol to the environment 13 July 2022, 11:47:48 UTC
bd88e9a DAL/Node: Add a FIXME 13 July 2022, 11:24:23 UTC
8eb1486 DAL/Node: Fix RPCs to use the b58 format 13 July 2022, 11:24:23 UTC
8bafc79 Crypto: Fix base58 prefix for slot headers 13 July 2022, 11:24:16 UTC
61d316f DAL/Cryptobox: Allow to load SRS from a file 13 July 2022, 09:08:15 UTC
6b68f77 Merge branch 'francois@dal-cryptobox-v6' into 'master' DAL: Refactor the cryptographic primitives to prepare the inclusion in the environment See merge request tezos/tezos!5839 12 July 2022, 13:29:44 UTC
62cf299 DAL: Refactor the cryptographic primitives 12 July 2022, 12:49:16 UTC
00d30e1 Crypto/Dal: Make the srs compatible with the protocol 12 July 2022, 12:49:16 UTC
70c403e Crypto/Dal: Add an mli file 12 July 2022, 12:49:16 UTC
9f169df Merge branch 'shrmtv@client-increase-paid-storage-kathmandu' into 'master' Backport !5700 - Client: implementation of the increase_paid_storage operation for the client See merge request tezos/tezos!5832 12 July 2022, 11:53:10 UTC
046f1f9 Client: backport increase_paid_storage to Kathmandu 12 July 2022, 11:14:59 UTC
f264bec Merge branch 'pierrick@wasm-ast-internal-lazy-vector' into 'master' WASM/AST: change top level list to lazy_map See merge request tezos/tezos!5610 12 July 2022, 11:13:38 UTC
d8e7a43 WASM: identify modules and functions PVM-incompatible See https://gitlab.com/tezos/tezos/-/issues/3378 12 July 2022, 10:34:37 UTC
442f775 WASM/ Parser + AST : use lazy vector for function types 12 July 2022, 10:34:37 UTC
ea534c7 WASM/AST: UTF8 names into lazy vectors 12 July 2022, 10:34:37 UTC
223f3bc WASM/Parser + AST : use Int32Vector for local variables of functions 12 July 2022, 10:34:37 UTC
751d393 WASM/Parser + AST : use lwt lazy vector for element segments 12 July 2022, 10:34:37 UTC
37a201c Merge branch 'vch9@scoru@fix-check-dissection-reason' into 'master' Scoru,Proto: fix reason in [check_dissection] See merge request tezos/tezos!5846 12 July 2022, 10:33:50 UTC
ab7a8df Scoru,Proto: fix reason in [check_dissection] 12 July 2022, 09:53:08 UTC
92baaee Merge branch 'lthms@tx-rollup-getting-started' into 'master' Doc,tx_rollup: Detail how to start a rollup node Closes #2601 See merge request tezos/tezos!5058 12 July 2022, 09:51:52 UTC
d95c443 Doc,tx_rollup: Backport to Jakarta and Kathmandu’s manuals 12 July 2022, 09:13:56 UTC
6a0e88c Doc,tx_rollup: Detail how to start a rollup node 12 July 2022, 09:13:56 UTC
6b2a302 Merge branch 'typo-doc' into 'master' Typo train See merge request tezos/tezos!5706 12 July 2022, 09:13:11 UTC
ceded48 doc: fix protocol section name generated by snapshot_alpha.sh 12 July 2022, 08:36:27 UTC
adfef5d Scoru: fix not-updated comment 12 July 2022, 08:36:27 UTC
a68ea88 doc: fix title of page protocols/014*.rst 12 July 2022, 08:36:27 UTC
9a63e75 doc: link to missing plugin RPCs 12 July 2022, 08:36:27 UTC
e639d65 doc: request to document failures in Clic 12 July 2022, 08:36:27 UTC
db9ac67 Merge branch 'lrand@snoop-autocomplete' into 'master' Snoop: activate autocompletion See merge request tezos/tezos!5841 11 July 2022, 21:14:37 UTC
f94a88b Snoop: activate autocompletion 11 July 2022, 20:31:02 UTC
fc53714 Merge branch 'raphael-p@clean-up-some-files' into 'master' Clean up some files See merge request tezos/tezos!5774 11 July 2022, 20:30:17 UTC
2f10ba1 Doc: fix RST formatting in howto-freeze 11 July 2022, 19:47:34 UTC
787ca6d Build: move script-input files to dedicated directory 11 July 2022, 19:47:34 UTC
187301d Packaging: remove leftover file 11 July 2022, 19:47:34 UTC
42d18bb Tezt/sapling: place file generated by test in /tmp 11 July 2022, 19:47:34 UTC
fc4561c Merge branch 'vicall@fix_replay_command' into 'master' Fix replay command Closes #3213 See merge request tezos/tezos!5632 11 July 2022, 19:46:50 UTC
d42fc41 Changelog: replay command is now readonly 11 July 2022, 18:52:42 UTC
234717a Node: replay command is now readonly 11 July 2022, 18:52:42 UTC
33d59fd Node: replay command now simulate block application 11 July 2022, 18:52:42 UTC
9a58255 Block_validator: allow to simulate block application 11 July 2022, 18:52:42 UTC
fe30c58 Lib_validation: allow apply not to commit on disk 11 July 2022, 18:52:42 UTC
a84bf62 Shell: allow external block validator to be readonly 11 July 2022, 18:52:42 UTC
fbccd90 Bin_validation: introduce --readonly flag 11 July 2022, 18:52:42 UTC
8ff40e7 Node/replay: better handle genesis replay error 11 July 2022, 18:52:42 UTC
11b7f34 Merge branch 'naih@scoru-carbonate-pvm-kind' into 'master' Proto/SCORU: carbonate PVM_kind See merge request tezos/tezos!5813 11 July 2022, 18:51:24 UTC
b928f82 Tezt: update regression traces. 11 July 2022, 18:11:15 UTC
68b9a96 Proto: adapt to PVM_kind functions that are now carbonated. 11 July 2022, 18:11:15 UTC
0fdd9aa Proto/SCORU: carbonate Storage.Sc_rollup.PVM_kind operations. Does not compile: code to adapt to the new signature (a new context is returned by PVM_kind functions). [skip ci] 11 July 2022, 18:11:15 UTC
ce00e23 Proto/SCORU/Plugin: rename Sc_rollup.Refutation_storage.list to list_unaccounted. We stress this characteristic now that we are about to carbonate some functions. 11 July 2022, 18:11:15 UTC
1683853 Merge branch 'functori@scoru@improve-tezt-helpers' into 'master' Scoru: various fixes and improvements See merge request tezos/tezos!5829 11 July 2022, 18:10:28 UTC
3379beb Tezt/Scoru: more generic cement_commitment helper 11 July 2022, 17:28:24 UTC
ad8a07f Tezt/Scoru: make function publish_dummy_commitment more generic 11 July 2022, 17:28:24 UTC
6f7e401 Tezt/lib_tezos: make cement_commitment command return Process 11 July 2022, 17:28:24 UTC
0a141ec Proto/Scoru. encodings: replace (req X (option Y)) with (opt X Y) 11 July 2022, 17:28:24 UTC
4543499 Proto/Scoru: improve error title & description 11 July 2022, 17:28:24 UTC
507fafc Merge branch 'vdum@privacy_team_packages' into 'master' Update privacy-team packages See merge request tezos/tezos!5799 11 July 2022, 17:27:37 UTC
72877c0 opam: bump opam-repository 11 July 2022, 16:50:45 UTC
daa096d Merge branch 'shrmt@test-originate-gas-kathmandu' into 'master' Tezt: test origination gas consumption in Kathmandu Closes #3336 See merge request tezos/tezos!5831 11 July 2022, 16:49:27 UTC
7301bd8 Tezt: test origination gas consumption in Kathmandu 11 July 2022, 15:40:05 UTC
2daa86d Merge branch 'mehdi@move_checks_for_external_transaction_to_implicit' into 'master' Proto/Apply: move checks for external transaction to implicit Closes #3376 See merge request tezos/tezos!5809 11 July 2022, 15:39:21 UTC
c5fd476 Proto/Apply: check entrypoint is default for external operations only 11 July 2022, 15:01:26 UTC
e315dd0 Proto/Apply: check parameter is unit for external operations only 11 July 2022, 15:01:26 UTC
f76d024 Merge branch 'swann@proxy-server-old-blocks' into 'master' lib_rpc_http: redirect certain RPCs for old blocks from proxy server to node Closes #3323 See merge request tezos/tezos!5771 11 July 2022, 15:00:40 UTC
c009d32 lib_proxy: 404 when rpc directory cannot be made 11 July 2022, 14:20:44 UTC
ba8beaf Merge branch 'hhugo-simplify-manifest-paths' into 'master' Manifest: Simplify paths handling See merge request tezos/tezos!5835 11 July 2022, 14:20:00 UTC
a8797d5 Manifest: remove deadcode 11 July 2022, 13:39:17 UTC
d19e232 Manifest: always run the manifest from the root of the repo 11 July 2022, 13:39:17 UTC
62f0651 Merge branch 'mehdi@tezt-clean' into 'master' Tezt: cleanup test registrations See merge request tezos/tezos!5822 11 July 2022, 13:25:06 UTC
51f5075 Tezt: simplify future move of tests 11 July 2022, 12:48:53 UTC
48649c4 Tezt: alphabetically order registrations 11 July 2022, 12:48:53 UTC
0936eca Tezt: generalize voting tests 11 July 2022, 12:48:53 UTC
dc73a9d Tezt: express migrate_from as a function of migrate_to 11 July 2022, 12:48:53 UTC
7dbd0e1 Tezt: split main into functions so people are more careful 11 July 2022, 12:48:53 UTC
2247eb7 Tezt: move stitching-related registrations 11 July 2022, 12:48:53 UTC
c285c10 Tezt: remove obsolete comments 11 July 2022, 12:48:53 UTC
5c4cc35 Tezt: move J-only registrations 11 July 2022, 12:48:53 UTC
db802a4 Tezt: Sc_rollup and Vdf are K+ only 11 July 2022, 12:48:53 UTC
dca17f0 Tezt: Op_validation works for all protocols, apparently 11 July 2022, 12:48:53 UTC
9db46d0 Tezt: move protocol migration registrations 11 July 2022, 12:48:53 UTC
a0bde2e Tezt: Config and Demo_counter are protocol-independent too 11 July 2022, 12:48:53 UTC
1114a88 Tezt: move protocol-independent registrations 11 July 2022, 12:48:53 UTC
4171945 Tezt/Big_map_all: now concerns all protocols 11 July 2022, 12:48:53 UTC
92b56ef Tezt: do not specify protocols when all 11 July 2022, 12:48:53 UTC
5af7046 Tezt: consistency in protocol order in registrations 11 July 2022, 12:48:53 UTC
69ccafc Proto & Tezt: add comments for next_protocol and previous_protocol 11 July 2022, 12:48:53 UTC
9a7e099 Tezt: fix next_protocol 11 July 2022, 12:48:53 UTC
8ebf673 Merge branch 'mehdi@typed_contract2' into 'master' Proto/Michelson: merge typed destination into typed contract Closes #2651 See merge request tezos/tezos!5804 11 July 2022, 12:48:12 UTC
0f6aad1 Tests/Python: update gas in regression tests 11 July 2022, 12:11:04 UTC
e64c433 Proto/LB: use execute_with_typed_parameter 11 July 2022, 12:11:04 UTC
41580c4 Plugin/RPC: local open is useless and doesn't help grepping 11 July 2022, 12:11:04 UTC
d5d0d32 Proto/Michelson: merge typed destination into typed contract Get rid of double-checking of entrypoints 11 July 2022, 12:11:04 UTC
20d3b9c Proto/Michelson: collect lazy storage on transfer to originated contracts only 11 July 2022, 12:11:04 UTC
b03ddc3 Merge branch 'shrmtv@tx-rollup-node-cors-kathmandu' into 'master' Backport !5514 - Tx_rollup,Node: set CORS options See merge request tezos/tezos!5833 11 July 2022, 12:10:23 UTC
63fa2e1 Tx_rollup,Node: set CORS options in Kathmandu 11 July 2022, 11:32:32 UTC
5235d97 Merge branch 'naih@scoru-carbonate-boot-sector' into 'master' Proto/SCORU: carbonate Storage.Sc_rollup.Boot_sector. See merge request tezos/tezos!5814 11 July 2022, 11:31:50 UTC
0991cc3 Proto/SCORU: update regression traces. 11 July 2022, 10:57:54 UTC
c6119f1 Proto/SCORU/Plugin: adapt to Storage.Sc_rollup.Boot_sector carbonation. 11 July 2022, 10:57:53 UTC
fb29a9f Proto/SCORU: carbonate Storage.Sc_rollup.Boot_sector operations. Does not compile: code to adapt to the new signature. [skip ci] 11 July 2022, 10:57:53 UTC
e5b42ea Merge branch 'naih@keys-unaccounted' into 'master' Proto: add Make_carbonated_map.keys_unaccounted. See merge request tezos/tezos!5812 11 July 2022, 10:56:33 UTC
back to top