Danno Ferrin
eb55a86e84
remove in-operation JUMPF validation checks
...
Signed-off-by: Danno Ferrin <danno@numisight.com>
7 months ago
Danno Ferrin
d232459c17
Update data operation gas costs
...
Signed-off-by: Danno Ferrin <danno@numisight.com>
7 months ago
Fabio Di Fabio
690a2ea81e
Refactor genesis config file and options ( #7012 )
...
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
7 months ago
Usman Saleem
60b6b7d76e
Apply Hyperledger license header `ethereum/api/` ( #7031 )
...
* Apply Hyperledger license header
-- ethereum/api/
Signed-off-by: Usman Saleem <usman@usmans.info>
* Fix license headers
Signed-off-by: Usman Saleem <usman@usmans.info>
* Fix license headers
Signed-off-by: Usman Saleem <usman@usmans.info>
---------
Signed-off-by: Usman Saleem <usman@usmans.info>
7 months ago
Usman Saleem
482498177c
Apply Hyperledger license header to `ethereum/eth/` ( #7035 )
...
* Apply Hyperledger license header to `ethereum/eth/`
---------
Signed-off-by: Usman Saleem <usman@usmans.info>
7 months ago
Usman Saleem
0d6b38ee65
Apply Hyperledger license header to `ethereum/blockcreation/` ( #7033 )
...
Signed-off-by: Usman Saleem <usman@usmans.info>
7 months ago
Usman Saleem
9d27c509be
Apply Hyperledger license header ( #7029 )
...
-- plugin-api/ util/
Signed-off-by: Usman Saleem <usman@usmans.info>
7 months ago
Sally MacFarlane
1ce3f8dec9
attempt to fix flaky test ( #7008 )
...
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Co-authored-by: Simon Dudley <simon.dudley@consensys.net>
7 months ago
garyschulte
afea4e0057
Allow API configuration to override supplied gasLimit ( #6978 )
...
* allow gasLimit configuration for transaction simulation
* revise unit test to reflect new behavior of rpcGasCap
Signed-off-by: Karim Taam <karim.t2am@gmail.com>
Signed-off-by: garyschulte <garyschulte@gmail.com>
Co-authored-by: Karim Taam <karim.t2am@gmail.com>
7 months ago
Usman Saleem
9006658b04
build - Update license headers formatting ( #7025 )
...
* Apply Hyperledger license header to evm sub-module
---------
Signed-off-by: Usman Saleem <usman@usmans.info>
7 months ago
Usman Saleem
c8e80f701b
build - Update license headers formatting ( #7024 )
...
Apply license header changes to following sub projects:
:datatypes :config
---------
Signed-off-by: Usman Saleem <usman@usmans.info>
7 months ago
Usman Saleem
5d33af812a
build - Update license headers formatting ( #7021 )
...
Fix copyright headers under besu module.
---------
Signed-off-by: Usman Saleem <usman@usmans.info>
7 months ago
Usman Saleem
70813fc0ca
build - Update license headers formatting (6) ( #7020 )
...
Fix license headers formatting under: ethereum/ services/
---------
Signed-off-by: Usman Saleem <usman@usmans.info>
Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
7 months ago
Usman Saleem
9a1f6842ef
build - Update license headers formatting (5) ( #7019 )
...
Apply license headers formatting under: plugin-api/ plugins/
---------
Signed-off-by: Usman Saleem <usman@usmans.info>
Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
7 months ago
Usman Saleem
a98dfff4f6
build - Update license headers formatting ( #7018 )
...
Fix license headers formatting under: ethereum/
---------
Signed-off-by: Usman Saleem <usman@usmans.info>
7 months ago
Usman Saleem
4c3f4b37a2
build - Update license headers formatting ( #7017 )
...
Fix headers formatting under: enclave/ evm/ nat/ pki/ util/
---------
Signed-off-by: Usman Saleem <usman@usmans.info>
7 months ago
Usman Saleem
07765b57a8
build - Update license headers formatting (2) ( #7016 )
...
* Preparing spotless license header option and adding license templates
---------
Signed-off-by: Usman Saleem <usman@usmans.info>
7 months ago
Usman Saleem
4dc08d40a5
build - Preparing spotless license header option and adding license templates ( #7015 )
...
Preparing spotless license header option and adding license templates
Signed-off-by: Usman Saleem <usman@usmans.info>
7 months ago
knowmost
eb6c3495e3
chore: fix some typos in comments ( #7005 )
...
Signed-off-by: knowmost <knowmost@outlook.com>
Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
7 months ago
Lucas Saldanha
9cd50e1405
EIP-7220: Updates (Exit -> Withdrawal Request) ( #6967 )
...
Signed-off-by: Lucas Saldanha <lucascrsaldanha@gmail.com>
Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
Co-authored-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
7 months ago
Danno Ferrin
b096765628
Adopt subcontainer Validation
...
Signed-off-by: Danno Ferrin <danno@numisight.com>
7 months ago
Danno Ferrin
e4d0404a50
fix reference test findings
...
Signed-off-by: Danno Ferrin <danno@numisight.com>
7 months ago
Simon Dudley
34acf8c839
Map SHA outputs correctly ( #6998 )
...
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
7 months ago
Danno Ferrin
6bb42efd43
update submodule
...
Signed-off-by: Danno Ferrin <danno@numisight.com>
7 months ago
Danno Ferrin
d9217bb48e
remove TXCREATE and InitcodeTransaction
...
Signed-off-by: Danno Ferrin <danno@numisight.com>
7 months ago
ahamlat
27a7de90c4
Fix "CORS Rejected - Invalid origin" issue when origin header is empty ( #6988 )
...
Signed-off-by: Ameziane H <ameziane.hamlat@consensys.net>
7 months ago
Sally MacFarlane
12723ace68
removed tests for pki qbft and add deprecation notice ( #6979 )
...
* removed tests for pki qbft and add deprecation notice
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
* remove more PKI and CMS creation utils from tests
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
---------
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
7 months ago
Fabio Di Fabio
e4df70a350
Support removed and added test when splitting by time ( #6990 )
...
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
7 months ago
Fabio Di Fabio
3d5f45c35f
Layered txpool tuning for blob transactions ( #6940 )
...
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
7 months ago
Jason Frame
e4e9f670fe
Fix worldstate halt with snap sync during initial sync ( #6981 )
...
Signed-off-by: Karim Taam <karim.t2am@gmail.com>
Signed-off-by: Jason Frame <jason.frame@consensys.net>
Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
7 months ago
Sally MacFarlane
5ac225442f
check nodes are producing blocks and synced before sending tx ( #6975 )
...
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
7 months ago
Danno Ferrin
381e692b1f
Refactor: take blockchain out of MainnetTransactionProcessor ( #6962 )
...
Remove an unused parameter in MainnetTransactionProcessor, as well as
all code supporting sending that parameter.
Signed-off-by: Danno Ferrin <danno@numisight.com>
Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
7 months ago
goodactive
32dae8ff87
chore: remove repetitive word ( #6971 )
...
Signed-off-by: goodactive <goodactive@qq.com>
Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
7 months ago
Danno Ferrin
7f88355105
spotless
...
Signed-off-by: Danno Ferrin <danno@numisight.com>
7 months ago
Danno Ferrin
3deb305195
sample invalid EOF
...
Signed-off-by: Danno Ferrin <danno@numisight.com>
7 months ago
Danno Ferrin
9bb05e6cd8
fix DATA operations
...
Signed-off-by: Danno Ferrin <danno@numisight.com>
7 months ago
Gabriel-Trintinalia
a1f73d925e
Enhanced control over plugins registration ( #6700 )
...
Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
7 months ago
Danno Ferrin
145df0b26d
Add return stack depth to trace
...
Signed-off-by: Danno Ferrin <danno@numisight.com>
7 months ago
Danno Ferrin
29c2e0ac42
build fixes
...
Signed-off-by: Danno Ferrin <danno@numisight.com>
7 months ago
Danno Ferrin
2637685bcc
trace immediate data
...
Signed-off-by: Danno Ferrin <danno@numisight.com>
7 months ago
Danno Ferrin
1ae44f63b7
fix legacy to eof code copy
...
Signed-off-by: Danno Ferrin <danno@numisight.com>
7 months ago
Lucas Saldanha
61432831d5
EIP-7002: Validator Exit contract helper and adding exits to created blocks ( #6883 )
...
Signed-off-by: Lucas Saldanha <lucascrsaldanha@gmail.com>
7 months ago
Danno Ferrin
8552f695bd
update reference tests
...
Signed-off-by: Danno Ferrin <danno@numisight.com>
7 months ago
Simon Dudley
f68db3801b
Fix docker goss test ( #6955 )
...
Disable IPv6 in docker container for goss_wait test
Since docker 26.0.0, IPv6 is used by default but our goss_wait test is expecting ports to be exposed on IPv4.
Disabling IPv6 should work for all docker versions
---------
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
Co-authored-by: Usman Saleem <usman@usmans.info>
7 months ago
Danno Ferrin
a4a28fc173
create transaction support
...
Signed-off-by: Danno Ferrin <danno@numisight.com>
7 months ago
StevenMia
2bb0a59860
chore: fix some typos in comments ( #6951 )
...
* chore: fix some typos in comments
Signed-off-by: StevenMia <flite@foxmail.com>
* Apply suggestions from code review
fix typo
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
---------
Signed-off-by: StevenMia <flite@foxmail.com>
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
7 months ago
Fabio Di Fabio
02754e8136
Use tx effective gas price when comparing with min mineable gas price configuration ( #6958 )
...
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
7 months ago
Sally MacFarlane
b5b7b9f5f0
Peer disconnect message - add client info ( #6947 )
...
* add client info to disconnect message
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
* exclude disconnect reason message since it makes it harder to analyse
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
---------
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
7 months ago
Fabio Di Fabio
4dd9c65ff7
Port permissioning acceptance tests to JUnit 5 ( #6959 )
...
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
7 months ago
Danno Ferrin
eccf5eafca
swap and dup are now u8 not u16
...
Signed-off-by: Danno Ferrin <danno@numisight.com>
7 months ago