-
Listens on ethereum network, returns payment addresses. Will need to RPC to concat for now.
Using https://github.com/ethereum/web3.js/
-
It seems that is not working anymore since some days, what is happening ?
-
Hello!
I cannot understand how to fill data.json with my parameters.
First of all I can't understand how can I find known_type, known_bits and kp?
And hash in data.json is transaction hash or z?
…
-
Related to #16026, tasn_enc.c does not check for type == -1 in `ASN1_ITYPE_MSTRING` and `V_ASN1_ANY` cases. While -1 is not a valid tag number, it is the default value from tasn_new.c, so -1 must be c…
-
We've kicked around a few ideas for how best to do this. After researching #31 we know BLS aggregated signatures aren't an option due to the expensive pairing check scaling with the group size.
-
In OpenSSH one can use a CA-signed key and certificate pair to sign-in to an SSH server with CA authentication turned on. The server sets a public certificate as the "trusted ca" and the client then …
-
Due to the breaking change mess with funty (see https://github.com/myrrlyn/funty/issues/3), I'm finding it a bit intractable to upgrade my dependency on did-key.rs to 0.1. Would you be open to having…
vdods updated
2 years ago
-
You can find the refined Swagger definition, complete af all APIs [here](https://github.com/Loopring/DEX-API/files/5556004/giga-swagger.txt).
Would be super helpful if you could go over all APIs ag…
-
Issue
- OpenSSH doesn't support SSH with AAD (Azure active directory) credentials.
How to check if the user is an AAD user or not?
- Execute "whoami /user" on cmd.exe. If the SID starts with …
-
Today I tried to deploy flocker and docker swarm using Cloudformation template provided [here](https://flocker-docs.clusterhq.com/en/latest/docker-integration/cloudformation.html#cloudformation). I st…