Consensys / orion

Orion is a PegaSys component for doing private transactions
https://docs.orion.consensys.net/
Apache License 2.0
91 stars 43 forks source link

updated jnr-ffi version #399

Closed macfarla closed 3 years ago

macfarla commented 3 years ago

May or may not help with NullPointers currently happening in tests Signed-off-by: Sally MacFarlane sally.macfarlane@consensys.net

shemnon commented 3 years ago

The call to System.out.flush() that is throwing the NPE is still present in this version. We need to figure out why System.out is getting set to null.