https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
0aaec7b Tezt: regressions for scoru tests 18 November 2022, 22:06:33 UTC
ed353c0 Tezt/Tests: Tezos client needs hex messages for smart rollups 18 November 2022, 21:52:24 UTC
42d4070 Tests/Proto: adapt unit tests 18 November 2022, 21:51:13 UTC
b53294b Proto/SCORU: boot sector and origination bytes as immutable bytes 18 November 2022, 21:11:22 UTC
7a4b7ab WASM: reveal step takes immutable bytes 18 November 2022, 20:26:26 UTC
0079be9 Proto: use immutable bytes for reveal data 18 November 2022, 18:48:13 UTC
4a97fdd Proto: use immutable string for binary messages 18 November 2022, 18:34:42 UTC
10850d7 Env/V8: add Bytestring to environment 18 November 2022, 18:34:42 UTC
bac903c Stdlib: Bytestring immutable bytes 18 November 2022, 18:34:41 UTC
975f639 Merge tezos/tezos!6890: Scoru,Proto: remove todo done Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6890 18 November 2022, 15:41:51 UTC
065d429 Scoru,Proto: remove todo done 18 November 2022, 15:17:52 UTC
1008467 Merge tezos/tezos!6719: Resolve "Snoop: obtain the scores of Scikit fittings" Co-authored-by: Sota Sato <sota.sato@dailambda.jp> Approved-by: Jun Furuse <jun.furuse@gmail.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6719 18 November 2022, 13:26:02 UTC
74cb494 lib_benchmark: fix tests related to scores 18 November 2022, 13:00:30 UTC
d534778 lib_benchmark: fix the type of the benchmark name related to scores 18 November 2022, 13:00:30 UTC
af39aa7 lib_benchmark: calculate score for Degenerated workload 18 November 2022, 13:00:30 UTC
c9f9c0d lib_benchmark: add RMSE score for inference results 18 November 2022, 13:00:30 UTC
b1bc35d lib_benchmark: save the score of models to a solution file 18 November 2022, 13:00:30 UTC
23c4671 lib_benchmark: calculate r2 scores for inference results 18 November 2022, 13:00:30 UTC
29660e3 Merge tezos/tezos!6819: WASM: input buffer now uses `Vector.pop` Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: corneliuhoffman <corneliuhoffman@gmail.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6819 18 November 2022, 12:59:34 UTC
4dcdfb8 WASM: input buffer now uses `Vector.pop` Also reverses how the buffer is used: enqueues at the end, dequeues on front. 18 November 2022, 12:34:02 UTC
f97277e Lazy_vector: add `pop` for mutable vectors 18 November 2022, 12:34:01 UTC
b911e5b Merge tezos/tezos!6860: Scoru,Proto: remove [BootSector] storage module Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6860 18 November 2022, 12:14:12 UTC
1887edd Scoru,Tezt: update regression traces 18 November 2022, 11:53:24 UTC
f144cac Scoru,Proto: remove [BootSector] storage module We no longer need to store the bootsector, its evaluated during the origination proof 18 November 2022, 11:53:23 UTC
74a5d0f Scoru,Node: fetch the bootsector via the block instead of RPC 18 November 2022, 11:53:23 UTC
55a3c96 Merge tezos/tezos!6872: py2ml: migrate `test_programs.py` Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6872 18 November 2022, 11:52:40 UTC
75ae02f Tezt: migrate [test_programs.py] 18 November 2022, 11:28:57 UTC
9a4fbf2 Tezt/Client: expose the [conversion_format_to_string] function 18 November 2022, 11:28:57 UTC
1036fb3 Tezt/Client: refactor [convert_] functions 18 November 2022, 11:28:57 UTC
01d4c2e Merge tezos/tezos!6813: py2ml: migrate `test_migration.py` Co-authored-by: Arvid Jakobsson <arvid.jakobsson@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/6813 18 November 2022, 07:24:38 UTC
c9a5d55 Tezt: migrate [test_migration.py] 18 November 2022, 06:58:13 UTC
750a23c Tezt/lib_tezos: Add [Node.reconstruct] 18 November 2022, 06:58:13 UTC
4eb9568 Tezt/migration: do registration in function prefixed [test_] 18 November 2022, 06:58:13 UTC
4781f8a Merge tezos/tezos!6879: Proto, Scoru: RPC to retrieve stakers per commitment Co-authored-by: Rodi-Can Bozman <rbozman.functori@gmail.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6879 17 November 2022, 18:12:58 UTC
daec3d4 Tezt, Scoru: check if stakers per commitment are correctly retrieved 17 November 2022, 17:50:49 UTC
1a7a859 Tezt, Scoru: expose get_chain_block_context_sc_rollup_stakers_per_commitment 17 November 2022, 17:50:49 UTC
248c94f Proto, Scoru: RPC to retrieve stakers per commitment (uncarbonated) 17 November 2022, 17:50:49 UTC
ae2311d Merge tezos/tezos!6882: Gitignore: ignore ./octez-wasm-* Co-authored-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6882 17 November 2022, 17:46:44 UTC
396119d Gitignore: ignore ./octez-wasm-* 17 November 2022, 16:11:04 UTC
d4a45ef Merge tezos/tezos!6873: SCORU,WASM: Correctly align ticks number for commitment periods Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6873 17 November 2022, 15:54:34 UTC
39df548 SCORU,WASM: Correctly align ticks number for commitment periods Previously, the tick to commit was off-by-one, meaning it was not a multiplier of [MAX_TICKS]. This was only visible on the first commitment period, since after that, the tick numbers are relative to the previous period. This fix will make easier to constrains the tick numbers in a dissection wrt. snapshot size. 17 November 2022, 15:26:39 UTC
48a071f Merge tezos/tezos!6861: Tezt: Use a real WASM kernel in SCORU test-suite Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6861 17 November 2022, 15:24:49 UTC
d421425 Tezt: Use a real WASM kernel in SCORU test-suite 17 November 2022, 14:52:02 UTC
55393ff Merge tezos/tezos!6807: Manifest: fixes that were needed to release Octez 15.0 on opam Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6807 17 November 2022, 14:44:04 UTC
1183c82 Manifest: generate 17 November 2022, 14:17:28 UTC
a8b37e7 Manifest: check synopsis passes opam.ci.ocaml.org's lint check 17 November 2022, 14:17:28 UTC
1ac0efd Manifest: octez-proxy-server is released 17 November 2022, 14:17:28 UTC
11338fc Manifest: fix version constraints Those constraints were discovered when trying to release Octez v15.0 on opam. 17 November 2022, 14:17:28 UTC
4a18381 Merge tezos/tezos!6878: Manifest: Disable unfixable warnings in Wasmer stubs Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6878 17 November 2022, 13:58:22 UTC
a9b2978 Manifest: Disable unfixable warnings in Wasmer stubs 17 November 2022, 13:31:28 UTC
abc5f43 Merge tezos/tezos!6866: Lazy_containers: Clean-up keys with `Lazy_vector.pop` Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6866 17 November 2022, 13:04:30 UTC
2044fae Lazy_containers: Clean-up keys with `Lazy_vector.pop` 17 November 2022, 12:25:59 UTC
b2f0fa7 Merge tezos/tezos!6837: SCORU: WASM: Fix behaviour for set_input_step when tick_state is Padding Co-authored-by: Ilya Peresadin <ilya.peresadin@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6837 17 November 2022, 12:16:57 UTC
52ef95f SCORU: WASM: Fix set_input_step behaviour when state is Padding 17 November 2022, 11:50:23 UTC
233172e Merge tezos/tezos!6865: Lazy_containers: Modify `Lazy_map.t` to prepare for keys clean-up Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6865 17 November 2022, 11:44:46 UTC
710a403 Lazy_containers: Modify `Lazy_map.t` to prepare for keys clean-up We modify the internals of `Lazy_map.t` to register key removals in addition to key addition. This will make it easy to support keys clean-up (e.g., in the inbox and outbox, for instance). 17 November 2022, 11:20:04 UTC
2b7e6e7 Merge tezos/tezos!6775: Scripts: fix patch-yes_node.sh Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6775 17 November 2022, 10:34:34 UTC
1777809 Scripts/CI: add scripts/patch-yes_node.sh to lint checks 17 November 2022, 10:08:30 UTC
0c8fca7 Scripts: add --dry-run flag to scripts/patch-yes_node.sh 17 November 2022, 10:08:30 UTC
ed212b0 Scripts: fix patch-yes_node.sh Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> 17 November 2022, 10:08:30 UTC
cf87186 Proto: refactor client_proto_stresstest_commands.ml commands 17 November 2022, 10:08:30 UTC
f28a25a Merge tezos/tezos!6783: Fix `pending_operation` encoding when the rpc is called in binary mode Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6783 17 November 2022, 10:07:15 UTC
ac57874 changes: add entries for pending_operations version and binary format 17 November 2022, 09:38:23 UTC
2abe0d0 lib_shell_services: use version 1 by default in pending_operations RPC 17 November 2022, 09:38:23 UTC
f7ee1e0 lib_shell_services: fix pending_operation encoding when the rpc is called in binary with version 1 17 November 2022, 09:38:23 UTC
9a48a78 Merge tezos/tezos!6851: Dal: The DAL node does not trim or fill a slot Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6851 17 November 2022, 09:26:40 UTC
b0b69c8 Dal: Do not trim or fill a slot 17 November 2022, 09:00:36 UTC
eaba2db Merge tezos/tezos!6811: DAL: rename availability to attestation Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6811 17 November 2022, 08:59:51 UTC
2e0eae4 DAL: use (slot) "attestation" instead "availability" or "endorsement" This mainly includes the following renamings: * the operation `Dal_slot_availability` becomes `Dal_attestation` * the parameter `endorsement_lag` becomes `attestation_lag` * endorsements are renamed attestations when they refer to (slot) attestations (and not to consensus operations) * in the DAL context, endorsers are renamed attestors 17 November 2022, 08:34:13 UTC
efb1386 Merge tezos/tezos!6507: add inbox merkelized payload hashes Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.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/6507 17 November 2022, 08:33:23 UTC
39ac403 test/scoru: add tests for the merkelized payload hashes 17 November 2022, 07:59:33 UTC
1063d6a test/scoru: add new inbox test file 17 November 2022, 07:59:33 UTC
3d5d6f0 test/scoru: archive inbox_legacy test 17 November 2022, 07:59:33 UTC
22dcdc1 proto/scoru: add inbox merkelized payload hashes module 17 November 2022, 07:59:33 UTC
ac25fb9 proto/skip_list: add find fct for cell at index 17 November 2022, 07:59:33 UTC
8b27aea Merge tezos/tezos!6325: Migrate test big_map_to_self from pytest to tezt Co-authored-by: lykimq <lykimq@gmail.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: YunYan <jaiyalas@gmail.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6325 17 November 2022, 07:58:46 UTC
9be94a4 Test/Python: remove Big_map to self test 17 November 2022, 07:13:23 UTC
2dda3b9 Tezt: add big_map to self tests 17 November 2022, 07:13:23 UTC
ecdbfd1 Merge tezos/tezos!6852: Dal: A bit of cosmetics Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6852 17 November 2022, 05:59:17 UTC
58b7449 Dal/Node: Write an interface for DAL node services 17 November 2022, 05:30:26 UTC
e3dbe1a Dal/Crypto: Make datatype consistent with their denotation 17 November 2022, 05:30:26 UTC
57009ad Merge tezos/tezos!6821: [DAC] Stop rollup node if reveal hash data is wrong Co-authored-by: Andrea Cerone <andrea.cerone@trili.tech> 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/6821 17 November 2022, 02:25:20 UTC
28dd40b Dac/Tezt: rollup node stops if reveal data hash is wrong 17 November 2022, 00:46:24 UTC
8cbe98c Proto: Remove Sc_rollup_errors.Cannot_retrieve_reveal 17 November 2022, 00:46:24 UTC
e8981d6 Dac/Rollup node: Better UX for reveal data 17 November 2022, 00:46:24 UTC
a9b7d69 Proto: change type of PVM_with_context_and_state.reveal 17 November 2022, 00:46:24 UTC
ac20552 Merge tezos/tezos!6804: Client: Add CLI for all_ticket_balances Co-authored-by: lin <linoshitani@gmail.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6804 16 November 2022, 23:50:59 UTC
50a5cbb Doc: Add entry for all_ticket_balances CLI 16 November 2022, 23:24:21 UTC
bcfd073 Tezt: Test all_ticket_balances CLI 16 November 2022, 23:24:21 UTC
9eb81bd Tezt/Client: Add all_ticket_balances commands 16 November 2022, 23:24:21 UTC
a5b7341 Client: Add all ticket balances CLI 16 November 2022, 23:24:20 UTC
80ca12f Plugin/Client: Expose ticket_balances_encoding Will use this encoding when implementing the all_ticket_balances CLI 16 November 2022, 23:24:20 UTC
8db1335 Plugin/Client: Add all_ticket_balances function 16 November 2022, 23:24:20 UTC
13f5de7 Client: Fix comment for ticket_balance 16 November 2022, 23:24:20 UTC
a998c12 Plugin/RPC: Fix naming of ticket_balance RPC This makes the naming of previously implemented `ticket_balance` RPC function more consistent with other RPC functions. 16 November 2022, 23:24:20 UTC
5a13edc Merge tezos/tezos!6818: manifest: generates sc_rollup_proto_version Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6818 16 November 2022, 23:23:20 UTC
0aaf21f manifest: generates sc_rollup_proto_version 16 November 2022, 22:59:06 UTC
7f172b3 Merge tezos/tezos!6694: Scoru,Proto: rework the RPC paths Co-authored-by: Yann Regis-Gianas <yann@nomadic-labs.com> Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6694 16 November 2022, 18:59:16 UTC
6f3b232 Proto,Plugin: Fix formatting issue Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 16 November 2022, 18:33:00 UTC
9e80250 SCORU,RPC: Cosmetics 16 November 2022, 18:33:00 UTC
back to top