gituser
gituser
I'm sorry I've messed up a bit my initial post. I'll make some proper edits tomorrow :)
Ok, replying here. >First, If you want different handling for two hostnames at the same provider, you need to append :1 >and :2 ... the old something@ does not work...
Noticed similar error but in libpthread-2.27.so on Ubuntu 18.04 too: ``` [14953629.035999] .NET ThreadPool[4069491]: segfault at 18 ip 00007f6d54d03892 sp 00007f64acdfbf40 error 4 in libpthread-2.27.so[7f6d54cf7000+1a000] [14953629.036156] Code: ff 83 f8...
@LukaszRozmej why it worked fine on parity (openethereum) even on a fast node with pruning activated?
@LukaszRozmej I think many here are migrating from OpenEthereum (Parity) so for them that solution would be viable, please implement it if it's easy and possible. Increased disk footprint like...
> @gituser It is possible, but far from easy. OE/Parity handles sync of this DB in their warp sync? Not sure, but I think OE/parity only allowed tracing if you...
Related issue: https://github.com/NethermindEth/nethermind/issues/4143
@LukaszRozmej is there any workaround in the configuration to let's say store last 30K states instead of running archive node, so last 30K blocks will be available for tracing? `trace_filter`...
@LukaszRozmej this is quite crucial feature stopping us from switching completely from OpenEthereum to Nethermind. I think many other users are having similar issue, cause there are many relying on...
Any update on this or maybe there is some other mechanism to check for ERC-20 transfers or internal ETH transactions besides using tracing?