M4tsuri
M4tsuri
same error, with pin 3.20
> > same error, with pin 3.20 > > Would you provide your environment in detailed? Well, it seem's that the support for libdft-dta has not yet been added. I...
@spinpx Ok, I'll try to work on it. Thank you.
@spinpx By the way, I've tried the example program `track`. However, I found this example is rather confusing. The function below can only deal with 8-byte data. https://github.com/AngoraFuzzer/libdft64/blob/e20f60298938b092b51f0f78d4f0d7786c3a8f34/tools/track.cpp#L8-L13 But it's...
Got same error on ETH mainnet with ws connection. start command: ``` ./erigon/build/bin/erigon \ --datadir /mnt/node_data/erigon \ --prune=hrtc \ --http --http.addr 0.0.0.0 --http.api "eth,erigon,web3,net,debug,trace,txpool" --http.corsdomain "*" \ --private.api.addr 192.168.1.10:9091 \...
Thanks for your solution, but this code still throws a `Parameter error`. As for the API changing, I checked out the v0.4.0 protocol and found that the custom item is...