Aaron D Goldman
Aaron D Goldman
Re-entrant snapshots Use case: preprocessing Some processing can be broken into parts that make sence to divide up over time and space. For example if I am making a game...
Proposal `int0 = -1` and `int1 = {-1, 0}` As we encode integers in different formats it makes sence to have types that can restrict the domain to a fixed...
https://github.com/multiformats/multibase/blob/master/multibase.csv | encoding | code | description | |-|-|-| | base32 | b | rfc4648 case-insensitive - no padding | To be able to change the base in the future...
**Is your feature request related to a problem? Please describe.** Currently a user can send a `recoveryKey` when the user first calls `packages/pds/src/api/com/atproto/server/createAccount.ts`. They can update their Handle with `packages/pds/src/api/com/atproto/identity/updateHandle.ts`....
log a warning when a cacao is verified with an expiration within 12h of the covering time event. ## Description Include a summary of the change or link to the...
A Ceramic stream for implementing a compare and swap model. * Insert: Only set if it does not exist. First writer wins. * Stomp: Allways set no matter the value....
event tool Event tool is a tool for scanning the block store and finding the Ceramic events it contains. Scan for Time proof metadata blocks to extract the StreamIDs. Scan...