swh:1:snp:9c27352633c4639a943e316050a7b904f57900e2

sort by:
Revision Author Date Message Commit Date
f14bee5 Merge branch 'raphael-p@update-lwt-log-doc-link' into 'master' Docs: update link to description of logging spec format Closes #855 See merge request tezos/tezos!2831 13 April 2021, 08:35:33 UTC
99143f6 Docs: update link to description of logging spec format Fixes #855 13 April 2021, 07:39:30 UTC
15dddb8 Merge branch 'vbot@optimize_emmy_star_baker' into 'master' Optimize baker computation of minimal validity time See merge request tezos/tezos!2746 12 April 2021, 17:36:55 UTC
73c454b Changelog: add entry for reduced timestamp drift 12 April 2021, 16:22:18 UTC
7d8a5c7 Changelog: add an entry for the baker 12 April 2021, 16:22:18 UTC
11dfaee Baker: optimize endorsing power and validity time computation 12 April 2021, 16:22:18 UTC
d1c811e Endorser: set default endorsement delay to 0 12 April 2021, 16:22:18 UTC
c60aeaa Merge branch 'rpc_http-purge-legacy-logging' into 'master' RPC HTTP server: Replace legacy logging with a simpler interface. See merge request tezos/tezos!2672 12 April 2021, 16:20:05 UTC
97b4c92 RPC HTTP server: Replace legacy logging with a simpler interface. 12 April 2021, 14:58:49 UTC
95abd39 lib_sapling: add test for Roots.add 12 April 2021, 12:36:14 UTC
d4129d9 lib_sapling/roots: fix add function 12 April 2021, 12:36:14 UTC
2026f68 Tests/Python: uniformize test_sapling.py 12 April 2021, 10:02:45 UTC
5cdd33c Tests/python: alpha->008 in a test of 008 + uniformization 12 April 2021, 10:02:45 UTC
1182650 Tests/python: alpha->009 in tests of 009 12 April 2021, 10:02:45 UTC
4e88d31 Tests/Python: add ad hoc bake options to utils.bake 12 April 2021, 10:02:45 UTC
2cefc7b Tests/Python: skip early in test_perf_endorsement.py To make the typechecker pass, log_dir and required_log_dir are no longer annotated as Iterators. This concurs with the fact that request.config.getoption does not seem to be an iterator. 12 April 2021, 10:02:45 UTC
b8b0544 Tests/Python: use utils.bake 12 April 2021, 10:02:45 UTC
48aab24 Tests/Python: remove unused BAKE_ARGS 12 April 2021, 10:02:45 UTC
b06e488 Tests/Python: use protocol hash constants consistently 12 April 2021, 10:02:45 UTC
a9d86b3 Tests/Python: spelling 12 April 2021, 10:02:45 UTC
5dc8aeb test: mem_context_array_theory: crowbar -> qcheck 12 April 2021, 08:42:26 UTC
6ee09f6 Protocol compiler: remove `open Logging` statement from Functor. 09 April 2021, 16:44:34 UTC
3d6ffd5 use tezos-base.unix in all executables 09 April 2021, 08:06:04 UTC
0c9ab1a Tests/Python: explicit reveals 09 April 2021, 06:53:32 UTC
8f1d399 Tests/Python: add reveal command to client class 09 April 2021, 06:53:32 UTC
e1fa354 Tezt: add test for gas/storage upper limits 09 April 2021, 06:53:32 UTC
5ac7045 Tezt: add gas-limit, storage-limit arguments to transfer 09 April 2021, 06:53:32 UTC
1007375 Tezt/mockup: add test for issue 1143 09 April 2021, 06:53:32 UTC
c8a0048 Proto_009/Client: refactor injection 09 April 2021, 06:53:32 UTC
be06278 Proto/Client: refactor injection 09 April 2021, 06:53:32 UTC
6dea333 Changelog: add version 8.3 08 April 2021, 12:54:41 UTC
041f164 Doc: 8.3 release notes 08 April 2021, 12:54:41 UTC
2068029 CI: do not run make unnecessarily before integration tests 08 April 2021, 09:55:44 UTC
c42e730 006 & 007/Client: remove tests 08 April 2021, 09:54:17 UTC
e2c317b Everywhere: remove all traces of FLorBA 08 April 2021, 09:54:17 UTC
d8f0df8 doc: Add `zlib` to required system packages 08 April 2021, 09:53:13 UTC
cdec582 Proto/RPC: typo in frozen_balance : update changelog 08 April 2021, 09:52:37 UTC
b7cdec7 Proto/RPC: typo in frozen_balance : update tests 08 April 2021, 09:51:21 UTC
93291b0 Proto/RPC: Improve RPCs consistency (`frozen_balance`) Fixes tezos/tezos#463 08 April 2021, 09:51:21 UTC
9497862 tezt: Add parallelization via a dedicated Makefile 08 April 2021, 09:50:32 UTC
5b55890 lib_shell/validator: Use map instead of bind 08 April 2021, 08:39:18 UTC
35e3293 lib_shell/ddb: Move function to validtor directly 08 April 2021, 08:39:18 UTC
8e4476d Documentation/Test: document junitreports 08 April 2021, 07:25:17 UTC
52cc3a0 CI/Test: add junitreports for pytests 08 April 2021, 07:25:17 UTC
43f42e2 Proto-env: initial env v3 only in development mode About the *development mode*: The protocol v3's file are added. A `V3` entry is added to `lib_base/protocol.ml*`. However, no entry is added to the protocol compiler nor to the protocol updater. Consequently, it is not possible to compile a protocol with this new, in-progress environment. 07 April 2021, 13:16:04 UTC
a7b8055 Node: add replay command 07 April 2021, 11:49:04 UTC
6051302 Deprecate Obsidian Systems Slack 07 April 2021, 08:07:53 UTC
13a02b5 Tests/Alpha/Python: relax requirement on level difference 07 April 2021, 07:22:37 UTC
df1f2dd Tests/009/Python: relax requirement on level difference 07 April 2021, 07:22:37 UTC
6f1124e test: saturation_fuzzing: add new tests (<=, >=, -) 06 April 2021, 12:50:35 UTC
3984380 test: make saturation_fuzzing use qcheck instead of crowbar This allows to remove crowbar from the dependencies of src/proto_alpha/lib_protocol, as saturation_fuzzing was the last use. 06 April 2021, 12:50:35 UTC
0f790c5 doc: warn about level-at-least 06 April 2021, 12:00:18 UTC
df31803 Shell/prevalidator: single-traversal of operation map saves time 06 April 2021, 09:21:16 UTC
ab18be8 lib_shell/prevalidator: Avoid iteration overs maps 06 April 2021, 09:21:16 UTC
b482d4d doc: explain p2p types 06 April 2021, 08:13:22 UTC
316bd43 Scripts: snaphot_alpha registers the protocol as unmutable 02 April 2021, 13:41:48 UTC
67665b8 Alpha/Client: fully qualified Tezos_protocol_plugin_alpha.Plugin are incompatible with snapshotting protocols 02 April 2021, 12:57:15 UTC
30ab8c5 Scripts: reflect recent changes in snapshot_alpha 02 April 2021, 12:57:14 UTC
a156749 Tests/python: increase timeout for less flakiness 02 April 2021, 12:54:18 UTC
80ee2a1 Tests/008/Python: improve test for the accuser 02 April 2021, 12:42:50 UTC
c69e67c Tests/009/Python: improve test for the accuser 02 April 2021, 12:42:50 UTC
5db8f57 Shell/block_validator_process: minor refactoring 02 April 2021, 09:16:19 UTC
b6a3991 Changelog : mentioning MR 2238 (validator shutdown) 02 April 2021, 09:16:19 UTC
6c132dd Shell: send event when validator is unresponsive at shutdown squash! Shell: send event when validator is unresponsive at shutdown 02 April 2021, 09:16:19 UTC
139717b Shell/validation: Hard killing process at exit 02 April 2021, 09:16:19 UTC
acd2525 Shell/validator_process: enforce shutdown through process status squash! Shell/validator_process: enforce shutdown through process status 02 April 2021, 09:16:19 UTC
7ea5a24 Shell/validator_process: handle already killed process squash! Shell/validator_process: handle already killed process 02 April 2021, 09:16:19 UTC
9781d38 doc: point to gas cost API in Snoop home page 02 April 2021, 08:56:00 UTC
384b29a CI: explicit default rule in the `rules` 02 April 2021, 05:44:30 UTC
870d2ff CI: a manual rule to generate a docker image in gitlag registry 02 April 2021, 05:44:30 UTC
66f8339 CI: generalize docker image names to allow both gitlab and docker.io policies 02 April 2021, 05:44:30 UTC
b2a625a Doc/alpha: list changes in Emmy* 01 April 2021, 18:35:21 UTC
73f43ca Doc/proof-of-stake: update rewards and security deposits 01 April 2021, 18:35:21 UTC
968c349 Doc/proof-of-stake: update the minimal block delay 01 April 2021, 18:35:21 UTC
9984e7e Doc/proof-of-stake: set endorses_per_block to 256 01 April 2021, 18:35:21 UTC
1ba3f20 Proto/Tests: make the gas unit tests independent of the block limit 01 April 2021, 18:35:21 UTC
95b7a8f Proto/migration: halve hard_gas_limit_per_block 01 April 2021, 18:35:21 UTC
1d5a268 Proto: halve hard_gas_limit_per_block 01 April 2021, 18:35:21 UTC
97d7a34 Tezt: update regression output for alpha.client and alpha.proxy 01 April 2021, 18:35:21 UTC
11662c3 Tests/proto: update rewards for Emmy* 01 April 2021, 18:35:21 UTC
9b42d30 Proto/migration: update endorsers_per_block and related constants 01 April 2021, 18:35:21 UTC
20a5489 Proto: update endorsers_per_block and related constants initial_endorsers is updated so that the it's still 3/4 of endorsers_per_block; delay_per_missing_endorsement is reduced from 8 seconds to 4 seconds. The rewards per endorsement are reduced 16 times, 2 times because blocks are baked two times faster, and 8 times because the endorsers_per_block value has increased 8 times. Deposits are 32 times the maximum reward. 01 April 2021, 18:35:21 UTC
7d9092c Tests/flextesa: use the new minimal_block_delay constant 01 April 2021, 18:35:21 UTC
be33f17 Vendors/flextesa: update protocol constants 01 April 2021, 18:35:21 UTC
adceb35 Tests/Python: adapt block times test 01 April 2021, 18:35:21 UTC
256af98 Tests/Python: introduce new constant in test_mockup 01 April 2021, 18:35:21 UTC
29c5747 Tests/proto: check constants consistency 01 April 2021, 18:35:21 UTC
acb7430 Tests/proto: test some functions in Baking 01 April 2021, 18:35:21 UTC
5001c03 Mockup: introduce new constant minimal_block_delay 01 April 2021, 18:35:21 UTC
cf1e788 Proto: remove unnecessary module referencing 01 April 2021, 18:35:21 UTC
bb84f27 Proto: refactor for clarity Baking.check_baking_rights implementation did not reflect its name. It was replaced by Baking.check_timestamp. 01 April 2021, 18:35:21 UTC
df7fa6b Proto/migration: introduce new constant minimal_block_delay 01 April 2021, 18:35:21 UTC
3916312 Proto: update minimal block time according to new block delay formula 01 April 2021, 18:35:21 UTC
11d1007 Proto: compute NOW based on minimal_block_delay 01 April 2021, 18:35:21 UTC
151ba96 Proto: introduce a protocol parameters check 01 April 2021, 18:35:21 UTC
5f8f049 Proto: introduce new constant minimal_block_delay 01 April 2021, 18:35:21 UTC
03782d3 Proto/period_repr: Encapsulate representation type This is done through into internal module (Internal) with a private type so that even inside Period_repr, we are unable to create an invalid value without relying on the developer's discipline. You just have to be careful inside the admittedly smalle Internal module. 01 April 2021, 18:35:21 UTC
8a4e2a5 Proto/period_repr: add +? infix operator 01 April 2021, 18:35:21 UTC
5df8fb2 Proto/period_repr: account for overflow in arithmetic operations 01 April 2021, 18:35:21 UTC
b392a1b Proto/period_repr: add 'add' and 'compare' functions to Period_repr 01 April 2021, 18:35:21 UTC
back to top