Samuel Smith
Samuel Smith
@dhh1128 maybe a point of clarification. There is a difference between: 1. a transaction consisting of a set of EXN messages timing out 2. a multisig EXN message in escrow...
@dhh1128 https://github.com/SmithSamuelM/Papers/blob/master/whitepapers/kram.md explianed in more detail above. But simply 1. simple kram uses a short time window relative to the host (i.e the host clock is determinative). All signed client...
Eventually that should be allowed, but I guess this is because we only have a single .mhab instead of a list of mhabs in the group so that breaks haveing...
The generic group code is GenericGroup: str = '-W' # Generic Material Quadlets BigGenericGroup: str = '-0W' # Big Generic Material Quadlets This was added in a recent pull request...
@daidoji @kentbull @m00sey @pfeairheller In order for CESR 2.0 parsers and CESR 1.0 parsers to be able to parse CESR streams that interleave at the top level CESR 1.0 and...
The KELs at least already have a backup feature. You just play a KEL to a file (using one of the clone methods on a Baser object) and then replay...
@iFergal See the discussion here https://github.com/WebOfTrust/keripy/discussions/612#:~:text=TSP%20ESSR%20Wrapper%20Payload%20field scroll down until you find the comment: ## TSP ESSR Wrapper Payload field Determining if field value is a CESR primitive or CESR group...
The problem is that now that we have moved working groups the normative specs should have URLs in the correct working group. I am not sure what needs to happen...
Given the added complexity, I suggest it not be a switchover but that the other algorithm be a configuration choice. That way unit tests and simple configurations can continue to...
@dhh1128 As you correctly posit, the latency could be less because it assumes fully parallel communication channels. But unless the doers are run in multiple processes they are not truly...