Nethereum is unable to parse some transactions. For example take a look at this tx
Possible Solution
Increase Newtonsoft max depth. Check this thread
Steps to Reproduce
(new DebugApiService(Client.Client)).TraceTransaction.SendRequestAsync("0x2b415dfbcad1d8c664679325086438441a9424122288133c569069af006c1a09", new Nethereum.Geth.RPC.Debug.DTOs.TraceTransactionOptions() { Tracer = "callTracer" })
Context (Environment)
Tested against 4.17.1 version
Nethereum is unable to parse some transactions. For example take a look at this tx
Possible Solution
Increase Newtonsoft max depth. Check this thread
Steps to Reproduce
(new DebugApiService(Client.Client)).TraceTransaction.SendRequestAsync("0x2b415dfbcad1d8c664679325086438441a9424122288133c569069af006c1a09", new Nethereum.Geth.RPC.Debug.DTOs.TraceTransactionOptions() { Tracer = "callTracer" })Context (Environment)
Tested against 4.17.1 version