Daniel Buchner

Results 193 comments of Daniel Buchner

@lemoustachiste not sure I understand - if you did not have funds in the wallet, it will error out for that reason (as it appears to have correctly done here)....

@louneskmt We have UI pages inside the repo that can interact with the local node to do things like lookup DIDs in a graphical way - you can see what...

@louneskmt we need a couple more API calls to the DB layer in an ION node to make the dashboard really pop with all the in-development views, so that will...

Hmm, might need to install the tsc package globally? Can you try that and let me know?

The data is certainly there, there's just no API for outputting each past revision. It certainly could be added. We think most use cases like this can be more efficiently...

Yes, this is implemented in ION: https://github.com/decentralized-identity/ion/blob/master/docs/design.md#value-locking

Will make running in read-only more explicit.

@sugarjig the PoW thing was something Microsoft did to gate their own node's open endpoint against DDoS. We could add that as a general capability to ION nodes in general,...

@pfrazee Web3 has deviated from all known key formatting and signing standards, so everyone who uses existing standards as the basis for such things is left with the question as...

@lemoustachiste the challenge and the submission must be from the same ION node instance (because they are linked request/response endpoints that have data shared between them). For this reason, you...