https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
631a98d fixup: rebase command 04 March 2024, 11:22:39 UTC
8bad894 EVM Node: Rebase command 04 March 2024, 09:13:53 UTC
297a384 WIP,WASM Debugger: Use current timestamp for IPLs TODO: have [timestamp] as an optional argument. 04 March 2024, 09:13:53 UTC
263e4de EVM/Node: blueprint decoder 04 March 2024, 09:13:52 UTC
624a144 Merge tezos/tezos!12231: evm/node: fix off by one when catching up fix Co-authored-by: Sylvain Ribstein <sylvain.ribstein@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12231 28 February 2024, 14:23:44 UTC
e9c0141 evm/node: fix off by one catching up fix 28 February 2024, 14:04:03 UTC
3ab4cf5 Merge tezos/tezos!12046: etherlink: evm node follow sequencer upgrade event Co-authored-by: Sylvain Ribstein <sylvain.ribstein@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12046 28 February 2024, 14:02:24 UTC
1761ddf etherlink/node: fix typo 28 February 2024, 13:36:09 UTC
b72269a etherlink/tezt: fix test where event was applied twice 28 February 2024, 13:36:09 UTC
b6a4de3 etherlink/node: refactor cmd using newly added rlp fn 28 February 2024, 13:36:08 UTC
784c865 etherlink/test: uses newly added helper 28 February 2024, 13:36:08 UTC
cdff50f etherlink/node: sequencer follows sequencer upgrade events 28 February 2024, 13:36:08 UTC
0d2699e etherlink/kernel: add event for sequencer upgrade 28 February 2024, 13:36:08 UTC
6250f23 Merge tezos/tezos!12216: Etherlink: Use the preliminary sequencer governance contract 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/12216 28 February 2024, 13:35:16 UTC
0be09d8 Etherlink: Use the preliminary sequencer governance contract 28 February 2024, 13:14:54 UTC
413bb26 Merge tezos/tezos!11733: EVM: uses outbox queue for withdrawals Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11733 28 February 2024, 12:48:13 UTC
93dea1a EVM/Tezt: test outbox resilience in case of spam 28 February 2024, 12:14:22 UTC
db2d4ff EVM/Tezt: support list of withdrawals in helper 28 February 2024, 12:14:22 UTC
78ad512 EVM/Kernel: push withdrawals to outbox queue 28 February 2024, 12:14:22 UTC
f96b041 EVM/Kernel: rename [SafeStorage] variable to [safe_storage] 28 February 2024, 12:14:22 UTC
5a14b4f EVM/Kernel: depends on tezos-smart-rollup 28 February 2024, 12:14:22 UTC
fcdc119 Merge tezos/tezos!11985: CI: add manual trigger to `oc.docker:rust-toolchain` to fix the manual docker build jobs in `before_merging` pipelines Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11985 28 February 2024, 11:12:39 UTC
b79b418 CI: allow a manual trigger for rust-toolchain 28 February 2024, 10:50:55 UTC
f83111d Merge tezos/tezos!12165: EVM Node: Add a rudimentary SQL migrations system for the store 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> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12165 28 February 2024, 10:50:06 UTC
010f8ee EVM Node: Add a rudimentary migrations system for the store 28 February 2024, 10:28:40 UTC
f0d3b63 Merge tezos/tezos!12167: Kernel/EVM: increase gas price in response to high load Co-authored-by: Emma Turner <emma.turner@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/12167 28 February 2024, 10:27:09 UTC
463ecdf Kernel/EVM: increase gas price in response to high load 28 February 2024, 10:09:27 UTC
9b320bd Merge tezos/tezos!12187: EVM/Kernel: move logic outside of safe_storage Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12187 28 February 2024, 10:08:39 UTC
12e2fdb EVM/Kernel: move internal_storage to its own module It will be needed by yet another modified storage 28 February 2024, 09:49:59 UTC
98f4c76 EVM/Kernel: move fallback kernel out of safe_storage 28 February 2024, 09:49:59 UTC
43fc281 Merge tezos/tezos!12171: Baker forge worker (Part 1) Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12171 28 February 2024, 09:49:11 UTC
12b78b4 Paris/Baker: backport changes 28 February 2024, 09:29:09 UTC
4b75dc5 Oxford/Baker: backport changes 28 February 2024, 09:29:09 UTC
dd9e6ab Alpha/Baker: plug the baker forge event stream in the scheduler 28 February 2024, 09:29:09 UTC
854b343 Alpha/Baker: introduce and plug forge worker hooks in the global state 28 February 2024, 09:29:09 UTC
c3ab0d2 Alpha/Baker: introduce concurrent forge worker 28 February 2024, 09:29:09 UTC
a484539 Merge tezos/tezos!12121: Etherlink/Tezt: Rpc tezt test on eth_blockNumber, eth_getTransactionByHash, net_version, eth_getCode Co-authored-by: arnaud <arnaud.bihan@functori.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12121 28 February 2024, 09:27:44 UTC
f68d5af Etherlink/Tezt: Add rpc test on block_number, tx_by_hash, net_version, get_code and minors changes 28 February 2024, 09:10:49 UTC
83c9092 Merge tezos/tezos!11554: CI, Scripts: Create packages with Octez only Co-authored-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> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11554 28 February 2024, 09:09:58 UTC
b8a1398 Scripts-inputs: Introduce octez-content 28 February 2024, 08:50:51 UTC
db421ba Makefile: Introduce make octez 28 February 2024, 08:50:50 UTC
b20f80c CI: Use new source for opam-release 28 February 2024, 08:50:50 UTC
6bea6f0 CI, Releases: Rename binaries package name 28 February 2024, 08:50:50 UTC
c9e6a61 CI, Releases: Seperate Octez source from binaries 28 February 2024, 08:50:50 UTC
d825108 CI, Releases: Link octez source in the release 28 February 2024, 08:50:50 UTC
c55500c Scripts: Use worktree-attributes when creating archive 28 February 2024, 08:50:50 UTC
dd32a3a Scripts: Introduce restrict_export_to_octez_source.sh 28 February 2024, 08:50:50 UTC
d34a694 Scripts-inputs: Introduce octez-content 28 February 2024, 08:50:50 UTC
a0b7495 Merge tezos/tezos!12221: EVM: reveal configuration directly in reveal_storage mechanism Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12221 28 February 2024, 08:49:33 UTC
9c06eb1 EVM: reveal configuration directly in reveal_storage mechanism 28 February 2024, 08:31:02 UTC
e97e414 Merge tezos/tezos!11461: [.gitlab-ci.yml] in OCaml: translate [latest_release] pipeline Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-by: Philippe Wang <philippe.wang@gmail.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11461 28 February 2024, 08:00:56 UTC
1a89ac6 CI: generate [latest_release] and [latest_release_test] pipelines 28 February 2024, 07:41:24 UTC
e1ca435 CI-in-OCaml: generate [{before_,after_,}script] in logical order Makes it easier to read generated YAML. 28 February 2024, 07:41:24 UTC
e5d517b CI-in-OCaml: can write generated pipelines with simple dependency check 28 February 2024, 07:41:24 UTC
4b10075 Merge tezos/tezos!12223: Etherlink: Fix delete_block_hash failing on Etherlink fork Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> 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/12223 27 February 2024, 23:06:37 UTC
2226959 Etherlink: Fix delete_block_hash failing on Etherlink fork 27 February 2024, 22:33:50 UTC
f6c990c Merge tezos/tezos!11822: CI: Execute RISC-V Rust tests in a dedicated job Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11822 27 February 2024, 20:05:24 UTC
52a7b35 CI: Execute RISC-V Rust tests in a dedicated job 27 February 2024, 19:39:16 UTC
90a62e9 Merge tezos/tezos!12124: RISC-V: Make the machine state reset static Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12124 27 February 2024, 19:18:08 UTC
bc17f31 RISC-V: Make the machine state reset static 27 February 2024, 18:57:06 UTC
2e07703 Merge tezos/tezos!12170: RISC-V: Try to find RISC-V GNU objdump first Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12170 27 February 2024, 18:56:18 UTC
a029a0e RISC-V: Try to find RISC-V GNU objdump first 27 February 2024, 18:37:59 UTC
9bd54c7 Merge tezos/tezos!12080: EVM: create a world state Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12080 27 February 2024, 17:44:39 UTC
63a0f1b EVM/Node: dirty patch to support migration in prod 27 February 2024, 17:19:32 UTC
6bc2daa EVM: put [base_fee_per_gas] in [fees] 27 February 2024, 17:19:32 UTC
59678d9 EVM: put [fees] in world state 27 February 2024, 17:19:32 UTC
135c781 EVM: move [sequencer_pool_address] outside of [/fees] 27 February 2024, 17:19:32 UTC
5249c4f EVM: put [block_in_progress] in world state 27 February 2024, 17:19:32 UTC
80d4a1c EVM: put [indexes] in world state 27 February 2024, 17:19:32 UTC
7016987 EVM: put [blocks] in world state 27 February 2024, 17:19:32 UTC
c978592 EVM: put [transactions_objects] in world state 27 February 2024, 17:19:32 UTC
3eaf563 EVM: put [transactions_receipts] in world state 27 February 2024, 17:19:32 UTC
ca8f41a EVM: put [eth_accounts] in world state 27 February 2024, 17:19:32 UTC
3a13cb8 EVM/Tezt: patch tests that use devmode incorrectly 27 February 2024, 17:19:32 UTC
ae4fe85 EVM/Kernel: bump storage version 27 February 2024, 17:19:32 UTC
cc87dfc Merge tezos/tezos!12126: RISC-V: I-ext: SLT / SLTI / SLTU / SLTIU 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/12126 27 February 2024, 17:18:32 UTC
8989a82 RISC-V: I-ext: SLT[I][U] 27 February 2024, 16:56:13 UTC
11dba78 Merge tezos/tezos!11588: KernelSDK: Add MichelsonTicket type Co-authored-by: Gauthier SEBILLE <gauthier@marigold.dev> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11588 27 February 2024, 16:35:49 UTC
93b2a1b KernelSDK: add links to follow-up issues 27 February 2024, 16:17:21 UTC
074ac5b KernelSDK: update changes.md with added michelson types 27 February 2024, 16:17:21 UTC
300ac57 KernelSDK: encode ticket with legacy and new ticket constructor 27 February 2024, 16:17:21 UTC
803d17a KernelSDK: define and implement MichelsonTicketContent trait 27 February 2024, 16:17:21 UTC
f2d2b82 KernelSDK: define TypedTicket type 27 February 2024, 16:17:21 UTC
9f5a48f KernelSDK: define MichelsonNat type 27 February 2024, 16:17:21 UTC
14cf055 Merge tezos/tezos!12178: CI: Prepare split of test_kernels Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> 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/12178 27 February 2024, 16:16:16 UTC
fd1d75f CI: Prepare split of test_kernels Move rules that are very RISC-V specific from kernels.mk to the Makefile of the RISC-V projects directly, so that kernels.mk just calls this Makefile. This will make the next step a lot easier to review. 27 February 2024, 15:48:40 UTC
a94f92e Merge tezos/tezos!12136: RISC-V: I-ext: ADD / SUB / ADDW / SUBW 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/12136 27 February 2024, 15:47:44 UTC
c2278c8 RISC-V: I-ext: ADD / SUB / ADDW / SUBW 27 February 2024, 15:28:03 UTC
0a0c16f Merge tezos/tezos!12202: EVM/node: chunk multiple data Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12202 27 February 2024, 14:26:00 UTC
84c99e8 EVM/Node: backport chunker command from dev to prod 27 February 2024, 14:06:09 UTC
461ec02 EVM/Node: make chunker command take multiple data at once 27 February 2024, 14:06:09 UTC
a87c0b2 Merge tezos/tezos!12108: RISC-V: I-ext: SLL / SRL / SRA / SLLW / SRLW / SRAW 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/12108 27 February 2024, 14:04:10 UTC
5cd272e RISC-V: I-ext: SLL / SRL / SRA / SLLW / SRLW / SRAW 27 February 2024, 13:45:17 UTC
b357439 Merge tezos/tezos!12061: Dal_node: load prover SRS only if needed Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Co-authored-by: Anne-Laure <al.schmitt@protonmail.com> Approved-by: Anne-Laure <anne.laure@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12061 27 February 2024, 13:44:20 UTC
80e49e6 DAL/Tests: Fix tests 27 February 2024, 13:24:09 UTC
ccd4c5b DAL/Node: load prover SRS only if needed 27 February 2024, 13:24:09 UTC
dda66e4 Merge tezos/tezos!12137: RISC-V: I-ext: EBREAK 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/12137 27 February 2024, 13:23:18 UTC
efe9f19 RISC-V: I-ext: EBREAK 27 February 2024, 13:02:24 UTC
47599cc Merge tezos/tezos!12191: CI: be more exclusive in Tezt tags Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12191 27 February 2024, 13:01:20 UTC
d21ef0a CI: be more exclusive in Tezt tags 27 February 2024, 12:39:24 UTC
back to top