Henry Tsai

Results 112 comments of Henry Tsai

@shakreiner thanks for reporting, definitely sound like a legitimate issue. I will try to reproduce this today and provide a fix. Adding @xinaxu for awareness.

This is indeed fixed, will wait to close until after a new release goes out.

Was waiting for the contributor to update the PR to merge this. I'd love to know more about the scenarios/use cases of this property from anyone who's an advocate for...

To be clear, `OperationProcessor` is not the same as `Observer`. Observer is an ingest component, instances of `OperationProcessor` are not, they are the "processing engines" if you will, used in...

Thanks @rockyhwang, not sure what you are trying to do, but have you tried running just `npm run build`?

@rockyhwang, following up, have you tried directly running `npm i` followed by `npm run build`

@csuwildcat Sidetree core only inspect bitcoin transactions for Sidetree hashes from the Sidetree genesis block already. But pruning Bitcoin transaction before Sidetree genesis block is a good idea.

1. This is an ION specific question. A VC is by definition signed. Not sure if you meant you want to signed it again using `ion-tools` or you want to...

> It says the traditional Centralized PKI is under the risk of being attack @SpencerChou, yes, since Centralized PKI is "centralized", it is "more possible" to be attacked and brought...

Captured the high level design principals for this feature, but no additional action required at this point.