-
(Note: Work in Progress)
Replaces #376 and #377
The following are planned for the November release.
Note: We should examine classes and properties for cases where schema.org terms can be used …
-
[ Apologies that this is submitted after the official ratification period.]
[ Also, I seem unable to add the "Priv Arch Ratification" label to this issue on GitHub.]
[ This is collectively from the …
-
# DID Doc Encoding: Abstract Data Model in JSON
This is a proposal to simplify DID-Docs by defining a simple abstract data model in JSON and then permitting other encodings such as JSON-LD, CBOR, e…
-
Instead of having to do this for 4 elements of 8-bit values:
```python
class BagOfSignals(Layout):
def __init__(self):
super().__init__([
("data0", 8, DIR_FANOUT),
("data1", …
-
We must provide info about the book.
We must pick a book category. There's no "mathematics" category. Options are:
* Computers & Internet
* Crafts & Hobbies
* Education & Language
* Enginee…
-
**Issue by [RobertBaruch](https://github.com/RobertBaruch)**
_Saturday Sep 21, 2019 at 19:29 GMT_
_Originally opened as https://github.com/m-labs/nmigen/issues/222_
----
Instead of having to do thi…
-
See comments below, the spec for this is being tracked:
https://github.com/decentralized-identity/well-known/tree/master/did-configuration
This ticket contains a lot of ideation, please refer to…
-
According to moleculer 0.14 changelog (by now, not released yet), this version will change communication protocol making it incompatible to previous version.
https://github.com/moleculerjs/molecule…
-
(Note: this proposal was briefly discussed in #98, the C# design notes for Jan 21, 2015. It has not been updated based on the discussion that's already occurred on that thread.)
## Background
"Code C…
-
Many of the recently reported bugs seem to be related to bus and interrupt timing. To improve the situation, I favour the idea of integrating a custom CPU implementing into vAmiga. To get this project…