swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e

sort by:
Revision Author Date Message Commit Date
37e4ef0 Client: update Changes 29 July 2022, 08:49:55 UTC
eef7c8b Client: backport disabled timelock in 013 and 014 clients 29 July 2022, 08:49:55 UTC
f48a3b8 Client: disable origination of contracts containing timelock instructions 29 July 2022, 08:49:50 UTC
84bbaa8 Merge tezos/tezos!6000: Backport !5949: Proto/lib_delegate: VDF daemon injects operation at correct level 'vdum@v14-release' into 'v14-release' Co-authored-by: Victor Dumitrescu <v.dumitrescu@outlook.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Marco Stronati <marco@stronati.org> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6000 29 July 2022, 08:19:18 UTC
4a67b0b Proto/lib_delegate: use Lwt_result_syntax throughout VDF daemon 28 July 2022, 16:34:27 UTC
9e98506 Proto/lib_delegate: VDF daemon injects operation at correct level Before, the main loop operated on the stream of blocks. The lengthy VDF computation blocks this loop and all the blocks added to the chain in that interval are consumed at once after it is finished. This resulted in the reveal operation being based on the block after the one where the computation started, which, for high difficulties, would be too old. The stream is now reinitialised after the VDF computation. 28 July 2022, 16:34:20 UTC
ea0303b Proto/lib_delegate: restructure VDF daemon 28 July 2022, 16:34:11 UTC
084cf53 Tezt: more logging for VDF test 28 July 2022, 16:34:02 UTC
09c9306 Tezt: small refactor for VDF test 28 July 2022, 16:33:54 UTC
a394507 Merge tezos/tezos!5983: Backport !5979: Upgrade to class_group_vdf.0.0.4 and irmin.3.3.2 'vdum@v14-release' into 'v14-release' Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Co-authored-by: Victor Dumitrescu <v.dumitrescu@outlook.com> Approved-by: Victor Allombert <victor.allombert@tezcore.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5983 28 July 2022, 08:51:59 UTC
cca070d Manifest: update to irmin.3.3.2 27 July 2022, 15:42:12 UTC
1b44bfd Manifest: require class_group_vdf >= 0.0.4 27 July 2022, 15:42:04 UTC
5ce2529 opam: bump opam-repository 27 July 2022, 15:41:55 UTC
3969a0a Merge branch 'richard-backport-fix-release-job' into 'v14-release' Cherry Pick: Scripts: Fix binaries-for-release path resolution See merge request tezos/tezos!5928 21 July 2022, 07:58:53 UTC
f6fd8ff Scripts: Fix binaries-for-release path resolution 20 July 2022, 15:28:14 UTC
e0871e1 Merge branch 'romain-update-data-encoding' into 'master' Update data-encoding to 0.6 See merge request tezos/tezos!5880 15 July 2022, 12:36:10 UTC
06eef21 Build: update opam-repository image to get data-encoding 0.6 15 July 2022, 12:07:22 UTC
71cdfc4 Manifest: require data-encoding 0.6 15 July 2022, 12:07:22 UTC
55ee963 Merge branch 'emturner@3407-wasm-test-hang' into 'master' SCORU: WASM: fix lib_wasm tests hanging on error Closes #3407 See merge request tezos/tezos!5879 15 July 2022, 11:42:42 UTC
2460cc1 SCORU: WASM: fix lib_wasm tests hanging on error 15 July 2022, 10:03:37 UTC
14d0144 Merge branch 'raphael-p@include-tezos-codec-in-docker-images' into 'master' Build: include `tezos-codec` in released Docker images See merge request tezos/tezos!5871 15 July 2022, 08:43:28 UTC
d2da5ea Build: include `tezos-codec` in released Docker images 15 July 2022, 08:11:31 UTC
4fbf7ec Merge branch 'sventimir@patch-constracts-invalid-annotations' into 'master' Patch smart contracts containing invalid annotations See merge request tezos/tezos!5752 15 July 2022, 07:45:43 UTC
3b650d4 Proto: Patch the legacy script in protocol migration. 15 July 2022, 07:14:12 UTC
ec189db Proto/Michelson/Test: Add a patch for a legacy script and test it. 15 July 2022, 07:14:12 UTC
ee8e033 Merge branch 'yrg@scoru@add-rollup-node-refutation-game-logic' into 'master' SCORU: Add refutation game logic in rollup node Closes #2115 See merge request tezos/tezos!5761 15 July 2022, 07:13:31 UTC
939d316 SCORU,Node: Improve code quality 15 July 2022, 06:39:26 UTC
385968c SCORU,Node: Improve code quality 15 July 2022, 06:39:26 UTC
7db781c SCORU,Node: Document inbox_of_hash Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:26 UTC
aee7461 SCORU,Node: Use currently processed head hash in RPC Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:26 UTC
666500c SCORU,Node: Use protocol parameter for nb of sections per dissection Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:26 UTC
137e4b4 Tezt,SCORU: Update regression traces Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> Tezt,SCORU: Update regression traces Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:26 UTC
d770308 Tezt,SCORU: Use custom refutation timeout in tezt Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:26 UTC
961323d SCORU,Node: Ensure cementing is possible before injecting the op Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:26 UTC
0b7a36b SCORU,Node: Work around the absence of injector Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:26 UTC
4f633ae Proto,SCORU: Fix a bug of the arith PVM Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:26 UTC
118a0ef Proto,SCORU: Fix typing errors Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:26 UTC
56500b8 Proto,SCORU: Improve code quality Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:26 UTC
7bb6460 Tezt,SCORU: Use direct access to node level 15 July 2022, 06:39:26 UTC
7ad06a3 Tezt,SCORU: Improve code quality 15 July 2022, 06:39:26 UTC
2c13c7a SCORU,Node: Improve docstrings Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:26 UTC
26613ae Tezt,SCORU: Fix a bug in a test about inbox Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:25 UTC
8f2e1c0 SCORU,Node: Do not fail in case of concurrent refutation game launch Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:25 UTC
6817787 Proto,SCORU: Add timeout_reached RPC to only use timeout when relevant Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:25 UTC
47aaa2d SCORU,Node: Rename run_until_ticks into run_for_ticks Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:25 UTC
358cce9 SCORU,Node: Improve docstring of `run_until_tick` Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:25 UTC
77c17ba SCORU,Node: Improve code quality 15 July 2022, 06:39:25 UTC
d433dda SCORU,Node: Rename eval_level into eval_block_inbox Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:25 UTC
c68b9d4 SCORU,Node: Improve code quality 15 July 2022, 06:39:25 UTC
77c6c99 SCORU,Node: Fix a bug in the rollup node interpreter Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:25 UTC
f54ad87 Proto,SCORU: Fix a bug in the level of the genesis inboxes Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:25 UTC
fd7656b SCORU,Node: Use Hash.of_context_hash Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:25 UTC
c2e1984 Tezt,SCORU: Add more tests for refutation logic Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:25 UTC
f20ae40 Proto,SCORU: Extract some toplevel functions from proof validation Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:25 UTC
83cc172 Tezt,SCORU: Fix two protocol tests Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:25 UTC
3e94313 Tezt,SCORU: Add an integration test for the refutation game logic Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:25 UTC
08bd629 Proto,SCORU: Improve inbox pretty printer Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:25 UTC
d9560d0 SCORU,Node: Fix a bug in the rollup PVM proof production We were overwriting the entire rollup node storage. Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:25 UTC
e243883 SCORU,Node: Fix a bug in rollup node inbox Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:25 UTC
6d5e5e9 SCORU,Node: Introduce the loser mode in the interpreter Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:25 UTC
a27d28a SCORU,Node: Add an rollup node event to witness conflict detection Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:25 UTC
6471105 SCORU,Node: Introduce an event for the failures of the loser node Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:25 UTC
e5cf502 Proto,SCORU: Cosmetics Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:25 UTC
5183c2d SCORU,Node: Add a loser mode in the rollup node Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:25 UTC
fe2e595 SCORU,Node: Add refutation game logic in rollup node Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:24 UTC
112de1d Proto,SCORU: Make inbox proofs independent from context implementation Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:24 UTC
e3161a8 SCORU,Node: Expose last processed head hash of rollup node Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:24 UTC
41d19d9 Proto,SCORU: Expose proof validation function in Alpha_context We want to check in the rollup node that a produced proof is always a valid proof. Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:24 UTC
095ec0e SCORU,Node: Expose history_of_hash Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:24 UTC
783e92d SCORU,Node: Add level_of_hash in Layer1 Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:24 UTC
6992662 SCORU,Node: Add tick sampling in rollup node Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 July 2022, 06:39:24 UTC
1613998 Merge branch 'corneliu@modify_input_types' into 'master' SCORU/WASM: change the address type of memory to Int32 Closes #3342 See merge request tezos/tezos!5842 14 July 2022, 10:02:12 UTC
29783f2 SCORU/WASM: changed back the mem bound type 14 July 2022, 08:40:51 UTC
b94a98c SCORU/WASM: changed the address type of memory to Int32 14 July 2022, 08:40:41 UTC
80f0870 Merge branch 'nic@review-contract-event-doc' into 'master' Doc: update description of events See merge request tezos/tezos!5834 13 July 2022, 20:26:49 UTC
65c4ee9 Doc: update description of events 13 July 2022, 20:26:49 UTC
959935b Merge branch 'tree-encoders-decoders' into 'master' Lib_scoru_wasm: Tree encoders-decoders See merge request tezos/tezos!5845 13 July 2022, 19:46:05 UTC
72bd0d7 Lib_scoru_wasm: Rename 'tree' to 'scope' 13 July 2022, 19:08:21 UTC
b4d1ae5 Lib_scoru_wasm/Test: encoding tests 13 July 2022, 19:08:21 UTC
0f5fb08 Lib_scoru_wasm/Test: split scoru-wasm tests 13 July 2022, 19:08:21 UTC
d7b3e59 Lib_scoru_wasm: tree encoding-decoding module 13 July 2022, 19:08:21 UTC
c35e51e Lib_scoru_wasm: tree encoding module 13 July 2022, 19:08:21 UTC
ea062b4 Lib_scoru_wasm: tagged union for tree decoder 13 July 2022, 19:08:20 UTC
ae59834 Lib_webassembly: more lazy-vector functions 13 July 2022, 19:08:20 UTC
0856caa Lib_webassembly: more lazy-map functions 13 July 2022, 19:08:20 UTC
0465d41 Merge branch 'francois@dal-srs-file' into 'master' DAL/Cryptobox: Allow to load SRS from a file See merge request tezos/tezos!5857 13 July 2022, 19:07:35 UTC
da2a75d DAL/Node: Add several FIXMEs 13 July 2022, 18:27:46 UTC
e845682 DAL/Node: Fix RPCs to use the b58 format 13 July 2022, 18:27:46 UTC
6f18d68 Crypto: Fix base58 prefix for slot headers 13 July 2022, 18:27:46 UTC
a5b6f90 DAL/Cryptobox: Allow to load SRS from a file 13 July 2022, 18:27:46 UTC
432f6b6 Merge branch 'raphael-p@fix-docker-image-generation' into 'master' Copy script-inputs/ files into script-inputs/ when building docker image Closes #3402 See merge request tezos/tezos!5868 13 July 2022, 18:22:18 UTC
10745a8 Build: copy script-inputs/ files into script-inputs/ when building docker image 13 July 2022, 13:19:32 UTC
8ae1ef1 Merge branch 'kathmandu' into 'master' Kathmandu (updated snapshot) See merge request tezos/tezos!5864 13 July 2022, 13:18:22 UTC
21c4592 Proto: update protocol code 13 July 2022, 12:44:08 UTC
caea8f2 Everywhere: update protocol hash 13 July 2022, 12:44:08 UTC
49dde74 Merge branch 'mehdi@payer' into 'master' Proto: payer is an implicit account See merge request tezos/tezos!5850 13 July 2022, 09:16:04 UTC
2cac8a9 Tezt: adapt test_source_and_sender test 13 July 2022, 08:35:49 UTC
ad76cfe Proto: payer is an implicit account 13 July 2022, 08:35:49 UTC
bde1f5d Proto/LB: use an implicit account as dummy payer 13 July 2022, 08:35:49 UTC
722a987 Plugin/RPC: payer of run_tzip4_view should be an implicit account 13 July 2022, 08:35:49 UTC
back to top