https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
6dc161e comment 19 July 2023, 16:27:49 UTC
d01b17b why not this ? 19 July 2023, 16:27:49 UTC
f9e75c1 questions 19 July 2023, 16:27:48 UTC
4024245 this should work 19 July 2023, 16:27:48 UTC
efde015 comment to fix 19 July 2023, 16:27:48 UTC
f36ea61 temporary fix bls_hash tests 19 July 2023, 14:57:00 UTC
ef655ca question 19 July 2023, 14:56:59 UTC
8ec9824 minmal failing test 19 July 2023, 14:56:59 UTC
4eeaac6 Bls12_381_hash: Anemoi update test vectors Depends on https://github.com/anemoi-hash/anemoi-hash/pull/15 19 July 2023, 14:56:59 UTC
ceca1ec MISC: only to stay inline with paper 19 July 2023, 14:56:58 UTC
11282bc Bls12_381_hash: remove security parameters for 141 bits It had been added for experimentation purposes, but it is not used. 19 July 2023, 14:56:58 UTC
8b1557f Bls12_381_hash: update parameters to use compute_number_of_rounds If the cryptanalysis gives new results, it would only require to change the routine `compute_number_of_rounds` 19 July 2023, 14:56:57 UTC
289879d Bls12_381_hash: change compute_number_of_rounds 09 July 2023, 15:37:20 UTC
646de2f Merge tezos/tezos!9105: SCORU/Node: Protocol agnostic rollup node Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9105 07 July 2023, 20:13:26 UTC
9add5e3 Test: ensure rollup node can catch up on protocol migrations 07 July 2023, 19:21:57 UTC
dd3402d Doc: include protocol agnostic smart rollup node manual 07 July 2023, 19:21:57 UTC
05348e0 Doc: changelog and remove rollup node binary suffix in docs 07 July 2023, 19:21:57 UTC
fca39aa Tezt: use protocol agnostic rollup node 07 July 2023, 19:21:57 UTC
6269b6e SCORU/Node/Oxford: rollup node plugin Porting over from Nairobi the following commits: - SCORU/Node/Nairobi: isolate RPC directory from server - SCORU/Node/Nairobi: interpreter tick as Z - SCORU/Node/Nairobi: Layer1_helpers more flexible - SCORU/Node/Nairobi: rollup node plugin 07 July 2023, 19:21:57 UTC
db4b7ac SCORU/Node/Alpha: rollup node plugin Porting over from Nairobi the following commits: - SCORU/Node/Nairobi: isolate RPC directory from server - SCORU/Node/Nairobi: interpreter tick as Z - SCORU/Node/Nairobi: Layer1_helpers more flexible - SCORU/Node/Nairobi: rollup node plugin 07 July 2023, 19:21:57 UTC
96bbe3e SCORU/Node/Mumbai: rollup node plugin Backport of these commits: - SCORU/Node/Nairobi: isolate RPC directory from server - SCORU/Node/Nairobi: interpreter tick as Z - SCORU/Node/Nairobi: Layer1_helpers more flexible - SCORU/Node/Nairobi: rollup node plugin 07 July 2023, 19:21:57 UTC
f5519db SCORU/Node/Nairobi: rollup node plugin 07 July 2023, 19:21:57 UTC
0a828c2 SCORU/Node/Nairobi: Layer1_helpers more flexible 07 July 2023, 19:21:57 UTC
b2f668c SCORU/Node/Nairobi: interpreter tick as Z 07 July 2023, 19:21:57 UTC
7c78e79 SCORU/Node/Nairobi: isolate RPC directory from server 07 July 2023, 19:21:57 UTC
75c1063 SCORU/Node: command to show supported protocols 07 July 2023, 19:21:57 UTC
ebed069 SCORU/Node: split head processing in daemon 07 July 2023, 19:21:56 UTC
0bb6923 SCORU/Node: Protocol agnostic daemon which supports protocol migrations 07 July 2023, 19:21:56 UTC
d094bb9 SCORU/Node: event for protocol migrations 07 July 2023, 19:21:56 UTC
5509811 SCORU/Node: only start workers when not already started 07 July 2023, 19:21:56 UTC
e088da1 SCORU/Node: RPC server with changeable directory Start and stop. 07 July 2023, 19:21:56 UTC
bc290df SCORU/Node: make protocol specific values mutable in Node_context 07 July 2023, 19:21:56 UTC
81df52e SCORU/Node: CLI for proto agnostic rollup node 07 July 2023, 19:21:56 UTC
4483e71 Manifest: boilerplate for protocol agnostic rollup node 07 July 2023, 19:21:56 UTC
6ec3ce3 SCORU/Node: protocol plugins registration mechanism 07 July 2023, 19:21:56 UTC
e413894 SCORU/Node: define protocol plugin signature 07 July 2023, 19:21:56 UTC
dbe7f1a SCORU/Node: Fix problem with prefetching blocks with wrong protocol code 07 July 2023, 19:21:56 UTC
ac29d05 Merge tezos/tezos!9307: proto/soru: fix json reveal encoding Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Julien Coolen <julien.coolen@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9307 07 July 2023, 18:47:59 UTC
f0ee007 doc/proto: add line for fixing the encoding 07 July 2023, 15:45:28 UTC
a3c2a69 proto/soru: fix json reveal encoding 07 July 2023, 15:45:28 UTC
dfa88df Merge tezos/tezos!9407: Proto/ai: don't update the Unstake_requests storage when not necessary Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: Philippe Wang <philippe.wang@gmail.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9407 07 July 2023, 15:44:36 UTC
546d92c Proto/ai: don't update `Unstake_requests` when not necessary 07 July 2023, 15:14:35 UTC
a058d2d Merge tezos/tezos!9421: EVM/Config: use lowercase 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/9421 07 July 2023, 15:13:43 UTC
18c44b3 EVM/Config: use lowercase The EVM proxy reads at the path where the address contains only lowercase characters. 07 July 2023, 14:32:04 UTC
bfb307b Merge tezos/tezos!9423: Storage: remove unnecessary check with storage commands Co-authored-by: Victor Allombert <victor.allombert@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/9423 07 July 2023, 14:31:15 UTC
074d05f Storage: remove unnecessary check with storage commands 07 July 2023, 14:02:39 UTC
399d38f Merge tezos/tezos!9214: EVM: interrupt execution before reaching max nb of ticks Co-authored-by: pecornilleau <pe.cornilleau@marigold.dev> 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/9214 07 July 2023, 14:01:13 UTC
79b41ac EVM: stop computation before running out of ticks 07 July 2023, 13:30:05 UTC
04bb2b3 EVM: Kernel: add default value for L2Blocks 07 July 2023, 13:30:05 UTC
d08a4b1 EVM: push proposal in block in progress BlockInProgress now contains all the information, and control the queue of transactions 07 July 2023, 13:30:05 UTC
b8ac3cb Merge tezos/tezos!9418: Less legacy globals Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Gabriel Moise <gabriel.moise@trili.tech> 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/9418 07 July 2023, 13:29:15 UTC
f1bda54 scoru-sequencer: don't use error-monad's legacy globals 07 July 2023, 12:49:07 UTC
276550f sequencer: don't use error-monad's legacy globals 07 July 2023, 12:49:07 UTC
be3964d smart-rollup: don't use error-monad's legacy globals 07 July 2023, 12:49:07 UTC
4be9109 Injector: don't use error-monad's legacy globals 07 July 2023, 12:49:07 UTC
2fcc374 Crawler: don't use error-monad's legacy globals 07 July 2023, 12:49:07 UTC
81bd32a Merge tezos/tezos!9395: Bls12-381_polynomial/Srs: fix segfault for Srs_g2.pippenger Co-authored-by: Anne-Laure <al.schmitt@protonmail.com> Approved-by: Marina Polubelova <marina.polubelova@nomadic-labs.com> Approved-by: Marc Beunardeau <marc.beunardeau@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9395 07 July 2023, 11:52:00 UTC
9de1f7a Bls12-381_polynomial/Srs: fix segfault for Srs_g2.pippenger 07 July 2023, 11:18:43 UTC
29abcd8 Merge tezos/tezos!9348: DAC: migrate Signature_manager tests to full infra Co-authored-by: Gauthier SEBILLE <gauthier@marigold.dev> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Ryan Tan <ryan.tan@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9348 07 July 2023, 10:21:56 UTC
e511a52 DAC: migrate Signature_manager tests to full infra 07 July 2023, 09:43:21 UTC
4bb8f34 Merge tezos/tezos!9182: Document version rpc argument Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9182 07 July 2023, 09:42:31 UTC
3ce8edd proto_oxford/plugin: improve documentation of versioned RPCs 07 July 2023, 08:42:02 UTC
7ff5c0b proto_alpha/plugin: improve documentation of versioned RPCs 07 July 2023, 08:42:02 UTC
f759322 lib_shell_services: improve documentation of versioned RPCs 07 July 2023, 08:42:02 UTC
85569f1 Merge tezos/tezos!9398: lib_client/managed_contract: Replace legacy bindings Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9398 07 July 2023, 07:03:24 UTC
059e95a lib_client/managed_contract: Replace legacy bindings 07 July 2023, 06:32:43 UTC
713ef24 Merge tezos/tezos!9406: Proto/ai: fix `prepare_finalize_unstake` returning `None` when it shouldn't Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: Philippe Wang <philippe.wang@gmail.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/9406 06 July 2023, 20:41:17 UTC
cb5de8b Proto/ai: fix description 06 July 2023, 20:06:30 UTC
4ec91d5 Proto/ai: return None -> return_none 06 July 2023, 20:06:30 UTC
56da8b8 Proto/ai: return something even if there is no unfinalizable cycle 06 July 2023, 20:06:30 UTC
11e10ae Proto/ai: swap matches 06 July 2023, 20:06:30 UTC
6459bdd Merge tezos/tezos!9409: Proto/ai/RPC: add unstake requests RPC Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Co-authored-by: Julien Tesson <julien.tesson@nomadic-labs.com> Approved-by: Philippe Wang <philippe.wang@gmail.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9409 06 July 2023, 20:05:48 UTC
b2f7ee3 Proto/ai/rpc: add unstake requests RPC 06 July 2023, 19:33:23 UTC
a4f4558 Proto/ai: add variation to RPC specific function 06 July 2023, 19:33:23 UTC
6ec3c65 proto/unstake_request: add encoding for prepared_finalize_unstake 06 July 2023, 19:33:23 UTC
1f338bb Merge tezos/tezos!9385: Dac: support http(s) and url in dac node binary Co-authored-by: Ryan Tan <ryan.tan@trili.tech> Approved-by: Gauthier <gauthier@marigold.dev> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9385 06 July 2023, 19:31:56 UTC
3e44527 Dac: refactor observer config 06 July 2023, 18:52:48 UTC
68656c4 Dac: refactor committee member config 06 July 2023, 18:52:48 UTC
6fcdc5d Dac: refactor rpc param to use Parsed_rpc 06 July 2023, 18:52:48 UTC
7ec25cb Merge tezos/tezos!9106: DAC: get rid of Hash_chain_v0 pagination scheme Co-authored-by: Gauthier SEBILLE <gauthier@marigold.dev> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-by: Ryan Tan <ryan.tan@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9106 06 July 2023, 18:52:02 UTC
559c00e DAC: fix rollup test on unknown hash 06 July 2023, 18:13:31 UTC
7905956 DAC: remove useless test of hash_chain for oxford DAC: only run test for Nairobi and after 06 July 2023, 18:13:31 UTC
a668a77 DAC: migrate test to sc_rollup 06 July 2023, 18:13:31 UTC
e094d01 DAC: get rid of Hash_chain_v0 pagination scheme DAC: delete useless fixme comment DAC: fix arith PVM test DAC: remove hash_chain from pages_encoding 06 July 2023, 18:13:31 UTC
32fd2dc Merge tezos/tezos!9368: Protocol/AI: fix/update doc Co-authored-by: Philippe Wang <philippe.wang@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9368 06 July 2023, 18:12:41 UTC
cf797d0 Proto/AI: update Oxford doc: remove "ongoing" from section title 06 July 2023, 17:41:00 UTC
c0bb36e Proto/AI: update Oxford doc 06 July 2023, 17:41:00 UTC
bac61b0 Proto/AI: update CHANGES.rst (RPC /protocol_data) 06 July 2023, 17:41:00 UTC
0b8904f Proto/AI: update CHANGES.rst for bakers 06 July 2023, 17:41:00 UTC
06d0d34 Merge tezos/tezos!9411: fix RPCs versioning mechanism Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9411 06 July 2023, 17:40:08 UTC
3f5573d proto_alpha/lib_plugin: use splitted for parse/operations RPC 06 July 2023, 17:06:37 UTC
adfc6f0 proto_alpha/lib_plugin: use splitted for run_operations RPC 06 July 2023, 17:06:37 UTC
fd81835 lib_shell_services: use splitted for preapply/operations RPC 06 July 2023, 17:06:37 UTC
372fb96 lib_shell_services: use splitted for monitor_operations RPC 06 July 2023, 17:06:37 UTC
75573ed lib_shell_services: use splitted for pending_operations RPC 06 July 2023, 17:06:37 UTC
eef87df lib_shell_services: use splitted encoding for block/operation RPC 06 July 2023, 17:06:37 UTC
e099f4e Merge tezos/tezos!9376: Proto/Storage: keep Slashed_deposits_history sorted Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9376 06 July 2023, 17:05:46 UTC
0daea66 Proto/Storage: keep Slashed_deposits_history sorted 06 July 2023, 16:37:30 UTC
cddd473 Merge tezos/tezos!9408: Proto/ai/rpc: Apply slash in delegate RPC unstake_frozen_deposits Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: Philippe Wang <philippe.wang@gmail.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9408 06 July 2023, 16:36:31 UTC
3fb42cc Proto/ai/rpc: apply slashes to unstaked_frozen_deposits rpc 06 July 2023, 16:06:52 UTC
back to top