swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e

sort by:
Revision Author Date Message Commit Date
66db868 FA2 tests WIP 13 May 2022, 13:02:30 UTC
f59eef4 FA2 tests WIP 09 May 2022, 09:00:35 UTC
d471b15 FA2 tests WIP 05 May 2022, 10:45:01 UTC
763cdb0 Tezt/lib/base.ml: added three group regex catching 05 May 2022, 10:44:39 UTC
20b645c WIP FA2 tests 03 May 2022, 13:43:30 UTC
7587fbc Tezt/lib_tezos/client: added get_contract_entrypoint_type fix 03 May 2022, 13:39:50 UTC
dbe4dfe Tezt/lib/proces: added wait_and_read 03 May 2022, 13:32:42 UTC
cc6701f Tezt/lib_tezos/client: added get_contract_entrypoint_type 03 May 2022, 13:32:10 UTC
28d7c83 WIP FA2 tests 21 April 2022, 16:58:39 UTC
1654203 Tezt/lib_tezos/client: spawn_transfer: added ~entrypoint optional argument 21 April 2022, 16:57:03 UTC
06e4ec7 Tezt/lib_tezos/client: run_script: added ~entrypoint optional argument 11 April 2022, 14:11:15 UTC
78971b9 Initial commit 11 April 2022, 13:32:26 UTC
cdc8a04 Merge branch 'richard-lib-sc-rollup' into 'master' Manifest: lib_sc_rollup See merge request tezos/tezos!4720 16 March 2022, 10:16:54 UTC
49dcef3 Manifest: lib_sc_rollup 16 March 2022, 09:13:31 UTC
1a5254c Merge branch 'raphael-p@convert-proto-comp-and-updater-to-newer-let-star-syntax' into 'master' Proto-compiler,Proto-updater: convert to newer let* syntax See merge request tezos/tezos!4710 16 March 2022, 09:12:11 UTC
083dd96 Proto-updater: minor code improvement 16 March 2022, 08:34:29 UTC
b305ab7 Proto-compiler,Proto-updater: convert to newer let* syntax 16 March 2022, 08:34:29 UTC
456bdd0 Merge branch 'mkarpov@drop-tezt-cli-init-refactor-tps-app' into 'master' Tezt: drop Cli.init, TPS: refactor the app See merge request tezos/tezos!4715 15 March 2022, 22:56:47 UTC
ee65c39 Tezt: drop Cli.init, TPS: refactor the app As requested by Romain, here is the change that eliminates the problematic Cli.init function from the Tezt framework. Instead of using commands with cmdliner we now use Tezt tags to select the right "command". We pass options by using the newly conceived --test-arg or -a command line option. 15 March 2022, 21:46:08 UTC
9602d62 Tezt: add --test-arg / -a 15 March 2022, 21:46:07 UTC
881829a Merge branch 'sventimir@docs-mr-owner' into 'master' Docs: Add the concept of MR's owner. See merge request tezos/tezos!4738 15 March 2022, 20:37:24 UTC
79c4675 Docs: add the concept of MR's owner. 15 March 2022, 20:00:41 UTC
0df499f Merge branch 'raphael-p@convert-benchmark-to-newer-let-star-syntax' into 'master' Benchmark: convert to newer let* syntax See merge request tezos/tezos!4709 15 March 2022, 17:18:28 UTC
4a41731 Benchamrk: convert to newer let* syntax 15 March 2022, 16:38:14 UTC
c6c9585 Merge branch 'tx_rollup@deposit-internal-only' into 'master' Test,tx_rollup: Enable a forgotten test See merge request tezos/tezos!4737 15 March 2022, 16:00:31 UTC
d3f3628 Test,tx_rollup: Enable a forgotten test 15 March 2022, 15:22:46 UTC
8f8244c Merge branch 'naih@enrich-transaction-internal-operation' into 'master' Proto/Michelson: enrich the transaction internal operation Closes #2350 See merge request tezos/tezos!4632 15 March 2022, 14:36:08 UTC
91475ff Tests: update regression tests gas. 15 March 2022, 13:58:55 UTC
2ce28f5 Proto/Michelson: factorize execute's application. 15 March 2022, 13:58:55 UTC
07c6506 Proto/Michelson: extract execute's parameter preparation. 15 March 2022, 13:58:55 UTC
9d343db Proto/Michelson-Plugin: change execution_result. 15 March 2022, 13:58:55 UTC
507b79f Proto/Michelson: locations in internal transactions. 15 March 2022, 13:58:55 UTC
97c9f56 Proto/Michelson: optimize ticket_operations_diff. 15 March 2022, 13:58:55 UTC
c30d754 Proto/Tests: typed parameters in transactions. 15 March 2022, 13:58:55 UTC
4f0de7c Proto/Michelson: enrich the transaction internal operation. With the typed parameter of the transaction. Does not compile (tests to adapt). 15 March 2022, 13:58:55 UTC
ba40008 Proto/Michelson: enrich the transaction application with a typed parameter. Does not compile. 15 March 2022, 13:58:55 UTC
a3ee222 Proto/Michelson: execute with a typed parameter. 15 March 2022, 13:58:55 UTC
78f0bdc Proto/Michelson: enrich internal execute's parameter. So that the function accepts both a typed or an untyped version of the parameter. This allows not having to re-parse the parameter if it was already parsed. Does not compile. 15 March 2022, 13:58:54 UTC
4053718 Proto/Michelson: internal execute returns the execution_result. We'll share this internal function with yet another function (execute with typed parameters). 15 March 2022, 13:58:54 UTC
cefa239 Merge branch 'raphael-p@avoid-using-globals-ok-and-error-prefer-local-return-and-fail' into 'master' Everywhere: replace uses of ok/error with return/fail See merge request tezos/tezos!4716 15 March 2022, 13:55:56 UTC
6e222b7 Everywhere: replace uses of ok/error with return/fail The values `ok` and `error` are legacy global names for `Tzresult_syntax.return` and `Tzresult_syntax.fail`. 15 March 2022, 13:15:39 UTC
ed27f63 Merge branch 'raphael-p@yrg@scoru@add-refutation-game' into 'master' Proto,Env: Fix an overabstraction of Seq.t in the environment See merge request tezos/tezos!4730 15 March 2022, 11:16:21 UTC
172c4e2 Proto,Env: Fix an overabstraction of Seq.t in the environment Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 15 March 2022, 10:37:52 UTC
218ef33 Merge branch 'richard-lib-delegate' into 'master' Manifest: lib_delegate See merge request tezos/tezos!4651 15 March 2022, 09:39:10 UTC
3dc8a07 Manifest: lib_delegate 15 March 2022, 08:34:42 UTC
aa8a4e1 Merge branch 'rb@delegate-external-operations-rm-mempool-refs' into 'master' Replace mempool references in variable names with operations See merge request tezos/tezos!4724 15 March 2022, 08:33:23 UTC
40f8346 Proto/Alpha: replace mempool references with operations In order to gain more coherence, stop using the mempool name in lib_delegate's code. Instead, use operations, as in the CLI option. 15 March 2022, 07:52:07 UTC
f22aeb1 Merge branch 'raphael-p@convert-proxy-to-newer-let-star-syntax' into 'master' Proxy,Proxy-server: convert to newer let* See merge request tezos/tezos!4711 14 March 2022, 21:24:01 UTC
b3da63d Proxy,Proxy-server: convert to newer let* 14 March 2022, 20:44:45 UTC
c88b709 Merge branch 'killian@p2p_metrics' into 'master' Add monitoring metrics to p2p Closes #2526 See merge request tezos/tezos!4272 14 March 2022, 15:54:46 UTC
65d3b16 lib_p2p: add p2p metrics 14 March 2022, 14:50:12 UTC
1ca587d Merge branch 'raphael-p@simpler-tzlist' into 'master' Stdlib: remove duplicates and unused functions from TzList See merge request tezos/tezos!4698 14 March 2022, 14:37:51 UTC
c1b4392 Shell/test: use built-in List functions rather than defining extras 14 March 2022, 13:58:11 UTC
ec6397a Stdlib: remove duplicates and unused functions from TzList - Improve documentation - Improve testing 14 March 2022, 13:58:11 UTC
1302b57 Merge branch 'verify_proof_exn' into 'master' Specialise error returned by proof verifiers See merge request tezos/tezos!4694 14 March 2022, 11:47:44 UTC
e8ff697 proto_alpha: specialise error returned by proof verifiers Co-authored-by: Nicolas Goguey <ngoguey@student.42.fr> 14 March 2022, 11:07:53 UTC
e2f575f lib_protocol_environment: specialise error returned by proof verifiers Co-authored-by: Nicolas Goguey <ngoguey@student.42.fr> 14 March 2022, 11:07:53 UTC
72f6783 lib_context: specialise error returned by proof verifiers Co-authored-by: Nicolas Goguey <ngoguey@student.42.fr> 14 March 2022, 11:07:53 UTC
8326027 Merge branch 'francois@inbox-ema-factor' into 'master' Tx_rollup: Inbox ema factor takes into account empty inboxes See merge request tezos/tezos!4667 14 March 2022, 10:51:30 UTC
d0b19e2 Protocol,tx_rollup: Ema factor take into account empty inboxes 14 March 2022, 10:13:20 UTC
668376f Protocol/Tx_rollup: Use the new parametric constant 14 March 2022, 10:13:20 UTC
310806a Protocol/Tx_rollup: add a new constant for the ema factor 14 March 2022, 10:13:19 UTC
c64d9ed Merge branch 'julien@yes-wallet-converter' into 'master' yes-wallet: converter from true wallet to yes-wallet See merge request tezos/tezos!4126 14 March 2022, 08:56:45 UTC
f1805b1 yes-wallet: converter from true wallet to yes-wallet 14 March 2022, 07:52:50 UTC
0205329 Merge branch 'yrg@fix-cache-simulation-tests' into 'master' Migrate cache simulation tests to new protocol parameters See merge request tezos/tezos!4685 13 March 2022, 17:49:09 UTC
ae4a122 Tezt: Improve voting tests maintainability Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 13 March 2022, 17:00:50 UTC
7c60413 Tezt: Migrate cache simulation tests to new protocol parameters Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 13 March 2022, 17:00:49 UTC
ccee6b6 Merge branch 'julien-vivien@client-cache_wallet' into 'master' Client: Add a cache to the wallet See merge request tezos/tezos!4005 11 March 2022, 22:54:18 UTC
443e493 Fake clients: add last_modification_time method 11 March 2022, 22:13:40 UTC
55130e0 Client_command: save public key in wallet on key generation 11 March 2022, 22:13:40 UTC
14d2b28 Client wallet: caching aliased wallet data 11 March 2022, 22:13:40 UTC
09c1d98 Merge branch 'andrea@commitment-storage-tests' into 'master' Proto: SCORU: Additional tests for commitment logic Closes #2564 See merge request tezos/tezos!4586 11 March 2022, 19:39:40 UTC
357703c Tezt: Scoru: fix regression test for adding inbox messages 11 March 2022, 18:59:37 UTC
ae53ed9 Proto: Scoru: additional tests for commitment logic 11 March 2022, 18:59:37 UTC
4e9d14e Proto: Scoru: support functions for rollup kind 11 March 2022, 18:59:37 UTC
fdcfc00 Proto: Scoru: improve handling of failures 11 March 2022, 18:59:37 UTC
30f1872 Merge branch 'naih@fix-rebase-mistake' into 'master' Proto/Michelson: remove wrongly added line. See merge request tezos/tezos!4690 11 March 2022, 18:58:56 UTC
b182b63 Proto/Michelson: remove wrongly added line. It was deleted here in commit e2e60de06ff66c29e3ba98bbf91bcdf2e57192ca. And reinstated (rebase fail) in commit 87d4100d67179d9bb8bebe1d31e6403edc701e71. 11 March 2022, 18:22:22 UTC
28af4ed Merge branch 'vch9@ometrics-ignore-tez' into 'master' ometrics: ignore [alpha_context] and Tezt tests Closes #2525 See merge request tezos/tezos!4687 11 March 2022, 18:21:00 UTC
89b0fc7 ometrics: ignore Tezt tests 11 March 2022, 17:42:14 UTC
35d4a7c ometrics: ignore [alpha_context] 11 March 2022, 17:42:14 UTC
f302112 Merge branch 'stakable-rollup_indexed_deposits' into 'master' Stakable frozen bonds See merge request tezos/tezos!4437 11 March 2022, 17:40:45 UTC
8b566ce Proto: add a test that calls new rpcs 11 March 2022, 16:36:36 UTC
3a46190 Proto: check expected error titles 11 March 2022, 16:36:36 UTC
5344e68 Proto: avoid unnecessary lookup 11 March 2022, 16:36:36 UTC
23c81ab Proto: rename get_full_balance and frozen_balance 11 March 2022, 16:36:36 UTC
45f1db2 Proto: add rpc endpoints 11 March 2022, 16:36:36 UTC
308bc85 Proto: make storage 'carbonated' 11 March 2022, 16:36:36 UTC
7e0f9a4 Proto: test that withdrawing or crediting too much fails 11 March 2022, 16:36:36 UTC
a029ea2 Proto: simplify the allocation of contracts prior to test 11 March 2022, 16:36:36 UTC
67037d4 Proto: simplify the testing of empty transfers 11 March 2022, 16:36:36 UTC
0263588 Proto: test frozen bonds 11 March 2022, 16:36:36 UTC
275d3f7 Proto: make frozen bonds part of the stake 11 March 2022, 16:36:36 UTC
585cf43 Proto: introduce frozen bonds 11 March 2022, 16:36:35 UTC
16a5073 Proto: move the tx rollup section above the Receipt module In the next commit the receipt module will depend on tx rollups because of the introduction of frozen bonds. 11 March 2022, 16:36:35 UTC
9452b69 Proto: use the full balance of a contract as its stake 11 March 2022, 16:36:35 UTC
b2d0892 Proto: simplify contract_delegate_storage 11 March 2022, 16:36:35 UTC
6e74c68 Proto: update staking balances in delegate_storage The rationale for this change is to allow us to later call a function in [Contract_storage] that computes the stake of a contract. [Contract_storage] already depends on [Contract_delegate_storage], so the former module cannot be referenced from the latter. 11 March 2022, 16:36:35 UTC
93f6005 Proto: move selection of distributions in delegate_storage This change is to allow us to later replace the access to [Storage.Contract.Balance.get] with a call to a function in [Contract_storage] that calculates the stake of a contract as the sum of its balance and frozen balance. Indeed, [Contract_storage] cannot be referenced from [Stake_storage] because there already is a dependency in the opposite direction. 11 March 2022, 16:36:35 UTC
9cd04ac Merge branch 'killian@fix-media-type-command-line-pp-parameter' into 'master' lib_rpc_http: fix pp_parameter of media_type See merge request tezos/tezos!4689 11 March 2022, 15:54:26 UTC
back to top