problem: fails to process transactions on Matic network (because of large V value)

solution: upgrade EthereJar where it's fixed
This commit is contained in:
Igor Artamonov
2021-09-03 22:16:11 -04:00
parent 73f971d299
commit a9e03775e2
77 changed files with 188 additions and 188 deletions

View File

@@ -13,7 +13,7 @@ springSecurtyVersion=5.4.6
reactorVersion=3.4.5
nettyVersion=4.1.65.Final
# Our Libs
etherjarVersion=0.10.2
etherjarVersion=0.11.0
# Testing
spockVersion=1.3-groovy-2.5