-
Currently, ZIO JDBC directly converts from Schema to encoders / decoders by generating the appropriate type class instances (JdbcEncoder, JdbcDecoder).
This is not ideal, because it means a user do…
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue …
-
### Describe the bug
Derivations I've written that use the Free Pascal compiler `fpc` build successfully on my local machine (`x86_64-darwin`, macOS 10.15.7), but when I try to build them on GitHub A…
-
### Summary
Development of Keychain
### Description
Part of #796
- [x] #876
- [ ] #1012
- Requires **master key**.
- Encapsulates different keys and takes care of creating different…
-
# Why
Protect data in the object store: if data is read then no data leak appears thanks to encryption.
Today James applies himself AES for a single private key.
Limitation:
- performance: …
-
Even though you are going to focus on the numerics for now, you should not forget what you already read about the Microscopics. At least write down the Basics/Ansatzes that you thought about.
-
Currently using `zio.config.magnolia.descriptor` will automatically derive implicit Descriptors for an arbitrarily deep hierarchy.
This can often be unexpected and I would prefer to have semiautomati…
-
**this is an OP Stack setup with 1.7.7**
Setup:
```
deployment:
"usePlasma": true,
"daChallengeProxy": "0x0000000000000000000000000000000000000000",
"daCommitmentType": "GenericCommitm…
-
Our preferable design will include Key Derivation. Let's add a simplified logic, that generate the users key out of the root key and user internal id.
-
After taking some time to look at what parts of the `Wallet` API were available/not available/useful for the bindings, many methods stood out. This issue will track them. Note that not all of those ar…