sort by:
Revision Author Date Message Commit Date
d375fbb Proto: Allow implicit accounts to delegate at bootstrap time This is already allowed for smart contracts. 16 May 2022, 13:32:18 UTC
8ca44b0 Merge branch 'mehdi@compatible-encodings' into 'master' Proto: contract-compatible encodings for implicit and originated accounts See merge request tezos/tezos!5222 16 May 2022, 12:03:32 UTC
2abab39 Proto/Contract_repr: contract-compatible implicit/originated encodings 16 May 2022, 10:35:36 UTC
e5383c6 Proto/Contract_repr: refactor encoding 16 May 2022, 10:35:36 UTC
7fc5cdc Proto/Contract_repr: refactor cases 16 May 2022, 10:35:36 UTC
1a6eb60 Proto/Contract_repr: refactor of_b58check 16 May 2022, 10:35:36 UTC
3f410ac Merge branch 'bsall@update-documentation-frozen-bonds' into 'master' Update documentation related to frozen bonds and rollups See merge request tezos/tezos!4696 16 May 2022, 10:12:11 UTC
8c16f64 Proto: update documentation related to frozen bonds 16 May 2022, 09:38:19 UTC
f1a8afe Merge branch 'sventimir@test-proto-logging' into 'master' Add regression tests for logging machinery in Michelson interpreter See merge request tezos/tezos!4918 16 May 2022, 08:53:41 UTC
2694612 CI: Include the newly added tests in unit:alpha job. 16 May 2022, 08:16:20 UTC
1a676b1 Proto/Test: improve log shape in logging regression tests. 16 May 2022, 08:16:19 UTC
b777e03 Proto/Test: Add scripts to logging regression test. 16 May 2022, 08:15:41 UTC
d67b1a7 Proto/Test: Prepare for more contracts to test interpreter logging. 16 May 2022, 08:14:25 UTC
fef04ee Proto/Test: Extend testing logger to log more information. 16 May 2022, 08:12:46 UTC
16072e3 Proto/Test: Give the test_logging a real logger. One that actually generates output. It's equivalent to the trace_logger from Plugin for now, but will be extended soon. 16 May 2022, 08:12:44 UTC
4935670 Proto/Test: Allow run_script to mock internal operations. 16 May 2022, 08:12:15 UTC
666223f Proto/Test: Add a stub of a test for logging contract execution. 16 May 2022, 08:12:14 UTC
d6c64ef Proto/Test: Split a helper function to load contracts. 16 May 2022, 06:28:06 UTC
5913644 Proto/Tests: Remove dead code. 16 May 2022, 06:28:06 UTC
3196559 Merge branch 'richard-tezos-protocol-json' into 'master' Manifest: Json / TEZOS_PROTOCOL parsing See merge request tezos/tezos!5291 16 May 2022, 01:35:31 UTC
1384f97 Manifest: Simplify error handling 16 May 2022, 00:57:57 UTC
f50fe8a Manifest: Use List.assoc_opt instead of List.find_map 16 May 2022, 00:57:57 UTC
46f7724 Manifest: Improve error message inside of Tezos_protocol 16 May 2022, 00:57:57 UTC
8aea4e0 Manifest: Protect Tezos_protocol.of_file_exn 16 May 2022, 00:57:57 UTC
73fcd71 Manifest: Add Tezos_protocol module 16 May 2022, 00:57:57 UTC
bd006b9 Manifest: Add crude JSON parser 15 May 2022, 23:52:32 UTC
d6ffb33 Merge branch 'raphael-p@upgrade-ocamlformat' into 'master' Upgrade ocamlformat See merge request tezos/tezos!5257 13 May 2022, 23:13:18 UTC
2a008cc Everywhere: autoformat with newer ocamlformat 13 May 2022, 22:34:32 UTC
6513cc5 Env-v4: add missing .ocamlformat-ignore entry 13 May 2022, 22:34:31 UTC
883e236 Misc: tweak some comments to make upcoming ocamlformat no-op These comments are formatted in specific ways which cause the new version of ocamlformat to change them. We preemptively change the indentation to anticipate the upcoming change. 13 May 2022, 22:34:31 UTC
80c7889 CI: do not fail on malformed doc With the more recent version of odoc, more errors have appeared so we deactivate the check temporarily. 13 May 2022, 22:34:31 UTC
8a40afb CI,Build: bump opam repo commit hash 13 May 2022, 22:34:29 UTC
5424d82 Manifest,Everywhere: bump ocamlformat to 0.21.0 13 May 2022, 20:15:57 UTC
3d13bcc Merge branch 'hhugo-opam21' into 'master' allow to update opam repo with opam 2.1 See merge request tezos/tezos!5017 13 May 2022, 19:55:39 UTC
70a09c4 OPAM: bump opam-repo 13 May 2022, 18:25:59 UTC
a3926bc OPAM: update_opam_repo works with opam 2.1 13 May 2022, 18:25:59 UTC
3be4735 OPAM: new opam_lint tool 13 May 2022, 18:25:59 UTC
c03f684 OPAM: do not remove opam-dexp 13 May 2022, 18:25:59 UTC
6a03d75 Merge branch 'pierrick@update-onboarding-documentation' into 'master' Docs: update manual to use dune's default directory for binaries Closes #2994 See merge request tezos/tezos!5278 13 May 2022, 18:24:38 UTC
05d5b47 Docs: update manual to use dune's default directory for binaries !5027 introduced an `opam` directtory at the root of the repository. Adding the root into the path to access the binaries easily made the `opam` binary inaccessible. 13 May 2022, 17:00:35 UTC
52270dc Merge branch 'mehdi@tezt_sapling_no_float' into 'master' Tezt/Sapling: do not use floats See merge request tezos/tezos!5268 13 May 2022, 16:59:11 UTC
3ce66a9 Tezt/Sapling: do not use floats 13 May 2022, 16:13:59 UTC
bdddf96 Merge branch 'functori@tx_rollup-node-remove-genesis' into 'master' Tx_rollup,Node: Remove L2 genesis block Closes #2905 See merge request tezos/tezos!5229 13 May 2022, 16:13:17 UTC
918864c Test/Tezt: rollup origination and deposit in same block 13 May 2022, 15:38:04 UTC
3a641bd Tx_rollup,Node: remove unnecessary rollup id argument 13 May 2022, 15:38:04 UTC
a1d79b8 Test/Tezt: remove genesis hash argument 13 May 2022, 15:38:04 UTC
e296467 Tx_rollup,Node: save origination level when detected 13 May 2022, 15:38:04 UTC
e744c0b Tx_rollup,Node: remove need to provide origination block hash (We can still provide an origination level to bound the crawler). By forcing to have an explicit block hash for the origination block, we prevent the rollup node from supporting rollup originations in a block of round > 0 (in the case where the user does not wait for 2 block confirmations). Having the origination block be explicit does not bring any more guarantees than having the level. 13 May 2022, 15:38:04 UTC
3dc50ff Tx_rollup,Node: keep actual error on fetch block failure 13 May 2022, 15:38:04 UTC
fdee6b7 Tx_rollup,Node: remove L2 Genesis block Removes the necessity to have a special "genesis" block in the L2 chain, and allows as a side-effect to support inbox/messages that are sent in the same block as the rollup origination block. The genesis block that was present before brought some completely unnecessary complexity, just for the sake of being analogous to L1. This means that now, a rollup will not have any chain if there aren't any messages that were posted to it yet. 13 May 2022, 15:38:04 UTC
d489ef2 Merge branch 'scoru@wasm-manifest' into 'master' SCORU: Manifest for WebAssembly interpreter See merge request tezos/tezos!5256 13 May 2022, 15:37:17 UTC
c3c94b1 Manifest: Resolve conflict with latest Manifest changes 13 May 2022, 14:58:07 UTC
5c2ef04 Manifest: Document extra target options 13 May 2022, 14:58:07 UTC
0557d08 Manifest: Allow specifying multiple licenses 13 May 2022, 14:58:06 UTC
8819538 SCORU: Use manifest for WebAssembly interpreter package 13 May 2022, 14:58:06 UTC
2704b0e Manifest: Support extraneous authors for generated OPAM 13 May 2022, 14:58:06 UTC
282652c Manifest: Allow overriding license for generated OPAM 13 May 2022, 14:58:06 UTC
b722d5d Merge branch 'davdumas@no-apk-add' into 'master' CI: Reproducible pipeline (no 'apk add' at runtime) See merge request tezos/tezos!5019 13 May 2022, 14:57:24 UTC
1ace704 CI: parallelized upx with options 13 May 2022, 14:22:23 UTC
ed92344 CI: new Docker image => no 'apk add' at runtime anywhere 13 May 2022, 14:22:23 UTC
10309e6 Merge branch 'killian@invalid-blocks-metric' into 'master' store, shell: add invalid_blocks metrics See merge request tezos/tezos!5172 13 May 2022, 14:20:59 UTC
bbcbeda change: add entry for invalid_blocks 13 May 2022, 13:37:33 UTC
91a7c2a store, shell: add invalid_blocks metrics 13 May 2022, 13:37:33 UTC
6e9f889 Merge branch 'hhugo-flaky-opam' into 'master' OPAM: fix flakyness from the opam solver See merge request tezos/tezos!5290 13 May 2022, 13:36:09 UTC
939eb57 OPAM: fix flakyness from the opam solver 13 May 2022, 12:13:51 UTC
838ee55 Merge branch 'functori@tx-rollup-node-exit' into 'master' Tx_rollup,Node: try to reconnect on connection error, and exit otherwise Closes #2579 See merge request tezos/tezos!5270 13 May 2022, 11:11:20 UTC
7c1c4e2 Tx_rollup,Node: attempt reconnect after connection errors 13 May 2022, 10:28:44 UTC
0a1a9ae Tx_rollup,Node: remove fatal error (all errors are fatal) 13 May 2022, 10:28:44 UTC
1a90c6c Tests/Tezt: tests disconnection from Tezos node 13 May 2022, 10:28:44 UTC
2f71263 Merge branch 'richard-manifest-misc' into 'master' Manifest: Miscellaneous Changes See merge request tezos/tezos!5276 13 May 2022, 10:28:04 UTC
44a387f Manifest/lib_protocol: Move targets in lib_protocol_compiler/bin 13 May 2022, 09:41:52 UTC
c96087e Manifest/lib_protocol: Move N module up 13 May 2022, 09:41:52 UTC
67c9c63 Manifest: Fix rendering of deps in runtest aliases 13 May 2022, 09:41:52 UTC
6f4c98a Manifest: Add ~dep_globs 13 May 2022, 09:41:52 UTC
02e9aab Manifest: Add ~warn_error 13 May 2022, 09:41:52 UTC
ce51114 Manifest: Add ~nostandard flag 13 May 2022, 09:41:52 UTC
8e21d46 Merge branch 'hhugo-opam-ci-master' into 'master' CI: generate opam-ci.yml statically See merge request tezos/tezos!5251 13 May 2022, 09:40:30 UTC
0d8e73a CI: generate opam-ci.yml statically 13 May 2022, 08:56:30 UTC
849a044 Merge branch 'vch9@tx@tezt-dead-code' into 'master' Tx_rollup,Tezt: clean up submit_rejection usage See merge request tezos/tezos!5237 13 May 2022, 08:55:15 UTC
85fff22 Tx_rollup,Tezt: remove now dead code 13 May 2022, 08:14:21 UTC
222cc34 Tx_rollup,Tezt: use [Tx_rollup.Client.submit_rejection] everywhere 13 May 2022, 08:14:21 UTC
bba5e57 Merge branch 'killian@round-metric' into 'master' shell, metrics: add round metric See merge request tezos/tezos!5159 12 May 2022, 21:40:04 UTC
0128c9a Proto_plugin: backport metrics plugin to proto_013_PtJakart 12 May 2022, 20:58:50 UTC
b6f0bb0 Proto_plugin: backport metrics plugin to proto_012_Psithaca 12 May 2022, 20:58:50 UTC
7285a2f Changelog: add entry for block_round metric 12 May 2022, 20:58:50 UTC
f9e6644 Shell, metrics: add block_round metric Co-authored-by: Killian Delarue <killian@nomadic-labs.com> 12 May 2022, 20:58:50 UTC
b3b7247 Shell: do not expose protocol values in shell 12 May 2022, 20:58:50 UTC
120665e Merge branch 'vicall@merge_store_metric' into 'master' Add merge store metric Closes #2368 See merge request tezos/tezos!5234 12 May 2022, 18:16:08 UTC
39bd57d Changelog: add merge completion time metric 12 May 2022, 17:30:31 UTC
3135d17 Store: add merge completion time metric 12 May 2022, 17:30:31 UTC
ef7fc61 Merge branch 'functori@tx-rollup-node-caps' into 'master' Tx_rollup,Node: configurable fee and burn limits Closes #2811 See merge request tezos/tezos!5217 12 May 2022, 17:29:09 UTC
d7d3c6d Tx_rollup,Node: add configurable batch_burn_limit in batcher 12 May 2022, 16:03:08 UTC
5e4228a Tx_rollup,Node: add configurable transaction_burn_limit in batcher 12 May 2022, 16:03:08 UTC
dfa99a4 Tx_rollup,Node: init state with configuration 12 May 2022, 16:03:08 UTC
388368c Tx_rollup,Node: configurable cost (fee, burn) caps per operation kind 12 May 2022, 16:03:08 UTC
970fe39 Merge branch 'revert-3c872054' into 'master' Revert "Merge branch 'davdumas@unified_coverage' into 'master'" See merge request tezos/tezos!5277 12 May 2022, 15:18:43 UTC
bbfe22d Revert "Merge branch 'davdumas@unified_coverage' into 'master'" This reverts merge request !5150 12 May 2022, 14:34:54 UTC
ad4831b Merge branch 'davdumas@pull-from-ecr-docker-build' into 'master' CI: use Docker Credential Helper to pull from private AWS ECR See merge request tezos/tezos!5267 12 May 2022, 14:34:16 UTC
b7002b7 CI: use Docker Credential Helper to pull from private AWS ECR 12 May 2022, 13:51:09 UTC
757c0c7 Merge branch 'hhugo-fix-dockfile' into 'master' Docker: fix docker file after moving opam files See merge request tezos/tezos!5273 12 May 2022, 13:47:07 UTC
back to top