Merge branch 'main' into zkbesu

# Conflicts:
#	.github/workflows/reference-tests.yml
#	.github/workflows/splitList.sh
This commit is contained in:
Fabio Di Fabio
2024-05-07 19:21:44 +02:00
59 changed files with 1225 additions and 1287 deletions

View File

@@ -30,6 +30,7 @@ jar {
dependencies {
compileOnly 'com.fasterxml.jackson.core:jackson-databind'
compileOnly 'io.vertx:vertx-core'
implementation project(':crypto:algorithms')
implementation project(':ethereum:rlp')