https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
971aa4e WASM: Change the message to 28 June 2023, 16:52:55 UTC
49e1317 EVM/Ethereum: revert changes on generic signature/compute_parity Since we rely on the new binary for signature scheme, we don't need this level of genericity anymore. 28 June 2023, 15:33:25 UTC
65fd97a EVM/Kernel: tweak dictator signature check Accordingly to what's produced by our 'evm sign message' binary. 28 June 2023, 15:33:25 UTC
86163bd EVM/Kernel: u16 upgrade nonce instead of u32 28 June 2023, 15:33:24 UTC
fc29071 EVM/Signer: upgrade signer binary Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> 28 June 2023, 15:33:24 UTC
3e74242 Crypto,Secp256k1: Keccak256 implementation integrity tests Co-authored-by: Victor Dumitrescu <v.dumitrescu@outlook.com> 28 June 2023, 15:33:24 UTC
d67bc9d Crypto,Secp256k1: check Keccak256 hashes Co-authored-by: Victor Dumitrescu <v.dumitrescu@outlook.com> 28 June 2023, 15:33:24 UTC
c94911f Crypto,Secp256k1: sign Keccak256 hashes 28 June 2023, 15:33:24 UTC
c6e5501 changes: add entry mempool RPCs changes `validated` argument have been added to mempool RPCs. `applied` argument of these RPCs is now deprecated. `applied` field of the `pending_operations` RPC is renamed into `validated`. 28 June 2023, 15:33:24 UTC
18b631e tezt/tests: adapt RPCs regression files 28 June 2023, 15:33:24 UTC
a32e044 tezt/tests: adapt test to mempool field renaming 28 June 2023, 15:33:24 UTC
ba35ed1 tezt/lib_tezos: rename applied in validated in mempool helpers By default use version 2 of pending_operations RPC 28 June 2023, 15:33:23 UTC
65eff67 lib_shell_services: deprecate applied argument in mempool RPCs and introduce validated argument to mempool RPCs 28 June 2023, 15:33:23 UTC
1414115 lib_shell_services: replace field in version 2 of pending_operations replace applied field into validated field 28 June 2023, 15:33:23 UTC
f7cc103 EVM/Execution: builds an account storage from a path 28 June 2023, 15:33:23 UTC
7bc9e21 EVM/Execution: add a `DurableStorageError` for SDK related errors 28 June 2023, 15:33:23 UTC
46c2c9a Benchmark: Merges the fixed point transform functors into 1 It is to keep the integers as they are. 28 June 2023, 15:33:23 UTC
041ff9c Benchmark: removes unnecessary grid snaping for integers (fixes #4904) 28 June 2023, 15:33:23 UTC
f86c1f0 Alpha/Baker: do not send empty attestation 28 June 2023, 15:33:22 UTC
05b1a69 DAL/Node: Deactivate P3 28 June 2023, 15:33:22 UTC
312e9f9 proto/soru: fix is_reveal_enable above alpha_ctxt 28 June 2023, 15:33:22 UTC
cb0178b Tests/AI/Launch: use it 28 June 2023, 15:33:22 UTC
ee8d206 Tests/AI/Launch: add a function to assert the voting power 28 June 2023, 15:33:22 UTC
8a9f1f4 Tests/AI/Launch: more 0-fee transactions 28 June 2023, 15:33:22 UTC
2ca6e54 EVM on WASM: Remove AccountUnderflow error 28 June 2023, 15:33:22 UTC
e0ad0b4 Benchmark: fixes the fixed point arithmetics for 0.0 (#4898) 28 June 2023, 15:33:21 UTC
6a758a4 doc: temporarily disable instal_opam CI tests 28 June 2023, 15:33:21 UTC
86af49f doc: make remove-old-protocols.sh Mac-compatible 28 June 2023, 15:33:21 UTC
9ec3441 doc: patch some doc pages upon dropping mumbai 28 June 2023, 15:33:21 UTC
871d628 doc: update doc script tests upon dropping mumbai 28 June 2023, 15:33:21 UTC
b86c79b doc: apply doc-shift tags from meta-issue 28 June 2023, 15:33:21 UTC
9dc4be9 doc: remove mumbai openAPIs 28 June 2023, 15:33:21 UTC
fd66e7f doc: update Makefile for Nairobi 28 June 2023, 15:33:20 UTC
a516a6b doc: switch active docs to nairobi 28 June 2023, 15:33:20 UTC
c5cc0d4 doc: add nairobi doc directory 28 June 2023, 15:33:20 UTC
904e6e2 doc: remove mumbai protocol doc dir 28 June 2023, 15:33:20 UTC
1dbf683 CI: Clean up the [scheduled_extended_test] pipeline This pipeline has no need for the build jobs: they were used when we ran a subset of the python tests in the scheduled pipeline. The pytests have since been removed. The ometric_default and the coverage_default jobs only need to run in [master_branch] pipelines (which they already do), to provide a base line for [before_merging] pipelines. 28 June 2023, 15:33:20 UTC
cec6d72 CI: refactor tagging of all [build] jobs 28 June 2023, 15:33:20 UTC
f2af159 CI: add tag templates for [build] jobs 28 June 2023, 15:33:20 UTC
bc45844 EVM on WASM: Clean up error handling in `produce` function 28 June 2023, 15:33:19 UTC
fdcc574 EVM on WASM: Clean up error codes in EVM execution 28 June 2023, 15:33:19 UTC
29ca221 proto/delegate_services: RPC exposing unstaked frozen deposits balance 28 June 2023, 15:33:19 UTC
9e38386 proto/alpha_context: expose Unstaked_Frozen_Deposits.balance 28 June 2023, 15:33:19 UTC
4db407a Proto: remove gas monad from internal functions of ty_eq 28 June 2023, 15:33:19 UTC
3987ccd Proto: update cost_TY_EQ to use O(1) access to type size 28 June 2023, 15:33:19 UTC
57137ba DAL/Node: Allow domain names for additional peers 28 June 2023, 15:33:19 UTC
3954ae3 Node/Config: Use [P2p_resolve] 28 June 2023, 15:33:19 UTC
535039c Base/P2p: Implement a module doing the DNS lookup 28 June 2023, 15:33:18 UTC
47345ed Proto/Tests: use them 28 June 2023, 15:33:18 UTC
4ed4749 Proto/Entrypoints: optimized encoding for new pseudo-operations 28 June 2023, 15:33:18 UTC
7361f08 Tezt: use Tag.flaky in P2P tests 28 June 2023, 15:33:18 UTC
fdbba93 Tezt: move Tag to tezos-test-helpers 28 June 2023, 15:33:18 UTC
7ad63d5 WASM: Add '--help' option to Octez command 27 June 2023, 16:36:11 UTC
ad3b2e9 WASM: Add 'debug kernel' keywords to Octez command 27 June 2023, 16:35:22 UTC
1194981 Merge tezos/tezos!8827: Soru: rework pvm helpers Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Julien Coolen <julien.coolen@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8827 27 June 2023, 08:04:58 UTC
ea434b9 proto/soru: add generic pvm context sig 27 June 2023, 07:21:09 UTC
9c81d74 backport: soru/helpers type rework 27 June 2023, 07:21:09 UTC
2dea61b soru/helpers: use Context_binary for types 27 June 2023, 07:21:09 UTC
4242ca7 soru/helpers: use common sig for pvm 27 June 2023, 07:21:09 UTC
4c80e14 Merge tezos/tezos!9005: Snoop: add only models for code generation Co-authored-by: taiseiKMC <hiromasa.saito@dailambda.jp> Approved-by: satos <sota.sato@dailambda.jp> Approved-by: Jun Furuse <jun.furuse@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9005 27 June 2023, 05:01:34 UTC
76f48b3 lib_benchmarks_proto: Integrate benchmark registrations 27 June 2023, 04:22:49 UTC
78e1346 lib_benchmarks_proto: Modify register_model Add helper for register_model_for_code_generation 27 June 2023, 04:22:49 UTC
9b71e29 lib_benchmarks_proto: Remove empty_branch_model 27 June 2023, 04:22:49 UTC
2983b10 lib_benchmarks_proto: add KMap_enter_body model for codegen split N_KMap_enter_body benchmark into N_KMap_enter_body_empty and N_KMap_enter_body_singleton 27 June 2023, 04:22:48 UTC
fc90ffb lib_benchmarks_proto: add ILoop and ILoop_left models for codegen - split N_ILoop, N_ILoop_left benchmarks into 2 respectively by the top of stack - add only models for them 27 June 2023, 04:22:48 UTC
236b6ba lib_benchmark: Update comment of register_model_for_code_generation 27 June 2023, 04:22:48 UTC
4e523a5 lib_benchmark: Change to register_model_for_code_generation Add Registration.register_model_for_code_generation - A function applies register_model to "dummy" benchmark name 27 June 2023, 04:18:47 UTC
edd2f4d lib_benchmarks_proto: Change models without corresponding benchmarks - Add add_model to regisration.mli - Add only models, it means, no benchmark has them - the models are for code generation - Rename some constants in these models 27 June 2023, 04:05:53 UTC
67d9cd9 Merge tezos/tezos!9102: Proto/AI/RPCS: Add tezt RPC tests Co-authored-by: Julien Tesson <julien.tesson@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9102 26 June 2023, 18:37:22 UTC
b93e84c tezt/tests/RPC/inflation: add regression files 26 June 2023, 18:06:05 UTC
fb8a0fb tezt/tests,lib_tezos/RPC/inflation: add test for adaptive inflation RPCs 26 June 2023, 18:06:05 UTC
37c7691 tezt/tests/RPC: checks RPCs groups only on some selected protocols 26 June 2023, 18:06:05 UTC
45fd0f8 Merge tezos/tezos!8745: Wasmer: Refine memory access Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Ilya Peresadin <ilya.peresadin@trili.tech> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8745 26 June 2023, 18:04:49 UTC
db58b5a Wasmer: Introduce explicit bounds checks 26 June 2023, 17:30:02 UTC
02c7a13 Wasmer: Support writing multiple bytes to memory at once 26 June 2023, 17:30:02 UTC
05f6e9f Wasmer: Support reading multiple bytes from memory at once 26 June 2023, 17:30:02 UTC
b536974 Wasmer: Add test suite 26 June 2023, 17:30:02 UTC
6299559 SCORU: Improve memory access comparison tests 26 June 2023, 17:30:02 UTC
2dabc94 Merge tezos/tezos!9240: Adaptive Inflation: test that costaking affect the total_frozen_stake Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Philippe Wang <philippe.wang@gmail.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9240 26 June 2023, 16:34:22 UTC
22086dc Tests/AI/Launch: check staking balance not updated too soon 26 June 2023, 16:01:44 UTC
a238643 Tests/Proto/Helpers: keep constants inside Block.t 26 June 2023, 16:01:44 UTC
ab9797a Tests/Proto/Helpers: expose bake_while 26 June 2023, 16:01:44 UTC
61f2652 Tests/Proto/Helpers: same for bake_while 26 June 2023, 16:01:44 UTC
d5c92c7 Tests/Proto/Helpers: add invariant to bake_while_with_metadata Make bake_while_with_metadata check some user-provided invariant for each block it bakes. 26 June 2023, 16:01:44 UTC
c4b0957 Tests/AI/Launch: also set fees at 0 when setting delegate params 26 June 2023, 16:01:44 UTC
6d29c1b Tests/AI/Launch: set fees at 0 for stake pseudo-operations We set the fees of the "stake" pseudo-operation to 0 so that we can precisely test self-staking and costaking of full liquid balances. 26 June 2023, 16:01:44 UTC
fad273d Tests/AI/Launch: update the test descriptions 26 June 2023, 16:01:44 UTC
5cd68e2 Tests/AI/Launch: check total_frozen_stake changes after costaking `preserved_cycles` after a costaking event, the total_frozen_stake increases by the costaked amount. 26 June 2023, 16:01:44 UTC
293d201 Tests/AI/Launch: also assert total_frozen_stake before costaking This is to check that self-staking also affects total_frozen_stake. 26 June 2023, 16:01:43 UTC
edbaf06 Tests/AI/Launch: check the initial total_frozen_stake 26 June 2023, 16:01:43 UTC
775f8e0 Tests/AI/Launch: add a function to assert the total_frozen_stake 26 June 2023, 16:01:43 UTC
18790cd Tests/AI/Launch: costake almost everything This is also to make the effect of costaking on total_frozen_stake more visible. 26 June 2023, 16:01:43 UTC
c2c2a7f Tests/AI/Launch: increase costaker initial balance This is to make the effect of costaking on total_frozen_stake more visible. 26 June 2023, 16:01:43 UTC
78f51f7 Tests/AI/Launch: allow costaking for real The staking_over_baking_limit is expressed in per-million. Setting it to one prevented to actually costake much. We set it to 1 million which means that the delegate allows the costaker to costake up to the amount that the delegate self-stakes. 26 June 2023, 16:01:43 UTC
812ff80 Tests/AI/Launch: make the delegate self-stake almost everything We make the delegate self-stake most of its balance so that its costaker can stake as much stake. 26 June 2023, 16:01:43 UTC
6955f10 Tests/AI/Launch: keep all rewards liquid We set the baking over staking edge of the delegate to the max value, this means that 100% of the rewards of the delegate will go to its liquid balance. Keeping all rewards liquid simplifies reasoning about total_frozen_stake. 26 June 2023, 16:01:43 UTC
a6bc6e5 Tests/AI/Launch: put the constants in a named variable 26 June 2023, 16:01:43 UTC
0378c9a Tests/Proto/Helpers: export the total_frozen_stake RPC 26 June 2023, 16:01:43 UTC
a69cee9 Merge tezos/tezos!9273: Node: Add bootstrap_peer field to dal_config Co-authored-by: lin <linoshitani@gmail.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9273 26 June 2023, 16:00:55 UTC
a2863f4 Node: Add bootstrap_peer field to dal_config 26 June 2023, 15:32:00 UTC
back to top