Miguel González

Results 10 issues of Miguel González

is there a way to expose multiple ports and networks in blockade? bitcoin2: image: bitcoinnetwork_bitcoin2 ports: - {19200: 19200} - {19201: 19201} networks: - front-tier - back-tier container_name: bitcoin2 something...

enhancement

Hello I am trying to upgrade an old project that used Spoon 5.9.0 to Spoon 10.1.0 and upgrade the JDK from 8 to 11. Does Spoon work with a compliance...

information-needed

I recently upgraded to soot 4.3.0 and I am hitting these OOM errors, any idea how too debug them ``` [Step 1/1] Caused by: com.protectoria.pss.routine.service.dex.exceptions.ObfuscationException: Soot obfuscation process exited with...

I use soot on my java project, but I currently need to upgrade my project from Java 8 to 11 or 17, so I would like to know if you...

Hello Soot obfuscation issue here, I'm obfuscating class names and method names and I hit this error a lot somehow the originalName is equal to the obfuscatedName any ideas? I'm...

Hello can you provide gradle files in the springboot example many thanks - Miguel

many methods are missing, any eta on the implementation? I was interested in addnode for example thanks

help wanted
good first issue

Hello It would be great if you provided examples on how to use the Bitconj json rpc client thanks!

help wanted
good first issue

hello can this be used to trace other protocols, i mean other than HTTP, RPC. I want to trace bit torrent for example regards!

is it possible to generate new timestamps so I can quickly check the traces in Zipkin? without having to find out the date for each timestamp?