a

Results 137 comments of a

i suspect this is because zipfs uses filepath instead of path https://github.com/spf13/afero/blob/master/zipfs/fs.go#L40 https://github.com/spf13/afero/blob/master/zipfs/file.go#L111 on windows, filepath will separate with '\', but packages such as zip (and embed, and others) will...

@goccy hi, I was wondering any opinions on this ?

this is possible in normal conditions, and not a corrupt state.

i would make a fork of the package so you can add your big query adapter to the package. then i would use the go.mod replace directive to test your...

> > *“ It's just a disaster” let’s avoid too much emotional involvment > > After update from v2.49.3 to 2.5.XX increased from 20-30mbs to 250mbs > > For the...

@Aderks it would be useful if you tell us which consensus client u are using, or if you are using internalcl

example detailing what i cannot figure out how to do aka, streaming the "result" field of a jsonrpc response. sometimes these responses can tens of GBS ``` package main import...

Hm, I will take one step at a time. and update this post as I investigate > * check that mdbx-go bindings do support empty values - maybe not (because...

> We'll need to update the documentation as well on the `website` repo (anyone can do that). I think it would be good to clean up the top comment on...

@mholt i marked it as ready, but the real answer is i don't know, and i don't really know if anyone knows. im pretty sure the block placeholders not resolving...