Jeremy Rubin
Jeremy Rubin
I use the 2.7 alpine ruby image for my GH pages jekyll site and the new releases broke my build. see https://github.com/JeremyRubin/rubin.io/runs/4370521856?check_suite_focus=true ``` 30 Status: Downloaded newer image for ruby:2.7-alpine...
This diff should be clean -- the "Only In" blah files (automake etc) outputs contain a lot of code one should review before building... ```diff Only in /Users/jr/Downloads/libevent-release-2.1.12-stable: .clang-format Only...
### Prerequisites - [x] I have read the [documentation](https://react-jsonschema-form.readthedocs.io/); - [x] In the case of a bug report, I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the...
It's really standard to configure bitcoin core to support e.g. 1000 inflight requests, enabling a configurable parameter can speed up the index updating substantially. Some of the other parallelization in...
Might be an interesting stat to add, especially for minority chain fork.
According to BIP-340, XOnly keys have 32 bytes and signatures have 64 bytes. If X + Parity is used, signatures would be 65 bytes and Keys 33 bytes. Really, they...
This adds support for 3 new modes to CTV: 20 Bytes HASH160 21 Bytes HASH160 + ExtraData 33 Bytes Sha256 + ExtraData This allows LN Symmetry users to use less...
Rough proposal of a new operation for a reverse merge, can open a SEP after discussion. In a reverse merge, the operation specifies a target account ID. If the target...
This issue is for a rough proposal of a new operation/tx type, dubbed Promise Reserve. Under Promise Reserve, reserve obligations are lazily enforced. Motivating example: create account, move assets, then...
One of the issues with trust lines is that when they need to be increased, it requires an out-of-band read of the current value. This issues proposes a new operation...