swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e

sort by:
Revision Author Date Message Commit Date
2ba7e34 Test: PBT for Game_helpers.new_dissection 20 March 2023, 16:17:20 UTC
8f32bdf Merge tezos/tezos!7534: Signer: reorder the display of the ledger addresses Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7534 20 March 2023, 15:28:57 UTC
da76711 Changelog: reorder the display of the ledger addresses 20 March 2023, 14:54:39 UTC
2fa1b99 Signer: reorder the display of the ledger addresses 20 March 2023, 14:54:39 UTC
55a22d2 Merge tezos/tezos!7935: Fix [Test revert to unique consensus key] test Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7935 20 March 2023, 14:53:05 UTC
117eb2a CI/Tezt: Add [FIXME] for synchronization threshold tests 20 March 2023, 14:18:25 UTC
b443ffc CI/Tezt: re-enable [consensus_key] tests 20 March 2023, 14:18:25 UTC
cc81eee Tezt: remove flaky regression traces for [consensus_key.ml] test 20 March 2023, 14:18:25 UTC
237bb28 Merge tezos/tezos!7987: DAL/crypto: refactoring Co-authored-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: Marc Beunardeau <marc.beunardeau@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7987 20 March 2023, 14:17:22 UTC
37f14f3 DAL/crypto: add pretty-printer for commit error 20 March 2023, 13:49:11 UTC
731c399 DAL/crypto: rename Segment_index_out_of_range to Page_index_out_of_range 20 March 2023, 13:49:11 UTC
4dc5342 lib_bls_polynomial: restrict signature of copy Add the previous version of copy in the unsafe version of the module. 20 March 2023, 13:49:11 UTC
c66e2c0 DAL/crypto: use fold_left_map Closes https://gitlab.com/tezos/tezos/-/issues/5059. 20 March 2023, 13:49:11 UTC
f4cc83e lib_bls_polynomial: add fold_left_map 20 March 2023, 13:49:11 UTC
a8d212a DAL/crypto: use Polynomial.truncate 20 March 2023, 13:49:11 UTC
6798885 lib_bls_polynomial: add Polynomial.truncate Closes https://gitlab.com/tezos/tezos/-/issues/5020. 20 March 2023, 13:49:11 UTC
3347e6a DAL/crypto: remove unneeded record field 20 March 2023, 13:49:11 UTC
f9f0724 DAL/crypto: simplify multiple_multi_reveals Closes https://gitlab.com/tezos/tezos/-/issues/5060. The evaluation_ecfft function is now doing the allocation of the result so there is no need to allocate the result manually. 20 March 2023, 13:49:11 UTC
b2c3253 DAL/crypto: evaluation FFT is no longer in-place 20 March 2023, 13:49:11 UTC
4acdb89 Merge tezos/tezos!8105: Snoop: fix tags of encodings Co-authored-by: Pavlo Khrystenko <p.khrystenko@gmail.com> 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/8105 20 March 2023, 13:47:15 UTC
f69938e Snoop: fix tags of encodings 20 March 2023, 13:09:37 UTC
289df25 Merge tezos/tezos!8062: Snoop: fix output when listing benchmarks Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Jun Furuse <jun.furuse@gmail.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Pavlo Khrystenko <p.khrystenko@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8062 20 March 2023, 12:22:17 UTC
a995404 Snoop: fix output when listing benchmarks. 20 March 2023, 11:50:00 UTC
f5d9799 Merge tezos/tezos!7966: EVM/Proxy: support [eth_getTransactionByHash] Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> 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/7966 20 March 2023, 11:48:52 UTC
76c2db5 EVM/Proxy: support [eth_getTransactionByHash] 20 March 2023, 11:16:33 UTC
6135f6e Merge tezos/tezos!8108: DAL/GS: move interfaces to gossipsub_intf.ml Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8108 20 March 2023, 11:15:33 UTC
dfdf415 DAL/GS: Use more accurate names for GS automaton interface and arg 20 March 2023, 10:43:06 UTC
c7d8115 DAL/GS: move interfaces to gossipsub_intf.ml 20 March 2023, 10:43:06 UTC
11e99d9 Merge tezos/tezos!7990: EVM/Kernel: initialize kernel with a genesis block Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> 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/7990 20 March 2023, 10:42:09 UTC
bb9f649 EVM/Tezt: shift block progression by one (starting from genesis) 20 March 2023, 10:15:50 UTC
4c0a72d EVM/Tezt: add a genesis_mint_tx field to accounts 20 March 2023, 10:15:50 UTC
e87f9d8 EVM/Kernel: initialize genesis block once on kernel entry 20 March 2023, 10:15:50 UTC
9724cca EVM/Kernel: split account initialisation 20 March 2023, 10:15:50 UTC
8886a63 Merge tezos/tezos!8037: EVM/Tezt: [lib_ethereum] with an eth/wei module Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8037 20 March 2023, 10:14:51 UTC
554d131 EVM/Tezt: readapt the evm rollup tests with new libs 20 March 2023, 09:34:34 UTC
02177dc Tezt/Lib: readapt eth_cli with wei assets 20 March 2023, 09:34:34 UTC
a81218b Tezt/Lib: moving eth_cli to lib_ethereum 20 March 2023, 09:34:34 UTC
bfb3f57 Tezt/Lib: ethereum wei assets lib 20 March 2023, 09:34:34 UTC
65d826f Tezt/Lib: extracting block to lib_ethereum 20 March 2023, 09:34:34 UTC
ce8f2fb Manifest/Tezt: introducing lib_ethereum 20 March 2023, 09:34:34 UTC
8712832 Merge tezos/tezos!8113: Tezt/records: fail on HTTP errors Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Sylvain R. <sylvain.ribstein@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8113 20 March 2023, 09:33:45 UTC
0201f0c Tezt/records: fail on HTTP errors [dune exec tezt/records/update.exe -- -a from=last-merged-pipeline] does not fail when the records of the last merged pipeline have been removed by Gitlab. This is since, although GitLab returns a 404 error, curl does not fail by default on HTTP errors. Here, we pass [--fail] to curl, so that the script will fail when the artifacts are removed. Consequently, the job [tezt:fetch-records] will also fail, and the fall back stored in the repo will be used instead. 20 March 2023, 08:42:31 UTC
4fb4a85 Merge tezos/tezos!7555: [DAC] Move operating modes to own module Co-authored-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Gauthier <gauthier@marigold.dev> Approved-by: Ryan Tan <ryan.tan@trili.tech> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7555 17 March 2023, 19:28:14 UTC
b826ba1 Tezt/Dac: rename Dac_member -> Committee_member 17 March 2023, 18:54:30 UTC
baa30e7 Dac Node/Configuration: General improvements 17 March 2023, 18:54:30 UTC
2fdc5bf Merge tezos/tezos!8088: sdk: add missing error Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8088 17 March 2023, 18:53:48 UTC
4001e80 sdk: add missing error type 17 March 2023, 18:06:13 UTC
45033bb Merge tezos/tezos!8075: EVM/Proxy: remove redundant match on rollup_node_config 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/8075 17 March 2023, 18:05:30 UTC
e4b86a0 EVM/Proxy: remove redundant match on rollup_node_config 17 March 2023, 16:57:54 UTC
b84e537 Merge tezos/tezos!8008: [Michelson emacs-mode] Update documentation (tezos-to-octez renaming) Co-authored-by: Julien <julien.tesson@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8008 17 March 2023, 16:57:08 UTC
223d7dc Michelson emacs-mode: Update documentation with tezos-to-octez renaming 17 March 2023, 16:24:56 UTC
c63e4f5 Merge tezos/tezos!7886: Gossipsub: implement heartbeat Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Lin Oshitani <linoshitani@gmail.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/7886 17 March 2023, 16:24:07 UTC
560ce33 Gossipsub: partially implement heartbeat 17 March 2023, 15:24:40 UTC
9182e1c Gossipsub: add FIXME for updating topics in Graft 17 March 2023, 15:24:40 UTC
3dbbdc4 Gossipsub: remove useless module prefix 17 March 2023, 15:24:39 UTC
0231d1e Gossipsub: split get_peers, rename it, and do not use Seq 17 March 2023, 15:24:39 UTC
d89d0a5 Gossipsub: update Score interface 17 March 2023, 15:24:39 UTC
9fc1409 Gossipsub: make score decrease with the penalty 17 March 2023, 15:24:39 UTC
ebe92ec Gossipsub: use penalty instead of penality 17 March 2023, 15:24:39 UTC
125a69f Merge tezos/tezos!8025: Dal/GS: move state monad to a file and document it Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8025 17 March 2023, 14:22:47 UTC
aed2d46 Dal/GS: move state monad to a dedicated file and document it 17 March 2023, 13:49:39 UTC
7b69754 Merge tezos/tezos!8007: DAC: Refactor Dac node client into its own library Co-authored-by: Ryan Tan <ryan.tan@trili.tech> 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/8007 17 March 2023, 13:48:46 UTC
52dbc4e Dac: rename proto_alpha/lib_dac to proto_alpha/lib_dac_plugin 17 March 2023, 13:12:40 UTC
3f1c7f1 Dac: move Dac_node_client to lib_dac_client 17 March 2023, 13:12:40 UTC
daae37c Dac: move RPC services to lib_dac 17 March 2023, 13:12:40 UTC
093ecec Dac: init lib_dac 17 March 2023, 13:12:40 UTC
2348538 Merge tezos/tezos!8097: TORU: remove benchmarks Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Jun Furuse <jun.furuse@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8097 17 March 2023, 13:11:52 UTC
aae7355 TORU: remove benchmarks 17 March 2023, 12:31:17 UTC
b9053f0 Merge tezos/tezos!8093: Kernel SDK: copy panic hook from tezos/kernel Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8093 17 March 2023, 12:08:44 UTC
fae1973 Kernel SDK: copy panic hook from tezos/kernel 17 March 2023, 11:30:11 UTC
33a652f Merge tezos/tezos!8022: Tezt: fix coverage with [--job-count] through [--bisect-sigterm] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8022 17 March 2023, 11:29:24 UTC
167b222 manifest: update dune files 17 March 2023, 10:44:31 UTC
3ab0547 manifest: Tezt executables are instrumented with [--sigterm] 17 March 2023, 10:44:30 UTC
5abb3e2 manifest: can add bisect instrumentation with [--sigterm] 17 March 2023, 10:44:30 UTC
60a0a49 Merge tezos/tezos!7813: Improve storage upgrade error and remove useless command arguments Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7813 17 March 2023, 09:02:47 UTC
618daa4 Node: cleaner trace when storage upgrade fails 17 March 2023, 08:32:16 UTC
db2c81f Node_config: improve error when empty dirs are encountered 17 March 2023, 08:32:16 UTC
139d65b Bin_node: remove all node arguments from various commands 17 March 2023, 08:32:16 UTC
45a3831 Lib_node_config: improve and use read_data_dir 17 March 2023, 08:32:16 UTC
0b5bc2f Store: improve v3_0_0 upgrade error 17 March 2023, 08:32:16 UTC
1ac82c0 Merge tezos/tezos!7931: alpha/baker: inject consensus operations without force Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7931 17 March 2023, 08:30:53 UTC
6d8bb2a alpha/lib_delegate/test: remove unused private_injection from the mockup 17 March 2023, 07:50:59 UTC
4c3608e alpha/baker: inject consensus operations without force 17 March 2023, 07:50:59 UTC
e62535b Merge tezos/tezos!7927: Proto: relax slot constraint in mempool mode Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7927 16 March 2023, 22:55:53 UTC
c18d50f Changelog: mempool accepts non-minimal slot, and denunciations can punish operations from the same delegate with distinct slots 16 March 2023, 22:24:36 UTC
18ecc2a Proto/validate: punish double consensus with different slots 16 March 2023, 22:24:36 UTC
46b010c Proto/validate_errors: set wrong slot error back to permanent 16 March 2023, 22:24:36 UTC
84e45b0 Proto/test: add wrong slot tests at various levels in mempool mode 16 March 2023, 22:24:36 UTC
8183a50 Proto: do not compute preendorsement rights when there is no locked round in application mode 16 March 2023, 22:24:36 UTC
9ed8c91 Proto: fix Level.pred failing on level one 16 March 2023, 22:24:36 UTC
4c20ebf Proto: load sampler for cycle in mempool mode 16 March 2023, 22:24:36 UTC
5debae9 Proto: do not compute first slot map in mempool mode 16 March 2023, 22:24:36 UTC
1f9b078 Proto: never check slot normalization in mempool mode 16 March 2023, 22:24:36 UTC
a771f30 Merge tezos/tezos!8086: Scoru, Test: Fix read_input test Co-authored-by: Ilya Peresadin <ilya.peresadin@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/8086 16 March 2023, 22:23:46 UTC
b06a937 Scoru, Test: Fix read_input test 16 March 2023, 21:56:52 UTC
1e48aef Merge tezos/tezos!8081: Fix duplicate preendorsements bug when watching PQCs in baker Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8081 16 March 2023, 21:56:08 UTC
a00b558 Changelog: add entry 16 March 2023, 21:26:44 UTC
55622bf Mumbai/Baker: fix counting endorsements twice 16 March 2023, 21:26:44 UTC
98e1a2c Alpha/Baker: fix counting endorsements twice 16 March 2023, 21:26:44 UTC
5440879 Merge tezos/tezos!7937: alpha/baker: do not reinject pre-endorsements after application Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7937 16 March 2023, 21:25:21 UTC
back to top