Harry Bairstow

Results 18 issues of Harry Bairstow

## What kind of change does this PR introduce? Settings for Ethereum Support, see PR: https://github.com/supabase/gotrue/pull/282 ## What is the current behavior? No Ethereum Settings in Studio ## What is...

This is occurring when trying to build https://github.com/harryet/shimmer on windows ## Gleam Output ``` PS B:\Development\shimmer> gleam run Downloading packages Downloaded 18 packages in 0.50s Compiling gleam_stdlib Compiling gleam_http Compiling...

bug
help wanted
area:tooling

Switch from capnproto to serde with https://github.com/bincode-org/bincode, this is because capnproto is difficult to work with while serde is not. Capnproto is also very time-consuming to work with and is...

help wanted
area:tooling

When plugin system is created make a repo to track plugins and open source bots.

enhancement
blocked

# Description This release will bump the versions of dependencies as well as bring the codebase into a modern rust version. Merging this PR is reliant on https://github.com/WalletConnect/hyper-alpn/pull/9 getting merged...

enhancement
refactoring

## What kind of change does this PR introduce? Adds additional libraries from Supabase Community which have a `supabase-[language]` package ## What is the current behavior? Missing SDKs ## What...

### Check for existing issues - [X] Completed ### Is your feature request related to a problem? Missing support for Terraform/HCL ### Describe the solution you'd like Add support for...

enhancement
potential extension
language
unsupported language

Stop using `&str` with lifetime for the params and instead use `impl Into`

enhancement
help wanted
ergonomics

The `tracing` feature is missing, it should be added back and the `tracing` dependency should only be added when this feature is enabled

bug
help wanted

Suggested by @xav, we should have a `.editorconfig` file to help with tab size, etc

enhancement
ergonomics