https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
cad499d SCORU: WASM: Add tree decoding module 14 June 2022, 12:12:53 UTC
2c23449 Merge branch 'arvid@ci-master-overwrite-coverage-report' into 'master' CI/Coverage: Make coverage.py's unzip non-interactive See merge request tezos/tezos!5570 14 June 2022, 12:09:19 UTC
f209c10 CI/Coverage: Make coverage.py's unzip non-interactive 14 June 2022, 11:36:47 UTC
f958da6 Merge branch 'romain-manifest-backports' into 'master' Fix opam files (backports from the 13.0 opam release) See merge request tezos/tezos!5509 14 June 2022, 10:47:50 UTC
e08c5f8 Manifest: add uri dependency (in protocols) 14 June 2022, 10:07:48 UTC
c2f8c66 Manifest: add uri dependency (outside protocols) 14 June 2022, 10:07:48 UTC
f72fe7f Manifest: require uri >= 2.2.0 14 June 2022, 10:07:48 UTC
aab7f1e Manifest: tezos-lwt-result-stdlib: only run tests on 64bit 14 June 2022, 10:07:48 UTC
d05bfe8 Manifest: disable opam tests for sapling 14 June 2022, 10:07:48 UTC
4112e85 Manifest: add ?opam_with_test 14 June 2022, 10:07:48 UTC
187b277 Manifest: tezos-stdlib and tezos-test-helpers require OCaml >= 4.12 14 June 2022, 10:07:48 UTC
a9d4e26 Manifest: require prometheus >= 0.5 14 June 2022, 10:07:48 UTC
3809b86 Manifest: require qcheck-alcotest >= 0.18 14 June 2022, 10:07:48 UTC
d18744e Merge branch 'igarnier-generalize-mem-ctxt' into 'master' Let lib_validation work on in-memory contexts See merge request tezos/tezos!5209 14 June 2022, 06:45:10 UTC
bf1b20d manifest: fix manifest 14 June 2022, 06:12:54 UTC
282c0d5 lib_context: functorize test_context, run for disk and memory impl 14 June 2022, 06:12:54 UTC
da7e0b9 manifest: remove superflous synopsis, fix typo 14 June 2022, 06:12:54 UTC
575ad98 lib_shell,lib_store,bin_validation: propagate use of abstract ctxt 14 June 2022, 06:12:54 UTC
ae37624 lib_validation: work on Environment_context.Context.t only 14 June 2022, 06:12:54 UTC
4f6f0c6 lib_proto_env: add operations to context_ops 14 June 2022, 06:12:54 UTC
a246645 lib_protocol_env,lib_delegate: factor context_ops in lib_proto_env 14 June 2022, 06:12:54 UTC
657bdba lib_context: let in-memory context implement TEZOS_CONTEXT 14 June 2022, 06:12:53 UTC
ac5e96e lib_context: factor unix-free module type away for future reuse 14 June 2022, 06:12:53 UTC
20ee46d lib_context: split context_dump off tezos-context.disk 14 June 2022, 06:12:53 UTC
23b1612 lib_context: move disk impl of context to tezos-context.disk 14 June 2022, 06:12:53 UTC
acfebf5 Merge branch 'arvid@store_coverage_trace' into 'master' Tests/Coverage: Store coverage trace and render coverage html in tree form See merge request tezos/tezos!5542 14 June 2022, 05:54:02 UTC
10b75ea CI/coverage: store coverage traces 14 June 2022, 05:17:39 UTC
6cd58e6 CI/coverage: make HTML report in collapsible tree format 14 June 2022, 05:17:38 UTC
d9ed355 Merge branch 'scoru@wasm-lazy-vector' into 'master' SCORU: WASM: Split lazy map and vector See merge request tezos/tezos!5558 13 June 2022, 18:10:03 UTC
e80bc62 SCORU: WASM: Split lazy map and vector 13 June 2022, 17:07:41 UTC
2a26e0a Merge branch 'mehdi@consumed_gas' into 'master' Proto/Apply_results: remove consumed_gas field in encodings See merge request tezos/tezos!5536 13 June 2022, 17:06:27 UTC
b457741 Proto/Changelog: add entry 13 June 2022, 16:32:06 UTC
f51a0d1 Proto/Apply_results: remove consumed_gas field in encodings 13 June 2022, 16:30:28 UTC
893f544 Merge branch 'hans@scoru-wasm-env' into 'master' SCORU: Wasm: Add lib_scoru_wasm and call from Proto Env Closes #3095 and #3090 See merge request tezos/tezos!5482 13 June 2022, 15:51:29 UTC
08f6817 SCORU: Wasm: Add lib_scoru_wasm and call from Proto Env 13 June 2022, 15:19:03 UTC
1d29a46 Merge branch 'allow-zero-tickets-flag' into 'master' Proto: Introduce an allow-zero-amount-tickets flag See merge request tezos/tezos!5519 13 June 2022, 15:18:24 UTC
44b035c Test: ticket-scanner test for zero amount 13 June 2022, 14:52:21 UTC
eb582c1 Test: add test for zero-amount-ticket 13 June 2022, 14:52:20 UTC
be1149c Proto: allow-zero flag for ticket op diffs 13 June 2022, 14:52:20 UTC
70053d1 Proto: amend tests 13 June 2022, 14:52:20 UTC
0a443d2 Proto: use ticket-scanner error 13 June 2022, 14:52:20 UTC
836d176 Proto: allow-zero flag for ticket-scanner 13 June 2022, 14:52:20 UTC
8e8070c Merge branch 'jobjo@outbox-level-in-proof' into 'master' Proto: SCORU: extend output proofs with oubox-level See merge request tezos/tezos!5559 13 June 2022, 14:44:13 UTC
344ef6f Test: amend refutation game tests 13 June 2022, 14:16:42 UTC
8dad26c Proto: use outbox-message 13 June 2022, 14:16:42 UTC
e1ed6c9 Test: amend tests with outbox level 13 June 2022, 14:16:42 UTC
3d0916d Proto: add outbox-level 13 June 2022, 14:16:42 UTC
86f093b Proto: output-proof encoding 13 June 2022, 14:16:42 UTC
d42e63d Merge branch 'germanD@toru-manager-tezts-from-Jakarta' into 'master' Tezt: nit to ensure toru deserialization manager ops tezts run from Jakarta See merge request tezos/tezos!5560 13 June 2022, 13:26:30 UTC
b490b02 Tezt: ensure toru manager ops tezts run from Jakarta [transfer_ticket_deserialization_canary protocols] and [transfer_ticket_deserialization_too_large protocols] where set up to support only Alpha instead of any protocol from Jakarta. 13 June 2022, 13:00:32 UTC
bf33d1b Merge branch 'vch9@scoru@clean-up-sc-inbox' into 'master' Scoru,Proto: few clean up for the Inbox module See merge request tezos/tezos!5530 13 June 2022, 12:59:22 UTC
1c37bf8 Proto,Scoru: use a record for [starting_point] in inbox_repr 13 June 2022, 12:32:21 UTC
94097b1 Scoru,Proto: clean up a bit the comments 13 June 2022, 12:32:21 UTC
b60e7c3 Scoru,Proto: use [fail_when] when possible 13 June 2022, 12:32:21 UTC
3abbabe Scoru,Proto: avoid [consume_n_messages] unnecessary transfo to int for [n] 13 June 2022, 12:32:21 UTC
3caeee3 Merge branch 'vch9@lib_p2p-use-internal-for-tests' into 'master' Lib_p2p: use [Internal_for_tests] instead of hiding values See merge request tezos/tezos!5531 13 June 2022, 12:31:33 UTC
567be99 Lib_p2p: use [Internal_for_tests] instead of hiding values 13 June 2022, 12:05:09 UTC
0dfd0c1 Merge branch 'functori@scoru@refactor-client-args' into 'master' SCORU: Move CLI args to Client_proto_args module Closes #3064 See merge request tezos/tezos!5522 13 June 2022, 12:04:21 UTC
d66f453 Proto/Client: normalize arguments descriptions 13 June 2022, 11:39:31 UTC
1468317 Proto/Client: move param from/to Client_proto(_context_commands/_args) 13 June 2022, 11:39:31 UTC
82b07a9 Merge branch 'thomas.athorne@scoru-dissection-distribution' into 'master' Proto: SCORU: add dissection distribution check Closes #2998 See merge request tezos/tezos!5493 13 June 2022, 11:38:25 UTC
1a0edde Proto: SCORU: fix bug with conflict point in `init_game` - the bug was added during refactoring 13 June 2022, 10:58:04 UTC
d8925d6 Proto: SCORU: Add unit test for badly destributed dissections 13 June 2022, 10:58:03 UTC
1f75fe1 Proto: SCORU: add dissection distribution check 13 June 2022, 10:54:39 UTC
e2f00d9 Merge branch 'carbonate-internal-message-serialization' into 'master' Proto, SCORU: Carbonate internal message serialization See merge request tezos/tezos!5551 13 June 2022, 10:38:10 UTC
0213fd0 Proto: pay gas for serializing internal messages 13 June 2022, 10:13:09 UTC
d9eb06e Proto: rename cost function 13 June 2022, 10:13:08 UTC
12b468d Merge branch 'pierrick@wasm-parser-more-small-step' into 'master' WASM/Parser: small step UTF8 parsing Closes #3174 See merge request tezos/tezos!5502 13 June 2022, 10:12:25 UTC
0aaa401 WASM/Parser: centralize exceptions 13 June 2022, 09:46:29 UTC
80cf162 WASM/Parser: import/export small step 13 June 2022, 09:46:29 UTC
9d3c72d WASM/Parser: UTF8 name small step 13 June 2022, 09:46:29 UTC
2943ca2 Merge branch 'pierrick@wasm-parser-shallow-data' into 'master' WASM / Parser : use Chunked byte vector for data segment Closes #3165 See merge request tezos/tezos!5495 13 June 2022, 09:45:49 UTC
e1875da WASM/Parser: implement Buffer using Chunked byte vector 13 June 2022, 09:18:10 UTC
ed901c7 WASM/Parser: incremental string parsing to chunked byte vector 13 June 2022, 09:18:10 UTC
b3154ef WASM: add `to_string_unstable` function to Chunked_byte_vector 13 June 2022, 09:18:10 UTC
f464fa6 Merge branch 'hsaito@merkle-format-doc' into 'master' Add docs about merkle-proof encoding formats See merge request tezos/tezos!4936 13 June 2022, 02:14:09 UTC
6759446 doc: Remove duplicated sections in merkle-proof-formats tree2 13 June 2022, 01:33:04 UTC
677e15a doc: Remove description about tag for length in merkle-proof-format/v2-tree[2|32] 13 June 2022, 01:33:04 UTC
059c362 doc: Modify description about merkle-proof 13 June 2022, 01:33:04 UTC
8114efa doc: Make subsubheadings lowercase in merkle-proof-formats 13 June 2022, 01:33:04 UTC
4de5f83 doc: added src links 13 June 2022, 01:33:04 UTC
ee10e83 doc: Add doc about merkle-proof encoding formats 13 June 2022, 01:33:04 UTC
a5e3e96 Merge branch 'scoru@add-outbox-support-in-PVM' into 'master' Extend PVM interface with proofs about outbox Closes #2927 See merge request tezos/tezos!5478 11 June 2022, 07:04:02 UTC
b5796ea Test,SCORU: amend WASM test to use error 11 June 2022, 06:31:46 UTC
edec055 Proto,SCORU: Improve code quality Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 11 June 2022, 06:31:46 UTC
36b5016 Proto,SCORU: Improve code quality Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 11 June 2022, 06:31:46 UTC
9f0f414 Proto,SCORU: Improve code quality. 11 June 2022, 06:31:46 UTC
3b0bc70 Proto,SCORU: Use error, not string, to represent errors Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 11 June 2022, 06:31:46 UTC
7920318 Proto,SCORU: Document the output facility of arith PVM Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 11 June 2022, 06:31:46 UTC
86c9d67 Proto,SCORU: Improve code quality 11 June 2022, 06:31:46 UTC
4779811 Proto,SCORU: Add tests for arithmetic PVM output proofs We had to make the PVM capable of producing proofs. Thanks to Thomas Letan who provided us with the correct Irmin context spell. Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 11 June 2022, 06:31:46 UTC
f6043ac Proto,SCORU: Make the Arith PVM output 11 June 2022, 06:31:46 UTC
fcf7c50 Proto,SCORU: Adapt refutation game proofs to new PVM interface Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 11 June 2022, 06:31:46 UTC
d3c9f00 Proto,SCORU: Extend PVM interface with proofs about outbox Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 11 June 2022, 06:31:46 UTC
f7d4cff Proto,SCORU: Expose SCORU outbox message encoding Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 11 June 2022, 06:31:46 UTC
5ee4548 Proto,SCORU: Extend PVM interface with proofs about outbox Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 11 June 2022, 06:31:46 UTC
4b3bbf8 Merge branch 'mehdi@rpcs_contract_hash' into 'master' Proto/RPCs: restrict some RPCs to originated contracts only See merge request tezos/tezos!5373 10 June 2022, 18:59:44 UTC
e9006a8 Proto/changelog: add entry 10 June 2022, 18:29:57 UTC
e8db9ce Proto/RPCs: Contract.storage work on originated contracts only 10 June 2022, 18:29:57 UTC
3abf0fb Proto/RPCs: Contract.script work on originated contracts only 10 June 2022, 18:29:57 UTC
back to top