https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
1be2bed synthesized 22 September 2023, 10:29:36 UTC
78d72d5 removes warning -26 22 September 2023, 10:02:42 UTC
96702b6 warning -26 22 September 2023, 10:02:42 UTC
62de21a Proto: adds allocation parameters to gas_parameters.json - using the result of _snoop_20230908_2000_v18.0-rc1-737-ga45d636a70 22 September 2023, 10:02:42 UTC
2f67eb5 Benchmark: charges at least 10 milli-gas 22 September 2023, 10:02:42 UTC
3d91e26 Benchmark: adds optimizations of generated code using Ast module 22 September 2023, 10:02:42 UTC
cc83a17 Merge tezos/tezos!10161: Snoop: change allocation workloads to save milligas instead of the word size Co-authored-by: Sota Sato <sota.sato@dailambda.jp> Approved-by: Jun Furuse <jun.furuse@gmail.com> Approved-by: KOBAYASHI Kazuhiro <kazuhiro.kobayashi@dailambda.jp> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10161 22 September 2023, 09:45:27 UTC
099a76b lib_benchmarks_proto: change allocation workloads to save milligas 22 September 2023, 09:19:36 UTC
56e8d09 Merge tezos/tezos!10094: EVM/Kernel: impose a maximum gas limit per transaction Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10094 22 September 2023, 09:14:02 UTC
b036282 EVM/Kernel: impose a maximum gas limit per transaction 22 September 2023, 08:46:30 UTC
3b6ca00 EVM/Kernel: consider max allowed ticks This way we can have a clear idea on how many ticks are allowed for a transaction. 22 September 2023, 08:46:30 UTC
ec8ff72 Merge tezos/tezos!10173: Manifest: generate [tezt/{remote_tests,snoop,vesting_contract_test}/dune] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10173 22 September 2023, 08:45:46 UTC
cffb72c Manifest: generate [tezt/vesting_contract_test/dune] 22 September 2023, 08:16:37 UTC
c66fa69 Manifest: generate [tezt/snoop/dune] 22 September 2023, 08:16:37 UTC
c20c186 Manifest: generate [tezt/remote_tests/dune] 22 September 2023, 08:16:37 UTC
f8d1021 Merge tezos/tezos!10176: EVM: consider call_stipend in simulation Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10176 22 September 2023, 08:10:53 UTC
ba772ab EVM/Proxy: account for EIP2200 in simulation 22 September 2023, 07:41:44 UTC
e9e27cc EVM/Tezt: loop test 22 September 2023, 07:41:44 UTC
262d346 EVM/Tezt: rename prefixes to [.abi] 22 September 2023, 07:41:44 UTC
07986f6 Merge tezos/tezos!10089: Benchmark: overrides nsamples=1 for the memory allocation benchmarks Co-authored-by: Jun Furuse <jun.furuse@dailambda.jp> Approved-by: satos <sota.sato@dailambda.jp> Approved-by: KOBAYASHI Kazuhiro <kazuhiro.kobayashi@dailambda.jp> Approved-by: Jun Furuse <jun.furuse@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10089 22 September 2023, 05:56:38 UTC
7cea913 Benchmark: overrides nsamples=1 for the memory allocation benchmakrs - Tezt/snoop: All patches are now applied from top to bottom 22 September 2023, 05:28:33 UTC
01b1413 Merge tezos/tezos!10170: EVM/Execution: use [log!] instead of [debug_msg!] Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10170 21 September 2023, 17:08:41 UTC
7e10e7a EVM/Execution: use [log!] instead of [debug_msg!] 21 September 2023, 16:40:47 UTC
dd38c65 Merge tezos/tezos!10166: Proto/ai/tests: more tests part 2: reward Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10166 21 September 2023, 16:40:01 UTC
01c56be Proto/tests/ai: better names 21 September 2023, 16:10:29 UTC
b9ffb9c Proto/tests/ai: add static rate integration tests 21 September 2023, 16:10:29 UTC
a73ee48 Proto/tests/ai: statify baking policy 21 September 2023, 16:10:29 UTC
dc403e6 Proto/tests/ai: new module for reward tests 21 September 2023, 16:10:29 UTC
9304a3d Proto/tests/ai: add burn_rewards mode 21 September 2023, 16:10:29 UTC
4d3d5c5 Proto/tests/ai: simpler cycle wait 21 September 2023, 16:10:29 UTC
7a73213 Proto/tests: add votes to incremental block headers 21 September 2023, 16:10:29 UTC
1de0d0b Proto/tests/ai: add issuance rate tracking and checks 21 September 2023, 16:10:29 UTC
f8f8d14 Proto/tests/ai: add deactivate_dynamic param to tests 21 September 2023, 16:10:29 UTC
2e9cd96 Proto/tests/ai: test reward RPC 21 September 2023, 16:10:29 UTC
0e49ef9 Proto/tests: add rpcs to context 21 September 2023, 16:10:29 UTC
6b3d0be Merge tezos/tezos!10171: AI: stitching of stake repr 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/10171 21 September 2023, 16:09:45 UTC
f2df42c proto/init_storage: call adaptive issuance storage migration 21 September 2023, 15:44:39 UTC
4ae19e3 proto/adaptive_issuance: add storage(s) migration function 21 September 2023, 15:44:39 UTC
e556643 proto/stake_storage: fold over stake in the provided cycles 21 September 2023, 15:44:39 UTC
487d22a Proto/stake_repr: compute new AI stake from an old one 21 September 2023, 15:44:39 UTC
f8a38f2 Merge tezos/tezos!10162: Scripts: remove [scripts/update_hashes.sh] and shellcheck [snapshot_alpha_and_link.sh] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10162 21 September 2023, 15:43:51 UTC
4c7bb71 Scripts: remove [scripts/update_hashes.sh] This script is marked as obsolete in [scripts/README.md] and hasn't seen any real updates in 5 years. 21 September 2023, 15:14:20 UTC
ba10d59 Scripts: shellcheck [snapshot_alpha_and_link.sh] 21 September 2023, 15:14:20 UTC
052a79b Merge tezos/tezos!10198: EVM: put parent hash in block definition Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10198 21 September 2023, 15:13:18 UTC
3c66959 EVM/Tezt: regression test for block hashes and parents 21 September 2023, 14:46:44 UTC
b9abd21 EVM/Tezt: remove extra proxy 21 September 2023, 14:46:44 UTC
85ed7ce EVM: store parent_hash in block 21 September 2023, 14:46:44 UTC
4181783 Merge tezos/tezos!9792: Proto/Test_Michelson: Replace legacy bindings with let constructs (part 2) Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9792 21 September 2023, 14:45:50 UTC
78dace3 Proto/Test_Michelson: Replace legacy bindings with let constructs (part 2) 21 September 2023, 14:18:13 UTC
b817e74 Merge tezos/tezos!10167: EVM: merge levels in bench Co-authored-by: pecornilleau <pe.cornilleau@marigold.dev> Approved-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10167 21 September 2023, 14:17:20 UTC
fe176e0 EVM: account for fees 21 September 2023, 13:51:15 UTC
90464cd EVM: merge levels in bench 21 September 2023, 13:51:15 UTC
5b83b62 Merge tezos/tezos!9512: Proto/tests/AI : More tests (part 1) Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9512 21 September 2023, 13:11:16 UTC
3f14e64 Proto/tests/ai: simplify Unexpected_error also typo check 21 September 2023, 12:44:12 UTC
a2eeb43 Proto/ai/tests: added expected failure check Also some typo fixes 21 September 2023, 12:44:12 UTC
9f85696 Proto/tests/AI: remove name list in state 21 September 2023, 12:44:12 UTC
5fe4d32 Proto/tests/AI: remove name field in accounts 21 September 2023, 12:44:12 UTC
cde5984 Proto/tests/AI: cd -> wait 21 September 2023, 12:44:12 UTC
9936af0 Proto/tests/AI: clean apply functions 21 September 2023, 12:44:12 UTC
a33ec3b Proto/tests/AI: change staking parameters type to Q.t 21 September 2023, 12:44:12 UTC
3dc7aee Proto/tests/AI: update unstaked frozen tez module 21 September 2023, 12:44:11 UTC
12c040e Proto/tests/AI: apply ocamlformat 21 September 2023, 12:44:11 UTC
ac22e44 Proto/tests/AI: More tests 21 September 2023, 12:44:11 UTC
d0ee6dc Proto/tests/AI: refactor simple roundtrip test 21 September 2023, 12:44:11 UTC
326a8ff Proto/tests/AI: misc functions 21 September 2023, 12:44:11 UTC
691d4ac Proto/tests/AI: refactor run_action 21 September 2023, 12:44:11 UTC
6bfad1a Proto/tests/AI: operations 21 September 2023, 12:44:11 UTC
ea06bf5 Proto/tests/AI: update state updates 21 September 2023, 12:44:11 UTC
316eb58 Proto/tests/AI: update bake actions 21 September 2023, 12:44:11 UTC
7f1ffd3 Proto/tests/AI: remove obsolete code 21 September 2023, 12:44:11 UTC
b6b0b93 Proto/tests/AI: define scenarios 21 September 2023, 12:44:11 UTC
0225e3f Proto/tests/AI: add module State 21 September 2023, 12:44:11 UTC
a65cd26 Proto/tests/AI: misc additions 21 September 2023, 12:44:11 UTC
40fca23 Proto/tests/AI: add Log module 21 September 2023, 12:44:11 UTC
01d1b96 Proto/tests/AI: small refactor 21 September 2023, 12:44:11 UTC
4cc9cef Proto/tests/AI: apply ocamlformat 21 September 2023, 12:44:11 UTC
ed19775 Proto/tests/AI: rework apply functions 21 September 2023, 12:44:11 UTC
0392668 Proto/tests/AI: finish updating balance checks 21 September 2023, 12:44:11 UTC
c4232f4 Proto/tests/AI: update balance printers and checkers 21 September 2023, 12:44:11 UTC
8169a8e Proto/tests/AI: get balance from account 21 September 2023, 12:44:11 UTC
f60c39e Proto/tests/AI: add balance type 21 September 2023, 12:44:11 UTC
d9f6bcb Proto/tests/AI: move account info in helpers 21 September 2023, 12:44:11 UTC
cb1a60c Proto/tests/AI: add finalizable tez module 21 September 2023, 12:44:11 UTC
6156527 Proto/tests/AI: add unstaked frozen tez module 21 September 2023, 12:44:11 UTC
3848102 Proto/tests/AI: add frozen Tez module 21 September 2023, 12:44:10 UTC
7da1132 Proto/tests/AI: Add partial tez module 21 September 2023, 12:44:10 UTC
d283431 Proto/tests/AI: update Tez module 21 September 2023, 12:44:10 UTC
2e82360 Proto/tests/AI: remove obsolete helper functions 21 September 2023, 12:44:10 UTC
7d9b2a1 Proto/tests: rpc get issuance per minute 21 September 2023, 12:44:10 UTC
b9815cc Proto/tests: nit dune deps 21 September 2023, 12:44:10 UTC
99503af Merge tezos/tezos!9780: Proto/Test_Sapling: Replace legacy bindings with let constructs Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9780 21 September 2023, 12:43:13 UTC
2c7d797 Proto/Test_Sapling: Replace legacy bindings with let constructs 21 September 2023, 12:17:23 UTC
e4fa60e Merge tezos/tezos!10017: MIR: Add minimal interpreter Co-authored-by: Sandeep.C.R <sandeep.chandrika@serokell.io> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Konstantin Ivanov <martoon.hsk@gmail.com> Approved-by: Pinto Pasquale <pasqu4le@gmail.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10017 21 September 2023, 12:16:37 UTC
ded9b32 MIR: Extract function to throw unexpected state error 21 September 2023, 11:52:05 UTC
03d9900 MIR: Add tests to check for interpreter behavior 21 September 2023, 11:52:05 UTC
acdc170 MIR: Implement interpreter 21 September 2023, 11:52:05 UTC
bd348ff Merge tezos/tezos!10192: Tests/DAL: use correct event name in long test Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10192 21 September 2023, 11:51:17 UTC
bff8f03 Tests/DAL: update use of stored_slot_shard event in long test 21 September 2023, 11:27:04 UTC
56b3e32 Merge tezos/tezos!10191: Proto: Add a comment to big_map functions in Michelson_v1_gas.Cost_of.Interpreter Co-authored-by: taiseiKMC <hiromasa.saito@dailambda.jp> Approved-by: Jun Furuse <jun.furuse@gmail.com> Approved-by: satos <sota.sato@dailambda.jp> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10191 21 September 2023, 11:26:17 UTC
1827223 Proto: Add a comment to cost of big_map functions 21 September 2023, 11:01:32 UTC
back to top