Benjamin Woosley

Results 17 issues of Benjamin Woosley

Hey there, I made some improvements to spatial adapter to get it working under Rails 3.1.0 for my own use, and posted about fork here: #26 Several people have confirmed...

These were identified via `-Wshadow` in #29485, see the commit messages for the associated compiler message.

Refactoring

This reduces the number of cases in which the contents are re-rendered, specifically handling the `source` content case and the single unchanged string child case.

This api has undocumented requirements on the type of the value, particularly, being a hash. This should be documented so that callers can be appraised of the requirement without inspecting...

I set a custom mining fee of 1 sat/b, and it was rejected due to network rules. Then set the value to 2, and it passed, but on a the...

Full output: ```bash % gomobile bind -iosversion=12.4 -target=ios -tags="ios experimental signrpc walletrpc chainrpc invoicesrpc routerrpc backuprpc peerrpc submarineswaprpc breezbackuprpc" -o build/ios/bindings.xcframework -ldflags="-s -w" github.com/breez/breez/bindings gomobile: iossimulator/arm64: go build -tags ios,experimental,signrpc,walletrpc,chainrpc,invoicesrpc,routerrpc,backuprpc,peerrpc,submarineswaprpc,breezbackuprpc...

This rebases and revises #16003 for clarity of review. Aims to fix #18911.

Docs