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.8
tezos
Browse files
Nov 15, 2024
EVM Node: Release v0.8
· f300b492
Valentin Chaboche
authored
Nov 15, 2024
View commits for tag octez-evm-node-v0.8
octez-evm-node-v0.8
f300b492
Merge
tezos/tezos!15280
: profiler: add a prometheus backend
· 81dd01b5
Marge Bot
authored
Nov 15, 2024
81dd01b5
Profiler: fix documentation typos
· 18409601
Julien SAGOT
authored
Nov 06, 2024
and
Marge Bot
committed
Nov 15, 2024
18409601
Profiler: prometheus backend: remove unused argument in output function
· 0819adf3
Julien SAGOT
authored
Nov 06, 2024
and
Marge Bot
committed
Nov 15, 2024
0819adf3
Profiler: prometheus backend: only register children if parent is registered
· 432e00e7
Julien SAGOT
authored
Nov 06, 2024
and
Marge Bot
committed
Nov 15, 2024
432e00e7
profiler: add a prometheus backend
· cfeb79ef
Julien SAGOT
authored
Oct 03, 2024
and
Marge Bot
committed
Nov 15, 2024
cfeb79ef
prometheus: pass increment to Summary.observe (opt param)
· b5c1676d
Julien SAGOT
authored
Oct 03, 2024
and
Marge Bot
committed
Nov 15, 2024
b5c1676d
Merge
tezos/tezos!15622
: evm/node: add more events when error occurs
· 426ee869
Marge Bot
authored
Nov 15, 2024
426ee869
evm/node: changelog
· f4612029
Sylvain R.
authored
Nov 14, 2024
f4612029
evm/node: add events for evm events follower worker errors
· 3f6a5609
Sylvain R.
authored
Nov 14, 2024
3f6a5609
evm/node: specify worker name in event for error
· e4544180
Sylvain R.
authored
Nov 15, 2024
e4544180
evm/node: mv evm_events follower request into own module
· 3eee1f47
Sylvain R.
authored
Nov 14, 2024
3eee1f47
evm/node: add events when connection failed to be aquired
· 6375a4eb
Sylvain R.
authored
Nov 14, 2024
6375a4eb
Nov 14, 2024
Merge
tezos/tezos!15602
: doc: add minimal smart rollup monitoring info
· ac87726f
Marge Bot
authored
Nov 14, 2024
ac87726f
fix ci
· 6c8f0f4b
Pierre-Emmanuel CORNILLEAU
authored
Nov 14, 2024
and
Marge Bot
committed
Nov 14, 2024
6c8f0f4b
doc: add minimal smart rollup monitoring info
· 81276669
Pierre-Emmanuel CORNILLEAU
authored
Nov 12, 2024
and
Marge Bot
committed
Nov 14, 2024
81276669
Merge
tezos/tezos!15623
: EVM/Node: add metric and event for last L1 processed block
· 29bcdfbf
Marge Bot
authored
Nov 14, 2024
29bcdfbf
EVM/Node: remove spurious assert false
· d6451f02
Valentin Chaboche
authored
Nov 14, 2024
and
Marge Bot
committed
Nov 14, 2024
d6451f02
EVM/Node: add metrics for last processed l1 level
· 29675b10
Valentin Chaboche
authored
Nov 14, 2024
and
Marge Bot
committed
Nov 14, 2024
29675b10
EVM/Node: add an event when the L1 block is processed
· 735e4355
Valentin Chaboche
authored
Nov 14, 2024
and
Marge Bot
committed
Nov 14, 2024
735e4355
Merge
tezos/tezos!15177
: Typo train
· 636cd695
Marge Bot
authored
Nov 14, 2024
636cd695
Docs, Releases: Move [version-20] to history
· fd663771
Killian Delarue
authored
Nov 14, 2024
and
Marge Bot
committed
Nov 14, 2024
fd663771
doc: rephrase amount of LB/block, add const LIQUIDITY_BAKING_EMA_THRESHOLD
· 6e09d438
Nic Volanschi
authored
Nov 12, 2024
and
Marge Bot
committed
Nov 14, 2024
6e09d438
Doc/Alpha: slight rephrasings on the consensus page
· 8a117160
Eugen Zalinescu
authored
Nov 07, 2024
and
Marge Bot
committed
Nov 14, 2024
8a117160
doc: add hw specs to v21 release page
· feb3f419
Nic Volanschi
authored
Oct 23, 2024
and
Marge Bot
committed
Nov 14, 2024
feb3f419
Merge
tezos/tezos!15596
: RISC-V: dispatch run from opcode instead of instruction
· 428cc714
Marge Bot
authored
Nov 14, 2024
428cc714
RISC-V: switch to opcode instructions in caches
· c8ca9429
Emma Turner
authored
Nov 06, 2024
and
Marge Bot
committed
Nov 14, 2024
c8ca9429
RISC-V: dispatch run-fn from opcode
· e123bb0c
Emma Turner
authored
Oct 03, 2024
and
Marge Bot
committed
Nov 14, 2024
e123bb0c
Merge
tezos/tezos!15620
: EVM/Node: check out of sync in apply_evm_events
· a41d008f
Marge Bot
authored
Nov 14, 2024
a41d008f
EVM/Node: check out of sync in apply_evm_events
· 4872ed1b
Valentin Chaboche
authored
Nov 14, 2024
and
Marge Bot
committed
Nov 14, 2024
4872ed1b
Merge
tezos/tezos!15461
: Proto/Compiler: allow alternative protocol hashes
· b67049f4
Marge Bot
authored
Nov 14, 2024
b67049f4
Tezt: test protocol_compiler alternative hashes
· 41570ef9
Pierrick Couderc
authored
Nov 04, 2024
and
Marge Bot
committed
Nov 14, 2024
41570ef9
Proto/Compiler: slightly modifiy compiler output
· e225f1dc
Pierrick Couderc
authored
Oct 28, 2024
and
Marge Bot
committed
Nov 14, 2024
e225f1dc
Proto/Compiler: prepare alternative map of protocol hashes
· 1f3f129c
Pierrick Couderc
authored
Oct 28, 2024
and
Marge Bot
committed
Nov 14, 2024
1f3f129c
Merge
tezos/tezos!15606
: RISC-V: Interpreter now continues when branch condition is not met.
· bd5655e6
Marge Bot
authored
Nov 14, 2024
bd5655e6
RISC-V: Interpreter now continues when branch condition is not met.
· 044dc9e5
Neelay Sant
authored
Nov 13, 2024
and
Marge Bot
committed
Nov 14, 2024
044dc9e5
Merge
tezos/tezos!15616
: RISC-V: Update ISA test suite
· 200933d7
Marge Bot
authored
Nov 14, 2024
200933d7
RISC-V: Remove unused ISA tests
· bf0dacf1
Ole Krüger
authored
Nov 14, 2024
and
Marge Bot
committed
Nov 14, 2024
bf0dacf1
RISC-V: Update ISA test suite
· 35b44e35
Ole Krüger
authored
Nov 13, 2024
and
Marge Bot
committed
Nov 14, 2024
35b44e35
RISC-V: Only build RISC-V ISA tests that we use
· 650c0617
Ole Krüger
authored
Nov 13, 2024
and
Marge Bot
committed
Nov 14, 2024
650c0617
Loading