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 · master
tezos
Browse files
May 03, 2023
Merge
tezos/tezos!8628
: WASM/Helpers: fix `eval_to_result` yielding on reveal unnecessarily
· 6e4b7c82
Marge Bot
authored
May 03, 2023
6e4b7c82
WASM/Helpers: fix `eval_to_result` yielding on reveal unnecessarily
· 657a821e
Pierrick Couderc
authored
May 03, 2023
and
Marge Bot
committed
May 03, 2023
657a821e
Merge
tezos/tezos!8611
: Lib_bls12_381_signature/tests: fix tests declaration
· 53789091
Marge Bot
authored
May 03, 2023
53789091
Lib_bls12_381_signature/tests: fix tests declaration
· 39d9c58f
Victor Dumitrescu
authored
Apr 28, 2023
and
Marge Bot
committed
May 03, 2023
39d9c58f
Merge
tezos/tezos!8559
: EVM/Kernel: plug evm-execution's run_transaction to the kernel
· ba790f6e
Marge Bot
authored
May 03, 2023
ba790f6e
EVM/Kernel: test transfers gas consumption consistency
· 30335896
Rodi-Can Bozman
authored
May 02, 2023
and
Marge Bot
committed
May 03, 2023
30335896
EVM/Kernel: store/read receipt's cumulative gas used
· a5f4f597
Rodi-Can Bozman
authored
May 02, 2023
and
Marge Bot
committed
May 03, 2023
a5f4f597
EVM/Kernel: test several proposals validity
· f76e13f9
Rodi-Can Bozman
authored
May 02, 2023
and
Marge Bot
committed
May 03, 2023
f76e13f9
EVM/Kernel: test several transactions validity
· 8c595a04
Rodi-Can Bozman
authored
May 02, 2023
and
Marge Bot
committed
May 03, 2023
8c595a04
EVM/Execution: store accounts values as little endian
· 7d961cbb
Rodi-Can Bozman
authored
Apr 26, 2023
and
Marge Bot
committed
May 03, 2023
7d961cbb
EVM/Kernel: test if a valid transaction produces a valid receipt
· b5a1db13
Rodi-Can Bozman
authored
Apr 25, 2023
and
Marge Bot
committed
May 03, 2023
b5a1db13
EVM/Kernel: test to check mint accounts balances
· 1e71e546
Rodi-Can Bozman
authored
Apr 25, 2023
and
Marge Bot
committed
May 03, 2023
1e71e546
EVM/Kernel: rely on evm execution's account storage
· 5d8e0480
Rodi-Can Bozman
authored
Apr 25, 2023
and
Marge Bot
committed
May 03, 2023
5d8e0480
EVM/Kernel: use evm-execution.run_transaction
· 6806eca9
Rodi-Can Bozman
authored
Apr 24, 2023
and
Marge Bot
committed
May 03, 2023
6806eca9
Merge
tezos/tezos!8532
: Docs: remove endorser note
· 0abee3af
Marge Bot
authored
May 03, 2023
0abee3af
Docs: remove endorser note
· a2e38ec5
Valentin Chaboche
authored
Apr 21, 2023
and
Marge Bot
committed
May 03, 2023
a2e38ec5
Merge
tezos/tezos!8623
: Kernel SDK: Address build issues on Mac
· 7371bade
Marge Bot
authored
May 03, 2023
7371bade
Kernel SDK: extend README with wabt instructions
· 2afe0ba6
Joel Bjornson
authored
May 02, 2023
and
Marge Bot
committed
May 03, 2023
2afe0ba6
Kernel SDK: avoid overwriting CC
· c0ea0998
Joel Bjornson
authored
May 02, 2023
and
Marge Bot
committed
May 03, 2023
c0ea0998
May 02, 2023
Merge
tezos/tezos!8615
: SCORU/Node: rely on cementation metadata for commitment
· 387e98d7
Marge Bot
authored
May 02, 2023
387e98d7
Test: ensure rollup node ignores cementation commitment hash
· 1fbd43ce
Alain Mebsout
authored
May 02, 2023
and
Marge Bot
committed
May 02, 2023
1fbd43ce
SCORU/Node: rely on cementation metadata for commitment
· 09ca517c
Alain Mebsout
authored
May 02, 2023
and
Marge Bot
committed
May 02, 2023
09ca517c
Merge
tezos/tezos!8463
: WASM PVM: Let the CI enforce that the hashes traces of V0 do not change
· dad969a5
Marge Bot
authored
May 02, 2023
dad969a5
WASM PVM: Let the CI enforce that the hashes traces of V0 do not change
· d726c39e
Thomas Letan
authored
Apr 13, 2023
and
Marge Bot
committed
May 02, 2023
d726c39e
Merge
tezos/tezos!8479
: Build: Improve Makefile rules related to kernels
· 2479a80f
Marge Bot
authored
May 02, 2023
2479a80f
Build: Improve Makefile rules related to kernels
· 8fa244de
Thomas Letan
authored
May 02, 2023
and
Marge Bot
committed
May 02, 2023
8fa244de
Merge
tezos/tezos!8617
: SCORU/Node: Compute genesis commitment instead of fetching with RPC
· 9583b077
Marge Bot
authored
May 02, 2023
9583b077
SCORU/Node: backport !8617 to Nairobi rollup node
· 0c980b7a
Alain Mebsout
authored
May 02, 2023
and
Marge Bot
committed
May 02, 2023
0c980b7a
SCORU/Node: backport !8617 to Mumbai rollup node
· cf4b5792
Alain Mebsout
authored
May 02, 2023
and
Marge Bot
committed
May 02, 2023
cf4b5792
SCORU/Node: Compute genesis commitment instead of fetching with RPC
· a03ea8fa
Alain Mebsout
authored
May 02, 2023
and
Marge Bot
committed
May 02, 2023
a03ea8fa
Merge
tezos/tezos!8551
: EVM/Kernel: Unify block's representation between...
· 83af6c8f
Marge Bot
authored
May 02, 2023
83af6c8f
EVM/Kernel: Move L2Block/BlocksConstants from kernel/evm-exec in tezos_ethereum
· 83289dff
Rodi-Can Bozman
authored
Apr 24, 2023
and
Marge Bot
committed
May 02, 2023
83289dff
Merge
tezos/tezos!8583
: Gossipsub: optional topic score cap
· c7fd9e9d
Marge Bot
authored
May 02, 2023
c7fd9e9d
Gossipsub: add optional topic score cap
· 9bd5b0ef
Ilias Garnier
authored
Apr 27, 2023
and
Marge Bot
committed
May 02, 2023
9bd5b0ef
Merge
tezos/tezos!8473
: SORU: EVM: make signature operations safe
· dab4ec30
Marge Bot
authored
May 02, 2023
dab4ec30
SORU: EVM: more info to error
· 8e2cbcff
Pierre-Emmanuel CORNILLEAU
authored
May 02, 2023
and
Marge Bot
committed
May 02, 2023
8e2cbcff
SORU: EVM: add U256 overflow checks
· 78fcc90c
Pierre-Emmanuel CORNILLEAU
authored
Apr 26, 2023
and
Marge Bot
committed
May 02, 2023
78fcc90c
SORU: EVM: cleanup tests
· 9e301f2f
Pierre-Emmanuel CORNILLEAU
authored
Apr 26, 2023
and
Marge Bot
committed
May 02, 2023
9e301f2f
SORU: EVM: make signature verification safe
· a3857749
Pierre-Emmanuel CORNILLEAU
authored
Apr 13, 2023
and
Marge Bot
committed
May 02, 2023
a3857749
Merge
tezos/tezos!8622
: Proto: Fix incorrect comment
· 231d770c
Marge Bot
authored
May 02, 2023
231d770c
Loading