Simon Meier

Results 29 comments of Simon Meier

Thanks for the PR. I wonder whether there wouldn't be the possibility for a version of the `Text` library that uses `JSString` internally, but is API compatible with the default...

Hmm..interesting. I was thinking about conditionals in the cabal file, which would probably be placed in a `text` frontend library that includes `text-native` or `text-ghcjs` depending on the compiler that...

The non-draft status was a mistake. Fixed. I wanted to leave it to @rautenrieth-da to decide on how to best coordinate PoC and merge work on this. I wouldn't be...

@raphael-speyer-da assigning you as I understand you are the one pulling through the explicit disclosure changes for 2.8 for ETX? FYI: @filmackay

@bame-da what about the option to fix this in production by mapping all authorization errors in fetches to `contract not found`.

@bame-da I agree with divulgence needing to go, and I'm hesitant to investing further into it. I'd much rather fix it. So for this problem, I'd favor to make redacting...

#### Observations 1. None of the RPCs in the [`com.ledger.api.v1.TransactionService`](https://github.com/digital-asset/daml/blob/08236012af6348057ec27c43815e6809766c784b/ledger-api/grpc-definitions/com/daml/ledger/api/v1/transaction_service.proto#L17) specifies whether transactions without a single event matching the filter should be included or not. 2. The implementation of these...

No you would not have to wait. Whenever you can see a completion at offset `off1` you'll also get a new response on the transaction stream with an offset `off2...