Angus Dippenaar

Results 19 issues of Angus Dippenaar

Hi. I upstreamed your changes to go-merkletree. I tried my best to verify that everything still worked the same, but I don't have an archive node, and the new multicaller...

I'm not sure if this is a good way to do it. For certain functions, for example, the `in` function on a custom type requires passing in the value as...

PG_FUNCTION_V1_RAW is for registering a standard Postgres V1 funcion, without any type conversions. This will come in handy for functions where we don't have a `pgzx` abstraction for the types...

Add a few PG C data types. This should be all that is needed to create a custom type extension. I would like to add a `uint` example extension at...

- Add the option to crawl the Holesky testnet Depends on #53 - Updates the geth library version

The title basically says it all. The response for the `fastly_geo.lookup` host call is missing the `gmt_offset` key which is present in the compute platform.

A previous commit, 73f1c62e1e70221d2b57e0c5ad1be4a1a80d3c53, added lines to the doc files which resulted in unclosed tags, which makes the docs build fail. I think this is what the author meant to...

### Version 1.29.0 ### What happened? Using `string_agg` results in a `[]byte` instead of `*string`, or `pgtype.Text`, like I'd expect. The order by in the examples don't make a difference,...

bug
:books: postgresql
:wrench: golang
:computer: linux

I would like to make this issue as informational. I'm not sure where to put it. When U-Boot (and systemd-boot) starts, you can interrupt the boot by pressing a key,...