mirror of
https://github.com/vacp2p/linea-besu.git
synced 2026-01-09 15:37:54 -05:00
When Integration tests were migrated to JUnit 5 the gradle configuration was not added. Fix various tests that had broken in the meantime: - NPEs when EnclaveEncryptorType was introduced - Account for new future nonce restrictions in the txpool Signed-off-by: Simon Dudley <simon.dudley@consensys.net> Co-authored-by: Danno Ferrin <danno.ferrin@swirldslabs.com> Co-authored-by: Simon Dudley <simon.dudley@consensys.net>