CCF
CCF copied to clipboard
Confidential Consortium Framework
Our Piccolo submitter produces slightly weird parquet files. We can improve them in multiple ways: - [ ] Compress the data written - [x] Write in fewer RowGroups - [...
This issue tracks future improvements to the ledger format. 1. Follow-up from #5331. To be able to serialise the snapshot directly into host memory, the hash of the snapshot should...
I think it should be possible to remove this duplication, and thus remove the need for the `virtual void serialise(KvStoreMockSerialiser& s)` overload. I think that consumers of `kv_types.h` don't actually...
This issue is a placeholder to track a list of things that can be documented to improve the compatibility of packages for execution within the Javascript runtime. - [ ]...
This is a non-critical code cleanup. #5274 has highlighted something I was aware of, but had forgotten - we talk about "tls" and "quic", but at a stage where we're...
https://github.com/pypa/gh-action-pypi-publish/tree/master#tolerating-release-package-file-duplicates
Follow up to #3875, de-duplicate proposal storage between cose_history and proposals.
I don't fully understand this comment - does this need to be fixed in this PR, or can it wait for a follow-up? Is this to do with actually detaching...
The current historical adapter (v3) is inconsistent in whether the callbacks set response bodies (app controlled format), or whether the adapter does itself (our error format + contents). Specifically, we...
I think we'd like to, but I'm not totally completely confident about the compatibility implications. The word "index/idx" remains in use on the ledger side of things I believe. I...