Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · octez-evm-node-v0.5
tezos
Browse files
Sep 27, 2024
EVM Node: Release v0.5
· 674c1da2
Thomas Letan
authored
Sep 26, 2024
View commits for tag octez-evm-node-v0.5
octez-evm-node-v0.5
674c1da2
Sep 26, 2024
Merge
!15080
: EVM Node: Generalize the `--finalized-view` CLI argument
· 120ee778
Marge Bot
authored
Sep 26, 2024
120ee778
EVM Node: Generalize the `--finalized-view` CLI argument
· 076dd421
Thomas Letan
authored
Sep 26, 2024
076dd421
Merge
!15078
: EVM Node: Add the experimental feature `overwrite_simulation_tick_limit`
· 203190bc
Marge Bot
authored
Sep 26, 2024
203190bc
EVM Node: Add the experimental feature `overwrite_simulation_tick_limit`
· f7fc08ec
Thomas Letan
authored
Sep 26, 2024
and
Marge Bot
committed
Sep 26, 2024
f7fc08ec
Merge
!14975
: Rollup-Node: Add reference based Mutable API for PVMs
· 294af926
Marge Bot
authored
Sep 26, 2024
294af926
Rollup-Node: Add module Mut_api in pvm_sig
· 3fb034cc
Felix Puscasu
authored
Sep 13, 2024
and
Marge Bot
committed
Sep 26, 2024
3fb034cc
Merge
!14950
: EVM/Kernel: fail on FA withdrawal if there's no transfer object
· a1288516
Marge Bot
authored
Sep 26, 2024
a1288516
EVM/Kernel: fail on FA withdrawal if there's no transfer object
· b77e4f20
Valentin Chaboche
authored
Sep 16, 2024
and
Marge Bot
committed
Sep 26, 2024
b77e4f20
Merge
!15076
: KVS: Ensure tables are cleaned up when files are removed from the KVS
· de72316a
Marge Bot
authored
Sep 26, 2024
de72316a
KVS: Clean up table after removing files from the KVS
· 1492549f
François Thiré
authored
Sep 26, 2024
and
Marge Bot
committed
Sep 26, 2024
1492549f
KVS/Test: Ensure the number of opened files is valid
· f514283d
François Thiré
authored
Sep 26, 2024
and
Marge Bot
committed
Sep 26, 2024
f514283d
KVS: Add a view counting the number of "opened" files
· 440b3c88
François Thiré
authored
Sep 26, 2024
and
Marge Bot
committed
Sep 26, 2024
440b3c88
Merge
!15069
: Tezt/Cloud/DAL: update dockerfile and fix bootstrap node
· 87116136
Marge Bot
authored
Sep 26, 2024
87116136
Tezt/Cloud/DAL: fix L1 bootstrap node for weeklynet
· 97eebc5c
Eugen Zalinescu
authored
Sep 25, 2024
and
Marge Bot
committed
Sep 26, 2024
97eebc5c
Tezt/Cloud/DAL: remove duplicate log messages
· 0a3f13f9
Eugen Zalinescu
authored
Sep 24, 2024
and
Marge Bot
committed
Sep 26, 2024
0a3f13f9
Tezt/Cloud: add jq to dockerfile
· 76b5c6c2
Eugen Zalinescu
authored
Sep 25, 2024
and
Marge Bot
committed
Sep 26, 2024
76b5c6c2
Merge
!15020
: EVM/Kernel: simulation uses a 0 transfer instead of null
· 0ad50df9
Marge Bot
authored
Sep 26, 2024
0ad50df9
EVM/Kernel: run_transaction always takes a value
· 83738775
Valentin Chaboche
authored
Sep 23, 2024
and
Marge Bot
committed
Sep 26, 2024
83738775
Etherlink: simulation uses a 0 transfer instead of null
· 677b6a6a
Valentin Chaboche
authored
Sep 20, 2024
and
Marge Bot
committed
Sep 26, 2024
677b6a6a
Merge
!15065
: Proto_manager: move from ./src to ./devtools
· 9050f498
Marge Bot
authored
Sep 26, 2024
9050f498
proto_manager: move from ./src to ./devtools
· 2ca7bf16
Vivien Pelletier
authored
Sep 24, 2024
and
Marge Bot
committed
Sep 26, 2024
2ca7bf16
Merge
!15050
: Docs: add a baker architecture documentation
· 7f869bbc
Marge Bot
authored
Sep 26, 2024
7f869bbc
docs/baker: add scheduling section
· 09eac26b
Adam
authored
Sep 25, 2024
and
Marge Bot
committed
Sep 26, 2024
09eac26b
docs/developer: add an architecture section & baker file
· 218641cb
Adam
authored
Sep 24, 2024
and
Marge Bot
committed
Sep 26, 2024
218641cb
Merge
!14914
: EVM/Kernel: log verbosity is set by the runtime
· 298a0717
Marge Bot
authored
Sep 26, 2024
298a0717
EVM/Kernel: log macro uses `Verbosity` trait
· 52aee048
Pierrick Couderc
authored
Sep 10, 2024
and
Marge Bot
committed
Sep 26, 2024
52aee048
EVM/Kernel: add a Verbosity trait that the runtime should implement
· ae5d101a
Pierrick Couderc
authored
Sep 10, 2024
and
Marge Bot
committed
Sep 26, 2024
ae5d101a
EVM/Kernel: default level is set by the build flag
· 81c4fa14
Pierrick Couderc
authored
Sep 10, 2024
and
Marge Bot
committed
Sep 26, 2024
81c4fa14
EVM/Kernel: log levels have an associated integer level and an order
· 377da43c
Pierrick Couderc
authored
Sep 10, 2024
and
Marge Bot
committed
Sep 26, 2024
377da43c
Sep 25, 2024
Merge
!14610
: RISC-V: Linearize rollup node
· 77722202
Marge Bot
authored
Sep 25, 2024
77722202
Rollup-Node: Linearize eval_tick function
· cb32e413
Felix Puscasu
authored
Sep 06, 2024
and
Marge Bot
committed
Sep 25, 2024
cb32e413
Rollup-Node: Simple linearization of rollup node
· 0dbb3d5b
Felix Puscasu
authored
Aug 21, 2024
and
Marge Bot
committed
Sep 25, 2024
0dbb3d5b
Merge
!15036
: Profiler: Add operation worker profiling
· 9c04ea6f
Marge Bot
authored
Sep 25, 2024
9c04ea6f
QuebeC: Profiler: plug operation worker profiler
· 77939c07
Gabriel Moise
authored
Sep 23, 2024
and
Marge Bot
committed
Sep 25, 2024
77939c07
ParisC: Profiler: plug operation worker profiler
· bf32589d
Gabriel Moise
authored
Sep 23, 2024
and
Marge Bot
committed
Sep 25, 2024
bf32589d
Alpha: Profiler: plug operation worker profiler
· 13e21af6
Gabriel Moise
authored
Sep 23, 2024
and
Marge Bot
committed
Sep 25, 2024
13e21af6
Alpha: Profiler: add operation worker profiler
· 37243237
Gabriel Moise
authored
Sep 23, 2024
and
Marge Bot
committed
Sep 25, 2024
37243237
Merge
!15029
: Introduce dummy agnostic baker
· 3225b020
Marge Bot
authored
Sep 25, 2024
3225b020
Bin: introduce dummy agnostic baker
· 2a8ec2d0
Victor Allombert
authored
Sep 17, 2024
and
Marge Bot
committed
Sep 25, 2024
2a8ec2d0
Loading