-
# CSE and VS Code | abiram.me
Hi there! If you’re new here, welcome to CSE! We’re going to be setting up a text editor called Visual Studio Code, or VS Code, to remotely work on the CSE computers w…
-
```
0. Program arguments: cc -g -O2 -pipe -Wunknown-warning-option -Qunused-arguments -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-si…
-
# Description
Integrate the Account Abstraction feature as proposed in [EIP-2938](https://eips.ethereum.org/EIPS/eip-2938) into Harmony's core protocol logic using the reference implementation in htt…
-
### Description
- Type: Bug
---------------------------------------------------------------
## Bug
**mbed TLS build:**
Version: 2.7.0 (I assume it's also present in the newest build, as well a…
-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/deckhouse/deckhouse/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [iss…
-
**Is your feature request related to a problem? Please describe.**
I am running a hyper ledger fabric blockchain network and identities are managed with x509 certificates. A required custom x509v3 ex…
-
Key rotation is interesting. If you rotate key at time T1 and Tx token services starts to issue tokens with new key at same time, we have to callout that it should do it at T1+X where X is the SLA for…
-
### General information
* OS: macOS
* Hypervisor: vfkit
* Did you run `crc setup` before starting it (Yes/No)? Yes
* Running CRC on: Laptop
## CRC version
```bash
# Put `crc versio…
-
@dlongley @dmitrizagidulin I assume you may prefer for this to actually be added to `crypto-ld`. I'm eager to get this into DID Key, any quick advice that I might be able to follow to get a PR started…
-
A lot of people use Java on their server side, which stores keys DER encoded.
It should be fairly simple to add ASN.1 identifiers and bit strings to the DER decoder. I do need to research what variou…