https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
71ad445 Test: fix store PBT tests 19 December 2023, 13:21:37 UTC
09ada89 Rollup node/Store: GC staging to prevent data loss (pure indexes) 19 December 2023, 13:07:09 UTC
899eef5 Rollup node/Store: GC staging to prevent data loss (indexed files) 19 December 2023, 13:07:09 UTC
1779564 Tests: Tests for reorg while store GC ongoing 19 December 2023, 13:07:09 UTC
431f06d Merge tezos/tezos!11335: CI: move flaky Etherlink tests ([Deposit and withdraw tez] and [Sequencer publishes the blueprints to L1]) Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11335 19 December 2023, 12:47:52 UTC
f670505 Tezt: [Deposit and withdraw tez] is [Tag.flaky] 19 December 2023, 12:05:15 UTC
44dc4ba Tezt: [Sequencer publishes the blueprints to L1] is [Tag.flaky] 19 December 2023, 12:05:15 UTC
ccbce4d Merge tezos/tezos!11222: MIR: Add `SIZE` instruction Co-authored-by: martoon <martoon.hsk@gmail.com> Approved-by: Nikolay Yakimov <root@livid.pp.ru> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Diogo Castro <dc@diogocastro.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11222 19 December 2023, 12:04:16 UTC
35dc457 MIR: Add `SIZE` instruction 19 December 2023, 11:16:50 UTC
baa86f7 Merge tezos/tezos!10990: MIR: Add LOOP_LEFT instruction Co-authored-by: Nikolay Yakimov <root@livid.pp.ru> Approved-by: Sandeep.C.R <sandeep@sras.me> Approved-by: Diogo Castro <dc@diogocastro.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/10990 19 December 2023, 11:15:57 UTC
4618d89 MIR: Add LOOP_LEFT instruction 19 December 2023, 10:54:53 UTC
eeadf1f Merge tezos/tezos!11230: DAL: Add a `post_slot` RPC Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11230 19 December 2023, 10:53:58 UTC
a33c468 DAL/Node: Raise a proper error when slot size is too large 19 December 2023, 10:32:37 UTC
79b5a87 DAL/Node: Better error messages while computing commitment proof 19 December 2023, 10:32:37 UTC
22b1340 DAL/Node: Factorize computation of commitment proof 19 December 2023, 10:32:37 UTC
e46b5f7 DAL/Node: Implement `post_slot` RPC 19 December 2023, 10:32:37 UTC
0c05d03 Dal/Node: Add a service for posting a new slot 19 December 2023, 10:32:37 UTC
7b4a42c Merge tezos/tezos!11339: Docker: Copy irmin/ directory Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11339 19 December 2023, 10:31:42 UTC
3daaa87 Docker: Copy irmin/ directory 19 December 2023, 10:01:33 UTC
acd1adb Merge tezos/tezos!11300: Proto: use block preservation cycles Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Co-authored-by: Julien Tesson <julien.tesson@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11300 19 December 2023, 10:00:35 UTC
cf1543c Tezt: use blocks_preservation_cycles instead of preserved_cycles 19 December 2023, 09:37:49 UTC
0748771 proto: change last_allowed_fork_level into last_preserved_block_level And use block_conservation_cycles isntead of prserved_cycles 19 December 2023, 09:37:49 UTC
53046f1 store: tests use blocks_preservation_cycles rather than preserved_cycles 19 December 2023, 09:37:49 UTC
2775e87 Merge tezos/tezos!11328: DAL: test only one attestation per attester Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11328 19 December 2023, 09:36:47 UTC
2c04d37 DAL/Test: add test for double attestation in block 19 December 2023, 09:15:06 UTC
afb26cb DAL/Test: build DAL attestation using RPC instead of context 19 December 2023, 09:15:06 UTC
99c2813 Proto/Alpha: add comment about consensus op conflicts in mempool mode 19 December 2023, 09:15:06 UTC
d714589 Proto/Alpha: do not use prefix with open module 19 December 2023, 09:15:06 UTC
9065fcb Merge tezos/tezos!11027: Implement Tickets, type, value and instructions. Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Co-authored-by: Sandeep.C.R <sandeep.chandrika@serokell.io> Approved-by: Nikolay Yakimov <root@livid.pp.ru> Approved-by: Konstantin Ivanov <martoon.hsk@gmail.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11027 19 December 2023, 09:14:15 UTC
140f3e4 Tezt/TZT: regenerate regression trace This commit was generated with the following command: dune exec tezt/tests/main.exe -- --file tzt_regression.ml --reset-regressions 19 December 2023, 08:23:15 UTC
b8596e5 TZT/Tests: add tests for ticket instructions 19 December 2023, 08:23:15 UTC
53e28ae MIR: Add integration tests 19 December 2023, 08:23:15 UTC
01583ed MIR: Add JOIN_TICKETS 19 December 2023, 08:23:15 UTC
82bc989 MIR: Add SPLIT_TICKET 19 December 2023, 08:23:15 UTC
48cdb5a MIR: Add READ_TICKET 19 December 2023, 08:23:15 UTC
3edadef MIR: Add TICKET instruction 19 December 2023, 08:23:15 UTC
0b0f70e MIR: Adding value variant for ticket 19 December 2023, 08:23:15 UTC
353328c MIR: Add prim for ticket type 19 December 2023, 08:23:15 UTC
495f621 MIR: Add Ticket type 19 December 2023, 08:23:15 UTC
804e7b2 Merge tezos/tezos!11251: DAL/Node: improve/fix (re)connection to bootstrap nodes Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11251 19 December 2023, 08:22:27 UTC
f2ce43f Dal/P2P: only try to connect to a point if no connection is present 19 December 2023, 08:01:39 UTC
3c4931f Dal/GS: (also) attempt re-connection to bootstrap points 19 December 2023, 08:01:39 UTC
cb073df Dal/GS: add necessary code to reconnect to bootstrap points 19 December 2023, 08:01:39 UTC
9ac96cd DAL: provide a list of bootstrap points to the GS worker 19 December 2023, 08:01:39 UTC
6b86a6d Dal: add the notion of Point in the Gossipsub worker 19 December 2023, 08:01:38 UTC
596cc9f Tezt/Dal: improve peers connection/discovery test 19 December 2023, 08:01:38 UTC
bf7c3b3 Merge tezos/tezos!11086: Proto: abstract `Full_staking_balance_repr` Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11086 18 December 2023, 20:49:22 UTC
7fef6ff Proto/Stake_repr: rename has_minimal_stake 18 December 2023, 20:28:08 UTC
73e9a87 Proto/Full_staking_balance_repr: rename has_minimal_stake 18 December 2023, 20:28:08 UTC
1335f33 Proto/Full_staking_balance_repr: make it abstract 18 December 2023, 20:28:08 UTC
cb0fd12 Proto/Stake_storage: remove now dead has_minimal_stake_and_frozen_stake 18 December 2023, 20:28:08 UTC
5b77586 Proto/Delegate_sampler: re-check minimal stake after applying limits and edge 18 December 2023, 20:28:08 UTC
4e0721b Proto/Delegate_sampler: check minimal frozen stake before applying limits We'll get rid of the redundant check in a later commit 18 December 2023, 20:28:08 UTC
7131f02 Proto/Delegate_sampler: minor rewrite 18 December 2023, 20:28:08 UTC
386453b Proto/Stake_storage: use Full_staking_balance_repr helper functions 18 December 2023, 20:28:08 UTC
acd79cb Merge tezos/tezos!11196: MIR: Add `NOT` instruction Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Co-authored-by: martoon <martoon.hsk@gmail.com> Approved-by: Nikolay Yakimov <root@livid.pp.ru> Approved-by: Diogo Castro <dc@diogocastro.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11196 18 December 2023, 20:27:18 UTC
510fd44 MIR: Add `NOT` instruction 18 December 2023, 20:27:18 UTC
6b2b609 Merge tezos/tezos!11218: Baker: reuse DAL attestations 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/11218 18 December 2023, 20:03:47 UTC
df27ea7 Baker/Alpha: also add DAL attestations from attested proposal 18 December 2023, 19:36:01 UTC
6e03b44 DAL/Tests: make 'dal attester with baker daemon' less flaky 18 December 2023, 19:36:01 UTC
f312156 Merge tezos/tezos!10905: Vendor Irmin Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10905 18 December 2023, 19:35:04 UTC
a8065d9 gitlab-ci & scripts: update opam-repository tag 18 December 2023, 18:35:45 UTC
0b238d2 Irmin: add a local README 18 December 2023, 18:35:45 UTC
4af8df5 LICENSES: create a LICENSES folder and add ISC 18 December 2023, 18:35:45 UTC
fb3e9dc Irmin: fix docstrings 18 December 2023, 18:35:45 UTC
ff7ab2e Irmin: fix deprecated Lwt_main.abandon_yielded_and_paused 18 December 2023, 18:35:45 UTC
c21c6ad Manifest/main: integrate new libraries 18 December 2023, 18:35:44 UTC
b33f276 Irmin: fork relevant libraries (v3.8) 18 December 2023, 18:35:44 UTC
5808665 Merge tezos/tezos!11290: EVM/Exec: prevent fatal erros when intermediate transaction runs out of gas Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11290 18 December 2023, 18:35:00 UTC
daa39a4 EVM/Changes: add an entry 18 December 2023, 18:14:37 UTC
96766b5 EVM/Tezt: test that a call of with an intermediate OOG still succeed 18 December 2023, 18:14:37 UTC
9f5792c EVM/Tezt: add dummy smart contract ressources (sol,abi,bin) 18 December 2023, 18:14:37 UTC
eb531de EVM/Exec: prevent FatalError when intermediate transaction runs out of gas An intermediate call can have a gas value to the sub-context where the execution is done. This does not mean that an OutOfGas error should end the entire transaction as there could still be other execution to proceed and still enough gas at one level above the depth where the OOG error happens. 18 December 2023, 18:14:37 UTC
e133e42 Merge tezos/tezos!11197: Proto: do not initialize the staking balance lazily Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11197 18 December 2023, 18:13:52 UTC
ce7fef7 Proto/Full_staking_balance_repr: remove zero 18 December 2023, 17:51:00 UTC
52265ee Proto/Stake_storage: the staking balance is always initialized on registered delegates 18 December 2023, 17:51:00 UTC
a08932a Proto/Delegate_storage: initializes staking balance explicitly 18 December 2023, 17:51:00 UTC
f84bb5b Proto/Stake_storage: inactive delegates are still registered delegates 18 December 2023, 17:51:00 UTC
ba15054 Proto/Stake_storage: simplify get_full_staking_balance It is only called on registered delegates. The staking balance of registered delegates is always initialized. 18 December 2023, 17:51:00 UTC
6ada249 Proto/Delegate_storage: more comments 18 December 2023, 17:51:00 UTC
3276380 Merge tezos/tezos!11292: Rollup_client: remove rollup client in protocols, manifest, tezt Co-authored-by: lykimq <lykimq@gmail.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11292 18 December 2023, 17:50:05 UTC
774ccd6 Rollup_client/manifest: removal sc_rollup_client in manifest 18 December 2023, 17:19:39 UTC
f972b96 Rollup_client/tezt: remove Protocol.sc_rollup_client 18 December 2023, 17:19:39 UTC
02531dc Proto/rollup_client: remove bin and lib of rollup client 18 December 2023, 17:19:39 UTC
8fc588e Merge tezos/tezos!11324: EVM/Sequencer: main function for sequencer Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11324 18 December 2023, 17:18:37 UTC
2d62180 EVM/Sequencer: produce blocks in a main loop 18 December 2023, 16:57:42 UTC
b706942 EVM/Node: simplify sequencer mode in pool 18 December 2023, 16:57:42 UTC
84c3729 EVM/Node: expose a function to produce a block 18 December 2023, 16:57:42 UTC
e09cda6 Merge tezos/tezos!10987: MIR: use reference counting in Type Co-authored-by: Nikolay Yakimov <root@livid.pp.ru> Approved-by: Sandeep.C.R <sandeep@sras.me> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Diogo Castro <dc@diogocastro.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10987 18 December 2023, 16:56:49 UTC
2418be7 MIR: use reference counting in Type 18 December 2023, 16:36:26 UTC
beccf04 Merge tezos/tezos!10984: MIR: APPLY instruction Co-authored-by: Nikolay Yakimov <root@livid.pp.ru> Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Diogo Castro <dc@diogocastro.com> Approved-by: Konstantin Ivanov <martoon.hsk@gmail.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10984 18 December 2023, 16:35:28 UTC
8c3cb2f MIR: fix some clippy lints 18 December 2023, 16:13:02 UTC
d10e1db Tezt/TZT: regenerate regression trace This commit was generated by the following command: dune exec tezt/tests/main.exe -- --file tzt_regression.ml --reset-regressions 18 December 2023, 16:13:01 UTC
65cea10 TZT/tests: APPLY on recursive lambdas 18 December 2023, 16:13:01 UTC
902d3d3 MIR: APPLY instruction 18 December 2023, 16:13:01 UTC
f2155fb MIR: compare untyped values in tzt runner Lambdas, specifically partially-applied lambdas, have a different internal representation from Micheline, so additional steps when running tzt are necessary. 18 December 2023, 16:13:01 UTC
3cad91f MIR: add prim3 helper for Micheline 18 December 2023, 16:13:01 UTC
e25289f MIR: type unparsing 18 December 2023, 16:13:01 UTC
40b95ed MIR: trait for conversion to Micheline 18 December 2023, 16:13:01 UTC
fe8bd5a Merge tezos/tezos!11291: Rollup_client/tezt: remove rollup client commands Co-authored-by: lykimq <lykimq@gmail.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11291 18 December 2023, 15:50:36 UTC
back to top