sort by:
Revision Author Date Message Commit Date
2842033 Proto: Dal. add a confirmed_level field in Dal slots_headers 11 October 2022, 14:54:16 UTC
c183747 Proto: Dal. use an inline record for Dal_publish_slot_header operation 11 October 2022, 14:47:42 UTC
08972bb Proto: Dal. expose function Dal_slot_repr.Header.zero 11 October 2022, 14:47:42 UTC
8138719 Proto: expose function Raw_level.add 11 October 2022, 14:47:42 UTC
fae0dca Tests/Tezt: Adapt Dal tests 11 October 2022, 13:46:52 UTC
bdd0409 Tests/Dal: remove 'dal from functions arguments, rename to cryptobox 11 October 2022, 13:46:52 UTC
0cdde5e Tests/Dal: refactor unit/pbt to use mainnet/test/sandbox parameters 11 October 2022, 09:30:36 UTC
ebcd6c1 Parameters: derive Dal sandbox and test parameters from mainnet ones 11 October 2022, 07:58:05 UTC
ff82b22 Merge tezos/tezos!6505: [DAL] Some renaming to avoid confusion Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6505 10 October 2022, 17:47:57 UTC
100e59d Protocol/DAL: Rename slots into slot headers 10 October 2022, 17:25:55 UTC
f8e5d16 Protocol/DAL: Update outdated comment 10 October 2022, 17:25:55 UTC
d518e78 Protocol/DAL: Rename Dal.Header into Dal.Commitment 10 October 2022, 17:25:55 UTC
6c2ff23 Merge tezos/tezos!6525: SCORU/WASM: Implement rebootable kernels without consuming inputs Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6525 10 October 2022, 16:32:46 UTC
1707539 WASM/PVM: make number of reboots configurable for tests This will make it easily available in the durable storage once read only keys are implemented. 10 October 2022, 16:06:04 UTC
6050f3c WASM/Test: test rebooting kernel 10 October 2022, 16:06:04 UTC
78526d5 WASM/PVM: add Too_many_reboots error 10 October 2022, 16:06:04 UTC
9c8725e WASM/PVM: allows reboot during the same input tick 10 October 2022, 16:06:04 UTC
d28f350 Merge tezos/tezos!6548: SCORU: Remove the rollup and dal code of released protocols Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6548 10 October 2022, 15:48:23 UTC
25bb28f SCORU: Remove the rollup node code of released protocols This is dead code, considering SCORU is not enabled in these protocols. 10 October 2022, 15:20:29 UTC
5457cef Merge tezos/tezos!6518: SCORU: WASM: Refactor host functions to be usable by FE Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: corneliuhoffman <corneliuhoffman@gmail.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6518 10 October 2022, 14:44:41 UTC
b1c48bc SCORU: WASM: Refactor host functions to be usable by FE 10 October 2022, 14:19:59 UTC
e57fbf3 Merge tezos/tezos!6497: Manifest: Add ctypes support Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6497 10 October 2022, 14:19:17 UTC
abcf4a2 Manifest: Add ctypes support 10 October 2022, 13:41:02 UTC
5523c33 Merge tezos/tezos!6526: Proto: light clean up and documentation Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6526 10 October 2022, 09:55:35 UTC
903c3dc Proto/validate.mli: update documentation 10 October 2022, 09:36:45 UTC
479f45a Proto/validate.ml: update and add some documentation 10 October 2022, 09:36:45 UTC
5e19e35 Proto: other minor changes - Validate: rename application_info to block_finalization_info - Validate: remove unneeded Alpha_context - Apply: update module name Validate_operation -> Validate in a comment - Apply & Contract_storage: use Lwt_tzresult_syntax (notably, fail is now implicitly Error_monad.fail) 10 October 2022, 09:36:45 UTC
c3a3cf5 Proto/validate: move some auxiliary functions This commit only moves functions without modifying them: - auxiliary functions called exclusively by check_ballot are moved right before the latter - check_testnet_dictator_proposals is moved right before check_proposals to make comments referring to the way it is called in check_proposals easier to verify 10 October 2022, 09:36:45 UTC
e211188 Proto: factorize hashing of operation hashes into Block_payload.hash 10 October 2022, 09:36:45 UTC
ff778e7 Proto/apply&main: use predecessor_hash for homogeneity 10 October 2022, 09:36:45 UTC
270889e Proto/validate: use same variable name as Operation_conflict field 10 October 2022, 09:36:45 UTC
3914357 Proto/amendment: remove Testnet_dictator module in which there was only one function left. 10 October 2022, 09:36:45 UTC
608e771 Merge tezos/tezos!6539: Lima (updated snapshot) Co-authored-by: Fedor Sheremetyev <sheremetyev@gmail.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6539 10 October 2022, 08:48:17 UTC
a42164c Tests/Python: reset regression traces for Lima 08 October 2022, 13:22:28 UTC
3da3644 Doc: Update changelogs 08 October 2022, 12:29:26 UTC
0d633e6 Tezt: update regression traces for Lima 08 October 2022, 10:15:11 UTC
d272a3c Proto: update protocol code 08 October 2022, 10:15:11 UTC
2507568 Everywhere: update protocol hash 08 October 2022, 10:15:11 UTC
708c982 Merge tezos/tezos!6532: node: add Oxhead Alpha mainnet bootnodes to built-in network configuration Co-authored-by: Nicolas Ochem <nicolas.ochem@gmail.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6532 07 October 2022, 17:40:14 UTC
2633de6 node: add Oxhead Alpha mainnet bootnodes to built-in network configuration 07 October 2022, 17:21:13 UTC
f130fbb Merge tezos/tezos!6357: Dal/Node: fix and test shard rpc along with slot reconstruction Co-authored-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6357 07 October 2022, 14:25:30 UTC
4f6f30b Dal/Tezt: fetch shards from dal node and reconstruct slot data 07 October 2022, 14:00:51 UTC
926f4a6 Dal/Tezt: helpers for tests 07 October 2022, 14:00:51 UTC
aff8f7a Dal/Node: fix `get_shard` input slot_header encoding 07 October 2022, 14:00:51 UTC
cf9e820 Merge tezos/tezos!6477: Doc: Update Alpha changelog Co-authored-by: Fedor Sheremetyev <sheremetyev@gmail.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6477 07 October 2022, 08:12:08 UTC
3c762d0 Doc: Update Alpha changelog Describe protocol changes merged to master last week. 07 October 2022, 07:45:08 UTC
eae2173 Merge tezos/tezos!6527: Refactor Dal parameters Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-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: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6527 06 October 2022, 17:34:13 UTC
3af3c30 Proto: refactor Dal parameters 06 October 2022, 17:12:34 UTC
ac57faf Env V8: expose Dal's parameters_encoding in Environment 06 October 2022, 17:12:34 UTC
9e5dfa2 Crypto/Dal: add an encoding for Dal parameters 06 October 2022, 17:12:34 UTC
6543ea7 Merge tezos/tezos!6519: Gas for L Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6519 06 October 2022, 15:26:01 UTC
17e6868 Update tezt regression traces 06 October 2022, 15:02:22 UTC
a5cd81d Tests/Python: reset regression traces 06 October 2022, 15:02:22 UTC
5b5550b Proto/Michelson/Gas: Update gas costs according to new benchmarks 06 October 2022, 15:02:21 UTC
9fb8cbc Benchmarks/Michelson: bench unparsing without location stripping 06 October 2022, 15:02:21 UTC
95454e9 Merge tezos/tezos!6413: Scoru: add static metadata for PVMs Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6413 06 October 2022, 15:01:00 UTC
9baf6cc Tezt: order replacements by regexp lengths 06 October 2022, 14:33:40 UTC
e2695a6 Scoru,Tezt: update regression traces 06 October 2022, 14:33:40 UTC
e2adbee Scoru,Node: adapt node to new tick 06 October 2022, 14:33:40 UTC
66d3eff Scoru,Test: test metadata input in the Arith PVM 06 October 2022, 14:33:40 UTC
00e238e Scoru,Proto: expose [pp_input_request] It's not used in the merge request but I expose this every time for tests, but when I'm finished, I remove the change. Pushing the commit once and for all. 06 October 2022, 14:33:40 UTC
bca1e01 Scoru,Test: test refutation of the [Needs_metadata] state 06 October 2022, 14:33:40 UTC
5eb5207 Scoru,Test: fix all unit tests 06 October 2022, 14:33:40 UTC
e629dde Scoru,Proto: add metadata tick 06 October 2022, 14:33:40 UTC
c977b0b Scoru,Proto: add rollup metadata 06 October 2022, 14:33:40 UTC
88907b9 Merge tezos/tezos!6523: Tests/Python: Remove [tenderbake_{bakers_restart,incremental_start}] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6523 06 October 2022, 14:03:00 UTC
9193a13 Tests/Python: Remove [tenderbake_{bakers_restart,incremental_start}] 06 October 2022, 13:39:03 UTC
102881e Merge tezos/tezos!6388: Dal/Refutation: add functions produce/verify_proof Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6388 06 October 2022, 09:38:59 UTC
9d028f1 Proto/Tests: Unit and PBT tests for DAL refutation functions 06 October 2022, 09:15:36 UTC
8f302d4 Env/V8: expose type equality for Dal page_proof type 06 October 2022, 09:15:36 UTC
44737b9 Proto/Dal: expose types&functions in Internal_for_tests needed for tests 06 October 2022, 09:15:36 UTC
35a49d7 Proto/Dal: export pp_slot function 06 October 2022, 09:15:36 UTC
636ef79 Proto/Dal: export errors of Dal_slot_repr to match on them in tests 06 October 2022, 09:15:36 UTC
91475ba Proto/Dal: for tests, get the content of a Dal skip list 06 October 2022, 09:15:35 UTC
ce292da Tests: extend helper module Assert with function `is_ok` 06 October 2022, 09:15:35 UTC
bf9cc0b lib_crypto: export Cryptobox.t's parameters for testing purpose 06 October 2022, 09:15:35 UTC
2acd8c7 lib_crypto: expose page_proof equality between Cryptobox and Verifier 06 October 2022, 09:15:35 UTC
34524cd Proto/Dal: extend Dal_slot_repr with {produce/verify}_proof functions 06 October 2022, 09:15:35 UTC
f07983a Merge tezos/tezos!6441: py2ml: `test_mockup.py` (4) Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Richard Davison <richardneildavison@gmail.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6441 06 October 2022, 07:59:49 UTC
e68b19a Tezt: translate [protos_mix] of [test_mockup.py] 06 October 2022, 07:16:26 UTC
c8d47df Tezt: translate [transfer_rpc] of [test_mockup.py] 06 October 2022, 07:16:25 UTC
32ef272 Tezt/RPC: return [Tez.t] for select RPCs 06 October 2022, 07:16:25 UTC
fba8baf Merge tezos/tezos!6506: Proto-env: add blanket fine-grained error handling to lazy-encoding Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6506 05 October 2022, 17:24:22 UTC
a04ed40 Proto-env/Tests: clean up tests 05 October 2022, 17:00:25 UTC
cc3b774 Proto-env/test: add a test on an unparsable lazy expr 05 October 2022, 16:57:36 UTC
c2dccd9 Proto-env: exfiltrate invalid lazy bytes to JSON 05 October 2022, 15:46:20 UTC
295e9ca Proto-env: add blanket fine-grained error handling to lazy-encoding 05 October 2022, 15:46:19 UTC
c91e5f3 Merge tezos/tezos!6517: py2ml: remove accidentally reintroduced tests in test_contract.py Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Swann Moreau <evertedsphere@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6517 05 October 2022, 14:49:07 UTC
b1aba43 Pytests: del ticket tests in tests_015/test_contract.py (!6105) 05 October 2022, 14:24:35 UTC
368da54 Pytests: del SelfAddressTransfer in tests_015/test_contract.py (!6382) 05 October 2022, 14:24:35 UTC
5d4b836 Pytests: del SelfAddressTransfer in tests_015/test_contract.py (!6437) 05 October 2022, 14:24:35 UTC
0432233 Merge tezos/tezos!6516: Documentation for Octez v14.1 Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: Germán Delbianco <german@nomadic-labs.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6516 05 October 2022, 14:23:55 UTC
b1658f8 Changelog: add version 14.1 05 October 2022, 13:56:29 UTC
64d5cbb Doc: add version 14.1 05 October 2022, 13:56:29 UTC
325a1af Merge tezos/tezos!6484: Update built-in network alias configuration Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: Nicolas Ochem <nicolas.ochem@gmail.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6484 05 October 2022, 13:01:11 UTC
15cc9c4 Changelog: update with network config changes 05 October 2022, 12:38:25 UTC
142d536 Node: remove --network Hangzhounet and Jakartanet 05 October 2022, 12:38:25 UTC
7e67903 Node: remove Giganode from bootstrap peers 05 October 2022, 12:38:25 UTC
abce81f Node: add user-activated upgrade for Ghostnet 05 October 2022, 12:38:25 UTC
6db554d Merge tezos/tezos!6510: Tests/Python: fix path to daemons following !6437 Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6510 05 October 2022, 10:14:08 UTC
back to top