mirror of
https://github.com/vacp2p/status-linea-besu.git
synced 2026-01-09 15:28:09 -05:00
* first draft for 7702 changes for pectra-devnet5 Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net> * spotless, javadoc Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net> * fixed get code in call operations Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net> * allow code delegation chain id to be up to 2^256-1 Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net> * set code for delegated accounts correctly in the initialFrame of the tx processing Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net> * delegated accounts return empty bytes for the code if the target does not exist Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net> --------- Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net> Co-authored-by: Simon Dudley <simon.dudley@consensys.net>