Eddy Ashton
Eddy Ashton
Fixed by #5075.
> Does the CCF codebase have a built-in function for converting a string to camel case? No, though it's easy enough to add. Proposed impl is here: #6349, let me...
More data, as the test above was using consistently tiny snapshots. How does `fsync()` time increase for larger snapshots? ``` 2.02 MB => 10.294ms 8.86 MB => 23.132ms 14.72 MB...
Parking this for now - #7030 remains the tracking issue for tidying this in future.
This was done in #6712. #6733 is a follow-up from that, so this is revisited in #6813.
> It seems to me that in 99% of cases, this can be automatically decided without security implications, because either the join policy, or the consortium-issued transition service to open...
I'm currently convinced that auto-detection is fine, and we don't need any explicit/tested overrides. In my head: This means a CCF node will look for SNP IOCTL devices, and produce...
I think I've decided this is good-to-go, but the lts compat test is going to fail until we have a 7.x tag (because of reasons). So parking this, briefly.
This is a great call-out - we have `foreach_key` and `foreach_value` in the C++ API, but don't expose them through the JS API. Since the KV type there is based...
@cauldnz This is a good suggestion, and I'll include it in this validation work. It's worth clarifying that, counterintuitively, we actually want to ensure it is _possible_ for the governing...