https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
15e5542 update constants 22 February 2024, 15:18:37 UTC
2d86774 format 22 February 2024, 14:26:11 UTC
ae087dc doc 22 February 2024, 14:05:31 UTC
4150e47 nr_ratio instead of vdf_ratio 22 February 2024, 13:59:41 UTC
f5951b8 missing occurence of this 22 February 2024, 13:58:08 UTC
4e9bf57 update with formatter 22 February 2024, 13:53:32 UTC
819be97 dependency injection of staked_ratio through export 22 February 2024, 12:54:05 UTC
c04e1e7 move to adaptive.js 22 February 2024, 11:41:30 UTC
8723a4b explicit delta and fix total_supply 21 February 2024, 16:31:24 UTC
444af9e remove lb subsidy 21 February 2024, 16:26:51 UTC
170acb4 fixup: use new P constants for blocks_per_cycle 21 February 2024, 14:58:31 UTC
ea6533f Contrib/ai-simulator: add issuance curve functions 21 February 2024, 14:52:15 UTC
061418e Contrib/ai-simulator: .gitignore 21 February 2024, 14:52:15 UTC
a7836c4 Merge tezos/tezos!12085: RISC-V: I-ext: MRET / SRET Co-authored-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12085 21 February 2024, 14:27:31 UTC
9c13880 RISC-V: I-ext: MRET / SRET 21 February 2024, 14:07:54 UTC
f382e0c Merge tezos/tezos!12032: EVM: Bench: add fee to transaction 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/12032 21 February 2024, 14:07:05 UTC
88225d2 EVM: Bench: add fees 21 February 2024, 13:50:23 UTC
d84ab33 EVM: log on InvalidNotEnoughGasForFees 21 February 2024, 13:50:23 UTC
108c5a0 Merge tezos/tezos!12069: RISC-V: I-ext: ECALL Co-authored-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12069 21 February 2024, 13:11:57 UTC
a711660 RISC-V: I-ext: ECALL 21 February 2024, 12:53:30 UTC
20ab639 Merge tezos/tezos!12114: Etherlink: Miscellaneous fixes to prepare Feb 22 upgrade Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12114 21 February 2024, 12:52:38 UTC
1a88b3f Etherlink: Fix admin contract change in reveal_storage 21 February 2024, 12:31:54 UTC
56ed21f EVM Node: Add a command to migrate old metadata file to sqlite database 21 February 2024, 12:31:54 UTC
ae2d31b Etherlink: No need to hex encode the root hash to reveal The root hash is already hex encoded by the smart rollup installer. 21 February 2024, 12:31:54 UTC
f31c5f2 EVM Node: Add --devmode for `init from rollup node' 21 February 2024, 12:31:54 UTC
5f7adef Merge tezos/tezos!10694: Proto/tests: test edge with rewards and stakers Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10694 21 February 2024, 12:30:58 UTC
664cb61 Proto/tests/AI: add some comments on stake/unstake 21 February 2024, 12:07:09 UTC
7e8a0c7 Proto/tests/AI: tests for edge 21 February 2024, 12:07:09 UTC
52119ee Proto/tests/AI: add edge to rewards 21 February 2024, 12:07:08 UTC
df2c607 Proto/tests/AI: check pseudotokens consistency 21 February 2024, 12:07:08 UTC
065bc37 Proto/tests/AI: add baker name in bake info 21 February 2024, 12:07:08 UTC
a42cdd4 Proto/tests/AI: move pseudotoken logic in stake/unstake 21 February 2024, 12:07:08 UTC
42a6b93 Proto/tests/AI: better rounding argument 21 February 2024, 12:07:08 UTC
3da97a6 Merge tezos/tezos!12098: EVM/Exec: collection of small cleanups/improvements Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Antoine Lanco <antoine.lanco@functori.com> Approved-by: Arnaud Bihan <arnaud.bihan@functori.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12098 21 February 2024, 11:06:50 UTC
723c58e EVM/Exec: quality code refactorisation 21 February 2024, 10:50:07 UTC
ed61e46 EVM/Exec: use [unwrap_or_default] when it's possible 21 February 2024, 10:50:07 UTC
2778be1 EVM/Exec: clarify inter transaction code scope in create function 21 February 2024, 10:50:07 UTC
a536dcd EVM/Exec: use store/read all functions in the account storage 21 February 2024, 10:50:07 UTC
1986029 EVM/Exec: remove outdated TODOs and fix typos in comments 21 February 2024, 10:50:07 UTC
470410b Merge tezos/tezos!11991: EVM/Kernel: add a governance contract Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11991 21 February 2024, 10:49:19 UTC
1c1ca04 EVM/Tezt: test upgrade using governance 21 February 2024, 10:33:59 UTC
3bb08f4 EVM/Tezt: test migration sets governance contract 21 February 2024, 10:33:59 UTC
eb51e13 EVM/Kernel: add governance contract at migration 21 February 2024, 10:33:59 UTC
aa6b76f EVM/Kernel: allow governance contract to submit upgrades 21 February 2024, 10:33:59 UTC
938d405 EVM/Kernel: put governance contract in configuration 21 February 2024, 10:33:59 UTC
eadd941 Merge tezos/tezos!12017: RISC-V: I-ext: FENCE Co-authored-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12017 21 February 2024, 10:32:20 UTC
89ba1ab RISC-V: I-ext: FENCE 21 February 2024, 10:11:54 UTC
bff61ef Merge tezos/tezos!12014: etherlink: uses wallet for sequencer key Co-authored-by: Sylvain Ribstein <sylvain.ribstein@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12014 21 February 2024, 10:11:01 UTC
79bb85f etherlink/node: uses signer module for client key 21 February 2024, 09:42:05 UTC
be84603 etherlink/node: add client wallet deps 21 February 2024, 09:42:05 UTC
9728362 client: expose register signer fn and nit rework 21 February 2024, 09:42:05 UTC
dc87d5c Merge tezos/tezos!12095: EVM/Sequencer: no block production if time-between-blocks is none Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12095 21 February 2024, 09:41:14 UTC
b10b986 EVM Node: Backport to lib_prod 21 February 2024, 09:24:55 UTC
180b237 EVM/Sequencer: no block production if time-between-blocks is none 21 February 2024, 09:24:55 UTC
a38d007 EVM/Tezt: failing test for automatic production 21 February 2024, 09:24:55 UTC
c23a424 Merge tezos/tezos!11942: EVM: recursive estimateGas Co-authored-by: pecornilleau <pe.cornilleau@marigold.dev> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11942 21 February 2024, 09:24:02 UTC
53f2c01 Evm: Add a 2% safety margin 21 February 2024, 09:08:06 UTC
ba5a8c4 Evm: node: confirm gas amount 21 February 2024, 09:08:06 UTC
d0a2259 EVM: test recursive call estimateGas 21 February 2024, 09:08:06 UTC
33b5527 Merge tezos/tezos!12104: CI: packaging jobs should wait for trigger Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12104 21 February 2024, 09:07:13 UTC
e4609ce CI: docker jobs wait for trigger 21 February 2024, 08:42:39 UTC
d152ef9 Merge tezos/tezos!12110: Tezt: Fix an Etherlink regression output Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12110 21 February 2024, 08:41:15 UTC
030fee0 Tezt: Fix an Etherlink regression output 21 February 2024, 08:16:22 UTC
8a9d694 EVM/Kernel: update failed_migration.wasm 21 February 2024, 08:16:22 UTC
2c5745a Merge tezos/tezos!11983: CI: refactor dependencies for jobs using on [oc.docker:rust-toolchain] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Philippe Wang <philippe.wang@gmail.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11983 21 February 2024, 08:15:36 UTC
3e81165 CI: refactor dependencies for jobs using on [oc.docker:rust-toolchain] 21 February 2024, 07:52:29 UTC
5bb8fd5 Merge tezos/tezos!12101: Kernel/EVM: raise da fee to 4mutez/byte Co-authored-by: Emma Turner <emma.turner@trili.tech> 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/12101 20 February 2024, 16:29:42 UTC
71ed288 Kernel/EVM: raise da fee to 4mutez/byte 20 February 2024, 16:13:00 UTC
8365b1d Merge tezos/tezos!12009: Kernel/EVM: execution gas should be burned Co-authored-by: Emma Turner <emma.turner@trili.tech> 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/12009 20 February 2024, 16:12:15 UTC
994a0ac Kernel/EVM: track burned fees Each tx pays execution gas fees, which are burned. We track this amount explicitly. 20 February 2024, 15:54:11 UTC
6bf0441 Kernel/EVM: execution gas should be burned Previously, was slated to be paid to the sequencer 20 February 2024, 15:54:11 UTC
c5aa8a1 Merge tezos/tezos!12006: Docs, Alpha: Update alpha changelogs Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Germán Delbianco <german@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12006 20 February 2024, 15:53:23 UTC
0926194 Docs, Alpha: Update alpha changelogs 20 February 2024, 15:33:55 UTC
797722c Merge tezos/tezos!12070: EVM: Record call stipend regardless if balance is enough Co-authored-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Arnaud Bihan <arnaud.bihan@functori.com> Approved-by: Antoine Lanco <antoine.lanco@functori.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12070 20 February 2024, 15:05:10 UTC
f4b2e6c EVM: Record call stipend regardless if balance is enough 20 February 2024, 14:49:54 UTC
b214baf Merge tezos/tezos!11869: pre-commit: add yaml and json checks Co-authored-by: Pietro Abate <pietro.abate@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11869 20 February 2024, 14:49:10 UTC
fd02b6b add yaml, hadolint and json checks 20 February 2024, 14:46:46 UTC
0828571 Merge tezos/tezos!11976: EVM/Exec: Implement eip 2681, limit the nonce to 2⁶⁴-1 Co-authored-by: arnaud <arnaud.bihan@functori.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Antoine Lanco <antoine.lanco@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11976 20 February 2024, 14:22:00 UTC
bccda6f EVM/Logs: Add an entry in changelog 20 February 2024, 14:03:46 UTC
9a30c0d EVM/Exec(test): Add a test to check that creates fails with MaxNonce error 20 February 2024, 14:03:46 UTC
e69ecd4 EVM/Exec: Catch NonceOverflow and return Sputnik MaxNonce error If the increment_nonce fails gas should not be deducted 20 February 2024, 14:03:46 UTC
7d27fd4 EVM/Exec/Kernel/Eval: Changing nonce to u64 instead of u256 to match the EIP-2681 20 February 2024, 14:03:46 UTC
4031d95 Merge tezos/tezos!12099: Dal: fix pbt test Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12099 20 February 2024, 13:50:20 UTC
f74c79e Dal: fix pbt test 20 February 2024, 13:27:19 UTC
44934fd Merge tezos/tezos!12012: RISC-V: Check that Cargo.lock files aren't changed in CI Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12012 20 February 2024, 13:26:28 UTC
d483a04 RISC-V: Check that Cargo.lock files aren't changed in CI 20 February 2024, 13:08:26 UTC
7577363 Merge tezos/tezos!12001: Kernel/EVM: raise minimum gas price to 0.05 GWei Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12001 20 February 2024, 13:06:45 UTC
68107c4 Kernel/EVM: raise minimum gas price to 0.05 GWei 20 February 2024, 12:50:33 UTC
b458a6a Merge tezos/tezos!12096: Optimize Block.is_known_valid for the general usecase Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12096 20 February 2024, 12:49:43 UTC
3a0ffab Store: optimize Block.is_known_valid for the general usecase 20 February 2024, 12:26:36 UTC
3f1bf28 Merge tezos/tezos!12091: EVM/Kernel: propagate transaction type into the result Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12091 20 February 2024, 12:25:11 UTC
c35039d EVM/Kernel: test transaction type is propagate to receipts 20 February 2024, 12:05:54 UTC
956b3e4 EVM/Kernel: propagate the transaction type up to the receipt 20 February 2024, 12:05:54 UTC
8c10f02 Merge tezos/tezos!12081: EVM/Exec: SelfDestruct while targetting itself Co-authored-by: arnaud <arnaud.bihan@functori.com> Approved-by: Antoine Lanco <antoine.lanco@functori.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12081 20 February 2024, 12:05:01 UTC
ba67f70 EVM/Logs: Add an entry in changelog 20 February 2024, 11:47:37 UTC
8a9bb8c EVM/Exec(test): Test that selfdestruct with itself as target doesn't block fund on target contract 20 February 2024, 11:47:37 UTC
dea8a41 EVM/Exec: Can't selfdestruct a contract twice and balance is removed afterward 20 February 2024, 11:47:37 UTC
22d6127 Merge tezos/tezos!11998: EVM/Exec: bump nonce before execute transaction Co-authored-by: Antoine Lanco <antoine.lanco@functori.com> Approved-by: Arnaud Bihan <arnaud.bihan@functori.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11998 20 February 2024, 11:29:02 UTC
f200958 EVM/Log: add an entry in bug fix section 20 February 2024, 10:58:03 UTC
39c1b87 EVM/Test: add lib unit test for nonce bump before execute transaction 20 February 2024, 10:58:01 UTC
back to top