-
# What
go-fil-markets brings in a big dependency chain and is a large repo, but we only use it for a few types from it. we should remove it as a dependency.
# Suggested Implementation
Two pos…
-
Currently draft -09 uses sw-name and sw-version claims in the EAT profile to identify the TEE firmware type and version
As discussed in issue #189, there are multiple possible ways that one might p…
-
This is about the challenge in the current query-request.
I think the maximum size 512 of challenge is too big and would like to revert to `.size (8..64)`
In the current TEEP Protocol I-D, [the …
-
### Library name and version
.
### Query/Question
Is there a new SDK for Resource Graph or do we still need to use `Microsoft.Azure.Management.ResourceGraph`? That hasn't been updated in a while an…
-
webPixelCreate: null },
errors: [
{
message: 'No extension found.',
locations: [ { line: 3, column: 9 } ],
path: [ 'webPixelCreate' ]
}
],
due to …
-
Hey guys, thanks for the great docs. So far, it seems to be the most clear introduction into XCM.
I've especially liked that `examples` folder provides straightforward sequence of unit tests to pla…
-
### Library name and version
Azure.ResourceManager.KeyVault 1.0.0
### Describe the bug
The `KeyVaultData` class in the `Azure.ResourceManager.KeyVault` SDK has a single public constructor that thro…
-
**Description**
The query interface now supports avro and json format. https://github.com/CeresDB/ceresdb/blob/f6c9a5b03e23b04e6a06c4f73756f1be9551c0f8/server/src/grpc/query.rs#L42-L45
And avro is…
-
The following very simple XML structure used to work with < 0.26 but stopped working with 0.27.
Errors with: `"missing field count"`. Maybe I do something wrong?
```rs
use serde::Deserialize;
…
-
Currently the use of generics in query endpoint messages are not supported by the `#[derive(QueryResponses)]` macro.
By supporting generics in `QueryMsg` definitions developers can more easily modul…