https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
351d1ea Proto: simplify contract_delegate_storage 24 February 2022, 13:56:01 UTC
0a016f6 Proto: update staking balances in delegate_storage 23 February 2022, 17:06:30 UTC
4e1f1eb Proto: move functions into their single client module 23 February 2022, 16:45:11 UTC
97b5778 Proto: move selection of distributions in delegate_storage 23 February 2022, 16:44:58 UTC
90077fd Merge branch 'abate@smoke-static' into 'master' CI: Add smoke tests for static binaries Closes #2478 and #1496 See merge request tezos/tezos!4351 15 February 2022, 22:32:04 UTC
51a8882 ci: differentiate static binary artifacts of different architectures 15 February 2022, 21:51:04 UTC
3cad6b2 ci: add smoke test for binaries 15 February 2022, 21:51:04 UTC
4698f5e Merge branch 'mehdi@typty' into 'master' Proto: rename typ -> ty See merge request tezos/tezos!4468 15 February 2022, 21:49:46 UTC
a56ec0c Proto: rename typ -> ty For consistency. 15 February 2022, 21:12:46 UTC
b64c1b4 Merge branch 'eugenz@remove-tb-legacy-code' into 'master' Proto: remove Tenderbake-related legacy code See merge request tezos/tezos!4436 15 February 2022, 18:44:14 UTC
0ad5be4 Proto: remove Tenderbake-related legacy code 15 February 2022, 17:22:14 UTC
a77ceb8 Merge branch 'arvid@reorganize-lib_protocol-tests--backport-011-012' into 'master' Backport "reorganize lib protocol tests" to 011 & 012 See merge request tezos/tezos!4179 15 February 2022, 17:20:46 UTC
2270785 proto_011_PtHangz2/lib_protocol/test: add README.md 15 February 2022, 16:32:56 UTC
13143ce proto_011_PtHangz2/lib_protocol/test: remove assert false 15 February 2022, 16:32:56 UTC
6e590e8 proto_011_PtHangz2/lib_protocol/test: use let* in transfer_and_check_balances 15 February 2022, 16:32:56 UTC
97f478b proto_011_PtHangz2/lib_protocol/test: remove dune and main.ml 15 February 2022, 16:32:56 UTC
1e7eb18 proto_011_PtHangz2/lib_protocol/test: move out integration/ 15 February 2022, 16:32:56 UTC
9e61736 proto_011_PtHangz2/lib_protocol/test: move out integration/consensus 15 February 2022, 16:32:56 UTC
d77ffec proto_011_PtHangz2/lib_protocol/test: move out integration/gas 15 February 2022, 16:32:56 UTC
9cbc1c7 proto_011_PtHangz2/lib_protocol/test: move out integration/michelson 15 February 2022, 16:32:56 UTC
e87b180 proto_011_PtHangz2/lib_protocol/test: move out integration/operations 15 February 2022, 16:32:56 UTC
e8a399d proto_011_PtHangz2/lib_protocol/test: move out unit tests 15 February 2022, 16:32:56 UTC
98fcbb1 proto_011_PtHangz2/lib_protocol/test: move out property-based tests 15 February 2022, 16:32:56 UTC
a6e77e6 proto_011_PtHangz2/lib_protocol/test: move out transfer and context helpers 15 February 2022, 16:32:56 UTC
1173298 proto_012_Psithaca/lib_protocol/test: add README.md 15 February 2022, 16:32:56 UTC
ca0004d proto_012_Psithaca/lib_protocol/test: remove assert false 15 February 2022, 16:32:56 UTC
61c5c4c proto_012_Psithaca/lib_protocol/test: use let* in transfer_and_check_balances 15 February 2022, 16:32:56 UTC
b9bff67 proto_012_Psithaca/lib_protocol/test: remove dune and main.ml 15 February 2022, 16:32:56 UTC
ee8a154 proto_012_Psithaca/lib_protocol/test: fix path to cpmm.mligo 15 February 2022, 16:32:56 UTC
ec69a31 proto_012_Psithaca/lib_protocol/test: move out integration/ 15 February 2022, 16:32:55 UTC
e0aef7b proto_012_Psithaca/lib_protocol/test: move out integration/consensus 15 February 2022, 16:32:55 UTC
7875365 proto_012_Psithaca/lib_protocol/test: move out integration/gas 15 February 2022, 16:32:55 UTC
3642f6f proto_012_Psithaca/lib_protocol/test: move out integration/michelson 15 February 2022, 16:32:55 UTC
66f8fdc proto_012_Psithaca/lib_protocol/test: move out integration/operations 15 February 2022, 16:32:55 UTC
f10a919 proto_012_Psithaca/lib_protocol/test: move out unit tests 15 February 2022, 16:32:55 UTC
c74e188 proto_012_Psithaca/lib_protocol/test: move out property-based tests 15 February 2022, 16:32:55 UTC
ab8b4ed proto_012_Psithaca/lib_protocol/test: move out transfer and context helpers 15 February 2022, 16:32:55 UTC
ef053c8 proto_012_Psithaca/lib_protocol/test: average runs in round_of_timestamp_perf 15 February 2022, 16:32:55 UTC
402bd23 proto_alpha/lib_protocol: consistent Alcotest suite names 15 February 2022, 16:32:55 UTC
ba4a7fc Merge branch 'mehdi@ignore_annotations_6.2' into 'master' Proto/Michelson: simplify merge functions See merge request tezos/tezos!4298 15 February 2022, 16:32:10 UTC
c708c56 Tezt: update gas in regtest outputs 15 February 2022, 15:58:51 UTC
f2919ab Tests/Python: update gas in regtest outputs 15 February 2022, 15:58:51 UTC
7d3f36f Proto/Tests: adapt script cache hard-coded value 15 February 2022, 15:58:51 UTC
16e71a3 Proto/Michelson: adapt kinstr_extra_size `merge_branches`, `merge_types`, `check_item_ty` no longer generate new values 15 February 2022, 15:58:51 UTC
fafa62c Proto/Tests: bump lambda size expected mean I got a little bit more than 1.32 :-/ See #2327 for how to fix this 15 February 2022, 15:58:51 UTC
89e74f5 Tests/Python: update gas in typechecking traces 15 February 2022, 15:58:51 UTC
c05eb70 Proto/Michelson: optimize JOIN_TICKETS 15 February 2022, 15:58:51 UTC
de409a7 Proto/Michelson: simplify check_item_ty 15 February 2022, 15:58:51 UTC
5c4aeae Proto/Michelson: remove merge_stacks 15 February 2022, 15:58:51 UTC
a764aac Proto/Michelson: optimize merge_branches 15 February 2022, 15:58:51 UTC
6c1b30f Proto/Michelson: optimize merge_stacks 15 February 2022, 15:58:51 UTC
b0f1f6f Proto/Michelson: simplify merge_stacks `help` was not much helpful 15 February 2022, 15:58:50 UTC
faaba4a Proto/Michelson: replace merge_types by ty_eq 15 February 2022, 15:58:50 UTC
be4461e Proto/Michelson: inline ty_eq 15 February 2022, 15:58:50 UTC
bc017af Proto/Michelson: replace merge_memo_sizes by memo_size_eq 15 February 2022, 15:58:50 UTC
ba7bcc2 Proto/Michelson: replace merge_comparable_types by comparable_ty_eq 15 February 2022, 15:58:50 UTC
30ced6a Proto/Michelson: inline comparable_ty_eq It was used only once 15 February 2022, 15:58:50 UTC
bb9735e Proto/Michelson: simplify merge_type_metadata - Returned value was not very useful - Renamed into type_metadata_eq 15 February 2022, 15:58:50 UTC
fc903ef Merge branch 'feature/tickets-part-8-accounting' into 'master' Proto: Tickets accounting module See merge request tezos/tezos!4334 15 February 2022, 15:57:54 UTC
d5c893f Test: ticket accounting 15 February 2022, 15:02:55 UTC
15b9a51 Proto: add ticket accounting 15 February 2022, 15:02:55 UTC
2b0c7b5 Proto: use regular list for ticket diffs from ops 15 February 2022, 15:02:55 UTC
4ba4379 Proto: add missing function from ticket-costs 15 February 2022, 15:02:55 UTC
c195d11 Proto: expose has-tickets function 15 February 2022, 15:02:55 UTC
6bf3c7e Proto: extend ticket-token-map 15 February 2022, 15:02:55 UTC
ece70d9 Merge branch 'romain-tezt-fail-if-no-test' into 'master' Tezt: non-zero exit code if no test was selected See merge request tezos/tezos!4462 15 February 2022, 15:02:06 UTC
0e41544 CI: there is no tezt with both tags cli and rpc 15 February 2022, 13:45:52 UTC
96b84bf Tezt: non-zero exit code if no test was selected 15 February 2022, 13:45:52 UTC
d40d4de Merge branch 'tx_rollup@rollup-node-inboxes-irmin' into 'master' Proto,tx_rollup,node: A first node that track head and stores inboxes See merge request tezos/tezos!4357 15 February 2022, 13:20:25 UTC
379974a Proto,tx_rollup,tezt: test inboxes reconstruction Co-authored-by: Marigold <contact@marigold.dev> Co-authored-by: Nomadic Labs <contact@nomadic-labs.com> Co-authored-by: Oxhead Alpha <info@oxheadalpha.com> 15 February 2022, 12:18:07 UTC
2ac89a1 Proto,tx_rollup,node: reconstruct inboxes Co-authored-by: Marigold <contact@marigold.dev> Co-authored-by: Nomadic Labs <contact@nomadic-labs.com> Co-authored-by: Oxhead Alpha <info@oxheadalpha.com> 15 February 2022, 12:18:07 UTC
969ba85 Proto,tx_rollup: add RPC and RPC server Co-authored-by: Marigold <contact@marigold.dev> Co-authored-by: Nomadic Labs <contact@nomadic-labs.com> Co-authored-by: Oxhead Alpha <info@oxheadalpha.com> 15 February 2022, 12:18:07 UTC
b89598d Proto,tx_rollup,node: introduces storage and state Co-authored-by: Marigold <contact@marigold.dev> Co-authored-by: Nomadic Labs <contact@nomadic-labs.com> Co-authored-by: Oxhead Alpha <info@oxheadalpha.com> 15 February 2022, 12:18:07 UTC
39bdff3 Proto,tx_rollup,node: add configuration Co-authored-by: Marigold <contact@marigold.dev> Co-authored-by: Nomadic Labs <contact@nomadic-labs.com> Co-authored-by: Oxhead Alpha <info@oxheadalpha.com> 15 February 2022, 12:18:07 UTC
eebf78b Proto,tx_rollup,node: project bootstrap Co-authored-by: Marigold <contact@marigold.dev> Co-authored-by: Nomadic Labs <contact@nomadic-labs.com> Co-authored-by: Oxhead Alpha <info@oxheadalpha.com> 15 February 2022, 12:18:07 UTC
58e7761 Merge branch 'romain-tezt-warn' into 'master' Tezt: fix warnings See merge request tezos/tezos!4439 15 February 2022, 12:17:23 UTC
5165534 Tezt: fix warnings 15 February 2022, 11:27:57 UTC
fe1cc73 Merge branch 'lthms@tx-rollup-l2-address-michelson' into 'master' Proto,tx_rollup: Introduce the `tx_rollup_l2_address' type to Michelson See merge request tezos/tezos!4431 15 February 2022, 11:25:43 UTC
68b9063 Proto,tx_rollup: Introduce the `tx_rollup_l2_address' type to Michelson 15 February 2022, 10:45:19 UTC
5f34b31 Merge branch 'merkle-proofs' into 'master' Add Merkle proofs to the protocol See merge request tezos/tezos!4086 15 February 2022, 10:43:58 UTC
efc3b56 proto_alpha: expose proofs in raw_context 15 February 2022, 09:40:15 UTC
948c337 lib_protocol_environment: expose the full API for proofs 15 February 2022, 09:40:15 UTC
2034090 lib_proxy: update the Tree API 15 February 2022, 09:40:15 UTC
d210270 lib_context: update proof API 15 February 2022, 09:40:15 UTC
0201d34 Merge branch 'fix-docker-auth' into 'master' CI: Fix switch between GitLab container registry and Docker Hub See merge request tezos/tezos!4450 15 February 2022, 09:39:15 UTC
2fa4066 CI: Fix switch between GitLab container registry and Docker Hub 15 February 2022, 00:19:59 UTC
42e37b7 Merge branch 'francois@double-bake-fix-again' into 'master' Fix the double baking test See merge request tezos/tezos!4448 15 February 2022, 00:19:08 UTC
3101f47 Tezt: Fix the double bake test 14 February 2022, 23:15:53 UTC
6fefe54 Tezt/Accuser: init really wait for the accuser to be ready 14 February 2022, 23:15:53 UTC
7d61e43 Alpha/Accuser: Patch the accuser to start the event sooner 14 February 2022, 23:15:53 UTC
a2da1c1 Merge branch 'gas-monad-syntax' into 'master' Proto: Syntax module for the gas monad See merge request tezos/tezos!4432 14 February 2022, 22:30:43 UTC
6352b54 Proto: get rid of infix operators for the gas-monad 14 February 2022, 21:50:41 UTC
77a590a Proto/test: add syntax module test for the gas monad 14 February 2022, 21:50:41 UTC
3763c42 Proto: add syntax module for the gas monad 14 February 2022, 21:50:41 UTC
5748284 Merge branch 'nray@benchmark-refactorings' into 'master' Follow-up from "Perf. reg: Benchmarking the validation of blocks" Closes #2406 See merge request tezos/tezos!4435 14 February 2022, 21:49:55 UTC
073c822 tezt_long_tests: Increase subpart block validation benchmark's threashold 14 February 2022, 21:00:40 UTC
8be566f tezt_long_test: Add block validation grafana dashboards generation 14 February 2022, 21:00:40 UTC
23d1790 tezt_long_tests: Add tags filtering in the grafana dashboard generation 14 February 2022, 21:00:40 UTC
ddf1244 tezt_long_test: Updates benchmark inputs This update is done to use more consistent size of batches when running the benchmarks. - The chunk of consecutive blocks benchmark's size input was updated to 1000 as it permits to estimate get a mean validation time of greater number of blocks, and thus to be more accurate. No need to reapeat as the benchmark is already done on a sufficient number of blocks and the result of the benchmark is already an average. - The batch of same block total benchmark's repeat input was updated to 30, as 3 is not enough to get a good estimation of the variance. 30 is good rule of thumb. - The batch of same block subpart benchmark's size was updated to 30 for the same reasons. 14 February 2022, 21:00:40 UTC
cc1f077 tezt_long_test: Improve the dry run in block validation benchmark 14 February 2022, 21:00:40 UTC
back to top