sort by:
Revision Author Date Message Commit Date
2205e58 Tezt/baker: test that (P)QC doesn't count non-first-slot operations 25 July 2023, 11:28:07 UTC
7dc303e Tezt/lib/mempool: add a function to check that the mempool contains at least the specified operations, without needing to list all the operations in the mempool 25 July 2023, 08:37:35 UTC
9760239 Tezt/lib/operation: move get_branch out of Manager module Actually the function already exists at toplevel in the ml, so this commit just removes the redundant function from the Manager module and updates the mli accordingly. 25 July 2023, 08:37:31 UTC
38aed67 Merge tezos/tezos!9538: Node: shutdown RPC server first on clean up Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9538 25 July 2023, 07:08:41 UTC
3d6f306 Node: shutdown RPC server first on clean up 25 July 2023, 06:44:51 UTC
e9d3e2f Merge tezos/tezos!9466: lib_benchmark: stop workload elimination when nsamples is 1 Co-authored-by: Sota Sato <sota.sato@dailambda.jp> Approved-by: Jun Furuse <jun.furuse@gmail.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9466 25 July 2023, 05:34:37 UTC
2fda8f2 lib_benchmark: stop workload elimination when nsapmples is 1 25 July 2023, 05:01:16 UTC
2ad116f Merge tezos/tezos!9528: Benchmarks: add publish_slot_header to periodic runs Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: satos <sota.sato@dailambda.jp> Approved-by: Jun Furuse <jun.furuse@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9528 24 July 2023, 21:17:30 UTC
4b3ac4b Benchmarks: add publish_slot_header to periodic runs. 24 July 2023, 20:49:28 UTC
793f47d Merge tezos/tezos!9561: Proto/Rollup_client: Replace legacy bindings with let constructs Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9561 24 July 2023, 17:23:33 UTC
a65e5e8 Proto/Rollup_client: Replace legacy bindings with let constructs 24 July 2023, 16:59:30 UTC
1aa9c7f Merge tezos/tezos!9581: EVM/Kernel: CHANGELOG Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9581 24 July 2023, 16:58:48 UTC
94a0137 EVM/Kernel: introduce CHANGELOG document 24 July 2023, 16:31:01 UTC
be6d575 Merge tezos/tezos!9571: EVM: custom logging with levels Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9571 24 July 2023, 16:30:13 UTC
fd921f0 EVM: use logging with levels 24 July 2023, 15:36:23 UTC
d3fff75 EVM: logging crate 24 July 2023, 15:36:23 UTC
5d364a9 Merge tezos/tezos!9455: dal/node: improved kvs Co-authored-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9455 24 July 2023, 15:35:38 UTC
6518b50 lib_stdlib_unix: simplify logic 24 July 2023, 15:13:21 UTC
b6ee79c dal_node: port to new kvs 24 July 2023, 15:13:21 UTC
7870454 lib_stdlib_unix: add issue link to TODOs 24 July 2023, 15:13:21 UTC
aa478b8 lib_stdlib_unix/kvs: add cache 24 July 2023, 15:13:21 UTC
494fbb9 lib_stdlib_unix: dumb mmap-based key-value-store 24 July 2023, 15:13:21 UTC
72c5778 Merge tezos/tezos!9079: kernel/sequencer: compute kernel state Co-authored-by: Pierre-Louis <pierrelouis.dubois@tutanota.com> Approved-by: Ilya Peresadin <ilya.peresadin@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9079 24 July 2023, 15:12:36 UTC
337fdd7 kernel/sequencer: update the state on each SoL 24 July 2023, 14:50:05 UTC
d73f1ca kernel/sequencer: define how to update the state 24 July 2023, 14:50:05 UTC
fee032d kernel/sequencer: add state definition 24 July 2023, 14:50:05 UTC
02da5ef kernel/sequencer: add queue head getter 24 July 2023, 14:50:05 UTC
3be7d9e Merge tezos/tezos!9471: Proto: gas parameter updates Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: satos <sota.sato@dailambda.jp> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9471 24 July 2023, 14:49:18 UTC
6559f64 Tezt: update regression traces. 24 July 2023, 14:24:31 UTC
94cbae3 Proto: update Comb gas cost. 24 July 2023, 14:24:31 UTC
725ab1c Proto: update chest-related gas costs. 24 July 2023, 14:24:31 UTC
b4a3d94 Merge tezos/tezos!9511: Proto/RPC/doc: make frozen_deposits RPC description more precise Co-authored-by: Philippe Wang <philippe.wang@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9511 24 July 2023, 12:22:26 UTC
5d8f398 Proto/RPC/doc: make frozen_deposits RPC description more precise Co-Authored By: Julien <julien.tesson@nomadic-labs.com> 24 July 2023, 11:55:40 UTC
492fe92 Merge tezos/tezos!9290: CI: Add tag test pipeline Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Ryan Tan <ryan.tan@trili.tech> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9290 24 July 2023, 11:54:50 UTC
890bc0e CI: Rename gitlab.yml into gitlab:release.yml 24 July 2023, 11:34:17 UTC
34f2086 CI: Add non-release tag pipeline 24 July 2023, 11:34:17 UTC
0c061e9 CI: Add non-release tag test pipeline 24 July 2023, 11:34:17 UTC
9a00890 Merge tezos/tezos!9496: proto/DAL: carbonate the operation to publish slot headers Co-authored-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9496 24 July 2023, 11:32:53 UTC
2cabf62 tezt/dal: fix tests 24 July 2023, 11:09:08 UTC
024eca1 tezt: add minimal_nanotez_per_gas_unit option to baker 24 July 2023, 11:09:08 UTC
639d245 proto/alpha: carbonate publish_slot_header 24 July 2023, 11:09:08 UTC
4866f67 proto/benchmarks: add publish_slot_header bench 24 July 2023, 11:09:08 UTC
f3941ff proto/tests: add optional argument for dal parameters 24 July 2023, 11:09:08 UTC
3dd6634 crypto/dal: fix typo 24 July 2023, 11:09:08 UTC
888df7e Merge tezos/tezos!9436: VDF daemon: fix bug resulting in zombie process Co-authored-by: Victor Dumitrescu <v.dumitrescu@outlook.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/9436 24 July 2023, 11:08:19 UTC
995b9a6 Proto Nairobi/VDF daemon: log aborted computation status 24 July 2023, 10:45:17 UTC
d7fafaf Proto Nairobi/VDF daemon: kill forked process on shutdown 24 July 2023, 10:45:17 UTC
d12e22c Proto Nairobi/VDF daemon: wait on child process after sending SIGTERM 24 July 2023, 10:45:17 UTC
9e01d37 Proto_alpha/VDF daemon: log aborted computation status 24 July 2023, 10:45:17 UTC
739834b Proto_alpha/VDF daemon: kill forked process on shutdown 24 July 2023, 10:45:17 UTC
f2e2bcc Proto_alpha/VDF daemon: wait on child process after sending SIGTERM 24 July 2023, 10:45:17 UTC
a78b70c Merge tezos/tezos!9533: Proto/AI: pseudotokens for delegators only Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9533 24 July 2023, 10:19:56 UTC
c25cff4 Proto/pseudotokens: move assert further down Because we haven't stated nor proven the invariant costaked_tez<>0 => pseudotokens<>0 24 July 2023, 09:51:13 UTC
5d80868 Proto: move staked_balance to For_RPC Fix #6029 24 July 2023, 09:51:13 UTC
4465105 Proto: rename costaking_balance_as_tez into staked_balance 24 July 2023, 09:51:13 UTC
ab7c441 Proto/Pseudotokens: simplify request_unstake 24 July 2023, 09:51:13 UTC
0e1a3ff Proto/Pseudotokens: request_unstake: test amount<>0 earlier Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> 24 July 2023, 09:51:13 UTC
76fcc09 Proto/Pseudotokens: use a label for "delegator" argument Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> 24 July 2023, 09:51:13 UTC
4c39afa Proto/Pseudotokens: rename contract into delegator at all places where we assume that the given contract is a delegator Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> 24 July 2023, 09:51:13 UTC
cf027a3 Proto/Pseudotokens: rename get_frozen_deposits_{costaked_,}tez Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> 24 July 2023, 09:51:13 UTC
f3eb430 Proto/Pseudotokens: use a label for "delegate" argument Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> 24 July 2023, 09:51:13 UTC
82ffda4 Proto/Pseudotokens: for delegators only Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> 24 July 2023, 09:51:13 UTC
9d3f10e Proto/Pseudotokens: add a note on terminology 24 July 2023, 09:51:13 UTC
89b3865 Proto/Pseudotokens: use Stake_storage.get_full_staking_balance instead of Frozen_deposits_storage.get. This is a step toward not counting the delegate own frozen deposits in the sum. 24 July 2023, 09:51:13 UTC
785a50a Proto/Stake_storage: get_full_staking_balance 24 July 2023, 09:51:12 UTC
1839f46 Proto/Pseudotokens: typo 24 July 2023, 09:51:12 UTC
4e9abba Proto/Pseudotokens: fix format of a docstring 24 July 2023, 09:51:12 UTC
7ac0912 Merge tezos/tezos!9537: Proto: add minimal_frozen_stake Co-authored-by: Philippe Wang <philippe.wang@nomadic-labs.com> Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9537 24 July 2023, 09:50:21 UTC
ca3e9ab Proto/Test: add explicit stake in (voting proposal, without quorum) 24 July 2023, 09:15:57 UTC
073a608 Proto/Test: fix: add explicit stake 24 July 2023, 09:15:57 UTC
d5a5db5 Proto/Test: stake minimal_frozen_stake in voting test 24 July 2023, 09:15:57 UTC
59418ff Proto/Bootstrap accounts: freeze enough to bake 24 July 2023, 09:15:57 UTC
cf37c94 Proto/Tezt: reset regressions 24 July 2023, 09:15:57 UTC
b322a13 Proto: add minimal_frozen_stake 24 July 2023, 09:15:57 UTC
f4ad22f Merge tezos/tezos!9531: Proto: optimize cycle end updates of consensus keys Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9531 24 July 2023, 09:15:04 UTC
838de67 Proto/Migration: also clean legacy pending consensus keys entries 24 July 2023, 08:41:15 UTC
658b2c0 Proto/Consensus_key: optimize raw_active_pubkey_for_cycle 24 July 2023, 08:41:15 UTC
87f314b Proto/Migration: migrate pending consensus keys 24 July 2023, 08:41:15 UTC
38304a7 Proto/Storage: deprecate table Contract.Pending_consensus_keys 24 July 2023, 08:41:15 UTC
2965802 Proto/Consensus_key: optimize activate 24 July 2023, 08:41:15 UTC
371da7b Proto/Consensus_key: use new Pending_consensus_key table 24 July 2023, 08:41:15 UTC
f735ce7 Proto/Storage: add new table Cycle.Pending_consensus_keys 24 July 2023, 08:41:15 UTC
56213b9 Merge tezos/tezos!9543: Proto: update init total supply Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: Philippe Wang <philippe.wang@gmail.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9543 24 July 2023, 08:40:21 UTC
5fc5f39 Proto: update init total supply 24 July 2023, 08:18:09 UTC
2fc9724 Merge tezos/tezos!9544: Proto/ai: update parameters Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: Zay Dargaye <zaynah.dargaye@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9544 24 July 2023, 08:17:12 UTC
c008b8f Proto/ai: update parameters 24 July 2023, 07:49:31 UTC
3a5fe24 Merge tezos/tezos!9505: Docs/Mumbai changelog: clarify Michelson changes Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9505 23 July 2023, 01:57:59 UTC
0345ef3 Docs/Mumbai changelog: clarify Michelson changes 23 July 2023, 01:28:31 UTC
9f769c0 Merge tezos/tezos!9539: Proto/AI: exposing encoding for futur RPC Co-authored-by: Julien Tesson <julien.tesson@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9539 22 July 2023, 14:06:48 UTC
44ef9ff Delegate_services: exposing deposit_per_cycle encoding 22 July 2023, 13:38:13 UTC
0645593 Merge tezos/tezos!9476: Remove Legacy_logging from Internal_events Co-authored-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9476 22 July 2023, 09:14:31 UTC
0a9353a CHANGES: advertize RPC events renaming 22 July 2023, 08:48:08 UTC
8ea8820 lib_base/event_logging: remove last references to legacy_logging 22 July 2023, 08:48:08 UTC
21cd860 lib_event_logging: remove dead Debug_event module replaced it by simple event 22 July 2023, 08:48:08 UTC
0060ac1 lib_event_logging: remove Legacy_logging dead code 22 July 2023, 08:48:08 UTC
fc875f4 lib_rpc_http: remove dependency to Legacy_logging 22 July 2023, 08:48:08 UTC
06a358d Logging long tests: remove legacy logging 22 July 2023, 08:48:08 UTC
e4e181b P2p tests: remove dep on Legacy_logging 22 July 2023, 08:48:08 UTC
ec3fd05 lib_protocol_environment: remove dep to Legacy_logging module replace by dummy functions in V0 structs 22 July 2023, 08:48:08 UTC
05a466f Merge tezos/tezos!9523: Proto/AI: activate new staking parameters after sampling Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9523 22 July 2023, 08:46:51 UTC
back to top