-
In order for jest to exit properly, element needs to close all its activity properly.
This is not happening leading to the default jest warning:
```
Jest did not exit one second after the test …
-
The WIF import currently only support Bitcoin. The "BitcoinClient" type takes an argument where I potentially could provide an alternative instance and not just the WIF, but as of now the ION implemen…
-
We need a naming convention that takes into account the following:
- Contract Type (Simple / Staking)
- Contract Address
- Network Type (Ropsten / Mainnet)
today, we have did:elem:ropsten, wh…
-
The Secp256k1KeyPair.from() method allows specifying the .id and .controller using the options argument, while the generate only allows secureRandom and sets both id and controller automatically.
I…
-
I am trying to get ION working again with a recent ION and IPFS version and it is going through some complete refresh. I'm not sure if it's from some change or from the syncing/state issues that I've …
-
According to the spec, the `"id"` properties for the `add-public-keys` and `add-services` patches are "Base64url encoded", but are not actually being encoded at all. Probably what was meant was to res…
-
I am using the element docker image gjgd/element-api and overriding the CMD so that I can generate the .runtimeconfig.json file before starting the container. The script fails because of this line [he…
-
[Section 17](https://identity.foundation/sidetree/spec/#context):
> If an `@context` is present, any properties not defined in DID Core, MUST be defined in this context, or in a DID Method specific…
-
When Sidetree client builds update, recover and deactivate requests it has to provide reveal value for that operation. Currently Reveal value is bas64 encoded multihash of JWK.
Reveal value can be …
-
When SIP-1 is supported, test vectors for the entire filesystem should be created... especially so we can ensure that IPFS identifiers for compressed files are stable / portable across implementations…