mirror of
https://github.com/vacp2p/status-linea-besu.git
synced 2026-01-09 15:28:09 -05:00
* * fix code hash for delegated accounts in ExtCodeHashOperation * move common code to AbstractExtCodeOperation class Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net> * * rename DelegatedCode -> CodeDelegation, for consistency Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net> * * rename authorization -> CodeDelegation, for consistency Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net> * rename method to start with lower case 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>