Igor

Results 4 comments of Igor

> > No updates. I saw an issue on the JetBrains YouTrack that said the issue was in the Compose plugin, which I believe is closed source and maintained by...

Hello I think I have the similar issue. I try to use [spring boot 3 native support](https://docs.spring.io/spring-boot/docs/current/reference/html/native-image.html). And get the following issue: ``` Caused by: java.lang.IllegalArgumentException: Can't find '[toLeakAwareBuffer]' in...

Hey there For anyone who faced the problem of subfolder deletion not being send, here is a solution for that: https://github.com/vishna/watchservice-ktx/pull/8 I was not able to write a good test...

Later I found out, there is a ethereum prefix that's automatically beeing added inside ´signPersonalMessage´. And if you use that library, you need to manuallly add it during verification ```...