Steven Johnson

Results 59 issues of Steven Johnson

Our implementation requires filesystems to be fully controlled, and files come from a VFS not any mounted filesystem. That means we need to control the low level aspects of filesystem...

Eg, https://github.com/IntersectMBO/cardano-ledger/blob/master/eras/conway/impl/cddl-files/conway.cddl Defines the root type as `$hash28`. The [RFC](https://datatracker.ietf.org/doc/rfc8610/) in section 2.2.4 defines the root type as: ``` There is no special syntax to identify the root of a...

conway
cddl

### Summary Fix any issues relating to differences between dev environments and AWS. ### JIRA Epic TODO ### Description AWS has some differences to our development environment. Notably, AWS Keyspaces...

epic

### Summary Design a DB Schems where votes are buffered before being written to imutable logs ### Description Design a DB table schema that is sufficient to store unique votes...

### Summary Continued refinement of RBAC implementation ### JIRA Epic TODO ### Description Refine the RBAC registration Indexing logic, to capture all necessary roles for Proposers and Delegated Representatives. ###...

epic

### Summary Make LRU caches for data which is accessed often, and changes either never, or rarely. ### Description The first task here is to identify areas where an LRU...

### Summary Design the simplest possible system using AWS Cognito to authenticate a whitelisted set of users in as admins. ### JIRA Epic TODO ### Description We need to add...

epic