sort by:
Revision Author Date Message Commit Date
50d1d7b Proto: improve doc strings in delegate-related modules 07 September 2022, 16:35:22 UTC
f358aad Proto: move errors into `Delegate_storage.Contract` 07 September 2022, 16:35:22 UTC
b772dc7 Proto: refactor `Delegate_storage.Contract.set` 07 September 2022, 16:35:22 UTC
96ad947 Proto: introduce `Delegate_storage.Contract` 07 September 2022, 16:35:22 UTC
9a81909 Proto: introduce `Alpha_context.Contract.Delegate` 07 September 2022, 16:35:22 UTC
6ad1bc4 Proto: simplify `Delegate.registered` 07 September 2022, 16:35:22 UTC
6a93953 Proto: move `set_active` into `Stake_storage` 07 September 2022, 16:35:22 UTC
0065222 Merge tezos/tezos!6220: CI: Fix coverage on master Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6220 07 September 2022, 16:34:40 UTC
8176bf1 CI/coverage: fix coverage merging in unit / lqt baking scripts jobs 07 September 2022, 16:11:20 UTC
7b1282a CI/coverage: fail softly if coverage can't be fetched for master 07 September 2022, 16:11:20 UTC
d2b38de CI/coverage: improve merge commit detection in scripts/ci/coverage.py 07 September 2022, 16:11:20 UTC
7f03426 Merge tezos/tezos!5936: Proto: split `Delegate_storage` Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Co-authored-by: G.B. Fefe <gb.fefe@protonmail.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Boubacar Sall <boubacar@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5936 07 September 2022, 16:10:30 UTC
56db6fe Proto: rename (and use) `Delegate.balance` to `spendable_balance` 07 September 2022, 15:44:20 UTC
b7ad20d Proto: move `Not_registered` error to `Delegate_services` this is to prevent the use of this error in other contexts, for the sake of separating concerns; note that it has a very similar name with `Unregistered_delegate` 07 September 2022, 15:44:20 UTC
6650c71 Proto: no error for `expected_slots_for_given_active_stake` 07 September 2022, 15:44:20 UTC
24ef3fc Proto: remove unused errors in `Delegate_storage` 07 September 2022, 15:44:20 UTC
91be200 Proto: remove unused functions form `Alpha_context` 07 September 2022, 15:44:19 UTC
e21695a Proto: merge `Delegate.check_and_record_...` into `punish` 07 September 2022, 15:44:19 UTC
28bd32b Proto: remove `freeze_deposits_do_not_call_except_for_migration` 07 September 2022, 15:44:19 UTC
4efd83f Proto: add doc strings to delegate-related modules Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> 07 September 2022, 15:44:19 UTC
f219f1b Proto: do not access `Storage.Missed` directly in `Delegate_cycles` 07 September 2022, 15:44:19 UTC
bb0b016 Proto: move `Total_active_stake` into `Stake` for consistency 07 September 2022, 15:44:19 UTC
1203a1b Proto: access seeds only through `Seed_storage` 07 September 2022, 15:44:19 UTC
08727d9 Proto: do not access `Storage.Contract` directly when not needed 07 September 2022, 15:44:19 UTC
7affa83 Proto: rename `Delegate.delegate_participation_info` 07 September 2022, 15:44:19 UTC
f916cfa Proto: better group functions in `Delegate_storage` 07 September 2022, 15:44:19 UTC
fe0a4a6 Proto: split `Delegate_storage` in multiple files 07 September 2022, 15:44:19 UTC
416dc9a Merge tezos/tezos!6203: scoru: use ppx_deriving.show for lazy data structures in lib_webassembly (part 3) Co-authored-by: ovidiu deac <ovidiu@pointfree.ro> 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/6203 07 September 2022, 15:29:52 UTC
92fe2af scoru: use Ast_printer.Values.pp_ref_ instead of pp_ref 07 September 2022, 15:03:19 UTC
112e417 scoru: derive pp_func_inst & pp_value 07 September 2022, 15:03:19 UTC
c75335e scoru: remove stale comment 07 September 2022, 15:03:19 UTC
70d1f80 scoru: add dependency to ppx_import 07 September 2022, 15:03:19 UTC
d6978d1 Merge tezos/tezos!6022: Dal/Rollup node: download block receipt and check slot availability Co-authored-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6022 07 September 2022, 14:39:00 UTC
16a71b6 Dal/Tezt: tweak test to check for tracking of available slots 07 September 2022, 14:16:59 UTC
6be43f9 Dal/Rollup node: endpoint for fetching endorsed slots for rollup 07 September 2022, 14:16:59 UTC
0066ed8 Dal/Rollup node: download block receipt and check slot availability 07 September 2022, 14:16:59 UTC
01260e7 Proto: expose Dal.Endorsement.is_available in Alpha_context 07 September 2022, 14:16:59 UTC
12b0038 Merge tezos/tezos!6074: SCORU: Wasm: Add tezt test using test kernel (computation only) Co-authored-by: Hans Hoglund <hans.hoglund@trili.tech> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6074 07 September 2022, 13:31:32 UTC
1dd00aa Scoru: Wasm: Add end-to-end test using compute kernel 07 September 2022, 13:05:45 UTC
7842820 Merge tezos/tezos!6033: Scoru/Rollup node: store slot headers Co-authored-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6033 07 September 2022, 11:12:52 UTC
b5bdb66 Tezt: Reset regressions in dal.ml and sc_rollup.ml 07 September 2022, 10:47:27 UTC
d1249d2 Scoru/Rollup node rpc server: use _exn suffix consistently 07 September 2022, 09:28:00 UTC
cd9f1a0 Dal/Tezt: check that rollup node stores dal slots with headers 07 September 2022, 09:28:00 UTC
e27f479 Dal/Rollup node: reimplement nested maps as updatable map 07 September 2022, 09:28:00 UTC
7b30137 Dal/Rollup node: endpoint for fetching last known slot headers 07 September 2022, 09:28:00 UTC
872e18a Dal/Rollup node: store slot headers 07 September 2022, 09:28:00 UTC
574f549 Proto: expose Dal.Slot_index.to_int in Alpha_context 07 September 2022, 09:28:00 UTC
d4e8b40 Merge tezos/tezos!6199: Revert !5757 to generate schema again Co-authored-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Co-authored-by: vbot <vincent.botbol@nomadic-labs.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/6199 07 September 2022, 08:04:48 UTC
2d7bb4b doc: RPC pages for named protocols are generated manually 07 September 2022, 07:28:35 UTC
e81880f Revert "Docs: refactor RPCs doc and remove costly schemas computation" This reverts commit 5f743d6f935ec9346db835bdba927cd94f40258d. 07 September 2022, 07:28:32 UTC
93d5b80 Merge tezos/tezos!6003: SCORU,Node: Per operation fee parameters Co-authored-by: Alain Mebsout <alain.mebsout@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/6003 06 September 2022, 15:41:28 UTC
cdcb749 SCORU,Node: use default mempool config for fee parameters Fixes #2794 06 September 2022, 15:13:00 UTC
75047ef SCORU,Node: configurable fee parameter per operation kind Fixes #3461 06 September 2022, 15:13:00 UTC
3e25580 Merge tezos/tezos!5818: Tx_rollup,Node: catch up on missing Tezos blocks at startup Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5818 06 September 2022, 15:11:44 UTC
e306c29 Tx_rollup,Node,013: catch up on missing Tezos blocks at startup This allows to report on synchronization to users in case that there are a lot of L1 blocks to process. 06 September 2022, 14:48:27 UTC
cbda8dd Client,013: save rollup origination level with rollup address 06 September 2022, 14:48:23 UTC
dcc833b Tx_rollup,Node,014: catch up on missing Tezos blocks at startup This allows to report on synchronization to users in case that there are a lot of L1 blocks to process. 06 September 2022, 14:45:43 UTC
37ade56 Client,014: save rollup origination level with rollup address 06 September 2022, 14:45:43 UTC
a9b1cc1 Tx_rollup,Node,Alpha: catch up on missing Tezos blocks at startup This allows to report on synchronization to users in case that there are a lot of L1 blocks to process. 06 September 2022, 14:34:29 UTC
ad8f440 Client,Alpha: save rollup origination level with rollup address 06 September 2022, 14:34:29 UTC
1b966d3 Merge tezos/tezos!6173: WASM: Tickify 'Eval.create_elem' 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/6173 06 September 2022, 13:48:59 UTC
a93787a WASM: Tickify 'Eval.create_elem' 06 September 2022, 13:13:01 UTC
0ba4a52 Merge tezos/tezos!6169: WASM: Tickify 'Eval.create_global' Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Hans Hoglund <hans.hoglund@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6169 06 September 2022, 12:15:50 UTC
0aec87b WASM: Tickify 'Eval.create_global' 06 September 2022, 11:53:13 UTC
5a7380e Merge tezos/tezos!6249: Proto: register errors with parameterized name in bounded_history functor Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6249 06 September 2022, 11:52:33 UTC
cebd237 Proto: register errors with parameterized name in bounded_history functor 06 September 2022, 11:28:12 UTC
a3c7c4c Merge tezos/tezos!6168: WASM: Tickify 'Eval.eval_const' 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/6168 06 September 2022, 11:17:33 UTC
1d34157 WASM: Tickify 'Eval.eval_const' 06 September 2022, 10:48:04 UTC
c9c8dda Merge tezos/tezos!6222: Add Nix shell Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Swann Moreau <evertedsphere@gmail.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> 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/6222 06 September 2022, 10:47:20 UTC
03900a2 Add Nix shell 06 September 2022, 10:24:58 UTC
2f1113a Merge tezos/tezos!6186: Scoru: fix invalid inbox proof bug 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: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6186 06 September 2022, 10:24:14 UTC
63e59fe Scoru,Test: test [Invalid_serialized_inbox_proof] error 06 September 2022, 10:01:21 UTC
5a5c028 Scoru,Proto: fail when the [of_serialized_proof] returns [None] 06 September 2022, 10:01:21 UTC
a5245d4 Scoru,Proto: move error at the top of the file 06 September 2022, 10:01:21 UTC
b405880 Merge tezos/tezos!6179: WASM/PVM: Kernel testing in `lib_scoru_wasm` Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Hans Hoglund <hans.hoglund@trili.tech> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6179 06 September 2022, 10:00:38 UTC
e13250b WASM/Tests: use Tezt_lib to handle file paths and project root 06 September 2022, 09:39:41 UTC
cb7f450 WASM/Tests: add Readme for kernels 06 September 2022, 09:39:41 UTC
9ba294c WASM/PVM: add test to evaluate a failing kernel Kernel provided by @emturner Co-authored-by: Emma Turner <emma.turner@trili.tech> 06 September 2022, 09:39:41 UTC
0746402 WASM/PVM: export toplevel tick_state This allows inspecting the state of the interpreter. 06 September 2022, 09:39:41 UTC
7463797 Merge tezos/tezos!6171: Test: ensure transfers and smart contract calls binary representation remain backward compatible Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6171 06 September 2022, 09:38:58 UTC
cdd380d Test,Tezt: test retro-compatibility for smart contract calls 06 September 2022, 09:14:16 UTC
6001450 Tezt: extend operation type for transfers with contract calls 06 September 2022, 09:14:16 UTC
81f272b Test,Tezt: test retro-compatibility for binary format of transfers 06 September 2022, 09:14:15 UTC
b7926fa Merge tezos/tezos!6070: Update plugin: rely on the protocol for 1M and precheck all operations 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/6070 06 September 2022, 08:44:02 UTC
247c3bc Tezt/prevalidator: extend 1M test to cover cases that used to be tested in the plugin tests, which have been removed by the previous commit. 06 September 2022, 08:21:04 UTC
322c733 Plugin/test: update filter state tests Notably, remove plugin tests on 1M, since the plugin is no longer responsible for enforcing 1M. Similar tests on 1M already exist in tezt, and will be extended in the next commit to cover all the cases of the removed tests. 06 September 2022, 08:21:04 UTC
995112f Plugin/test: update helpers and flush test 06 September 2022, 08:21:03 UTC
37d029e Proto: remove obsolete TMP_for_plugin and precheck_manager Fixes #3245 06 September 2022, 08:21:03 UTC
36a3493 Plugin: precheck all operations using validate_operation 06 September 2022, 08:21:03 UTC
06c4dd2 Plugin & shell: alpha plugin now relies on protocol validation for 1M The plugin of proto_alpha no longer checks the one-operation-per-manager- per-block restriction (neither in the pre_filter nor in precheck), but instead catches the manager restriction protocol error. When this happens, the plugin is still responsible for deciding which of the two operations from the same manager should be prioritized. When appropriate, the plugin will remove the old operation from the protocol validation state before attempting again to validate the new one. 06 September 2022, 08:21:03 UTC
cf34fbc Proto/validate_operation: add remove_manager_operation 06 September 2022, 08:21:03 UTC
37c5cfe Merge tezos/tezos!6025: SCORU: Wasm: Tree_encoding_decoding: Add more docstrings Co-authored-by: Hans Hoglund <hans.hoglund@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/6025 05 September 2022, 18:50:09 UTC
a72d519 SCORU: Wasm: Tree_encoding_decoding: Add more docstrings 05 September 2022, 18:23:34 UTC
e467e93 Merge tezos/tezos!6226: Misc improvements of alpha tests Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6226 05 September 2022, 15:48:14 UTC
1a3ca1e Proto012/tests/pbt: reduce `count` 05 September 2022, 15:28:12 UTC
100f169 Alpha/test/pbt: use syntax modules rather than define binding operator 05 September 2022, 15:28:12 UTC
7c118ea Alpha/test/pbt: unit tests are unit tests This commit avoids wrapping unit tests in PBT tests in unit tests. 05 September 2022, 15:28:12 UTC
e7126dd Alpha/tests/pbt: convert from infix syntax to binding operator syntax 05 September 2022, 15:28:12 UTC
942d2bb Merge tezos/tezos!6196: Implement get_output Co-authored-by: Corneliu Hoffman <corneliuhoffman@gmail.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Hans Hoglund <hans.hoglund@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6196 05 September 2022, 15:24:46 UTC
d7cb979 SCORU/WASM: get_output in wasm 05 September 2022, 15:03:20 UTC
back to top