-
## Summary
This proposes a module for tracking data related to ecological claims that lives both on and off-chain.
## Problem Definition
The data module aims to satisfy the following use c…
-
Build something that lets users write a message and immortalize it on the ETH blockchain (or IPFS, Arweave, etc.), but have it be unreadable for a pre-determined length of time, and then when that tim…
-
Currently, comid uses element-name for matching endorsed-value, reference-value and instance-value claims. However, identity claims use 'device ID'. This asymmetry means it isn't possible to associate…
-
randomBytes uses OpenSSL as its random number generator. It [would be wiser and less errorprone](http://sockpuppet.org/blog/2014/02/25/safely-generate-random-numbers/) to use a system RNG like urandom…
-
# Variadic Kinds
## Give Specific Types to Variadic Functions
This proposal lets Typescript give types to higher-order functions that take a variable number of parameters.
Functions like this include…
-
A significant amount of work is done toward researching and efficiently implementing pairing friendly curve for Snarks:
- @yelhousni BW6-761: https://eprint.iacr.org/2020/351 is implemented in
-…
-
I am trying the integration test but some errors happened.
It says `should execute a withdrawal` and `should execute a ForcedExit` failed to resolve the promise so it can't be finished.
Do you know …
-
Tendermint version 0.23.1
I would like to inject my own Public and Private key types because I do not want to use the ED25519 curve.
The embedded doc mentions it is possible to inject its own pr…
-
Discussion thread for [AIP 23](https://github.com/ArkEcosystem/AIPs/blob/master/AIPS/aip-23.md)
-
打算系统看一遍
看这本书要注意经常出现的The curx of the problem,帮助理解这是在解决什么问题.