Vyacheslav

Results 9 comments of Vyacheslav

@nbering would be very grateful if you could merge this

Also ```include/executor/tuptable.h```

Ok, I'm planning to make a PR with few patches for better support of FDW. I'll include those changes in the PR.

Also, I looked at the code and there are no mentions of getFilterLogs https://github.com/ledgerwatch/erigon/blob/devel/cmd/rpcdaemon/commands/eth_filters.go The only file that mentions it https://github.com/ledgerwatch/erigon/blob/devel/eth/filters/api.go but it looks like unused legacy code. So, I...

I think this API just have to be changed to be locally verifiable, however due to the fact that it operates on ranges, I don't think there is a way...

I also see this error on holesky consistently

Hi, tried to migrate to multicore ocaml and got the message ``` # Error: This variant or record definition does not match that of type # Parsetree.pattern_desc # Constructors number...