-
### Context
The [W3C DID Core specification](https://www.w3.org/TR/did-core/) contains guidance for the data structure to be returned by the `resolve` and `dereference` functions:
- [DID Resolutio…
-
I've just been to the GraphQL Europe conference and it got me thinking about how we specify resolvers. Using Go methods seemed nice at first, but is that really the best way? Please take a look at thi…
-
I think the syntax of the following program is not correct (need to use = instead of { }, and not use if (..) { }). The error message does not indicate something like this though, it says: "An unexpec…
-
### Background and motivation
ValueTask is also awaitable but there is no possibility to use ThrowAsync()
### Alternative Concerns
_No response_
### Are you willing help with a pull-request?
No
-
Hey! I love this 721 feature and its accompanied documentation! Thank you for all the work done in brining this to the Ethereum developer community.
I am wanting to use the ```ERC721REnumerable```…
-
The Scala 3 version of `test` no longer has implicit `source.Position` parameter. See for example https://github.com/scalatest/scalatest/blob/6bf2e09b646909547ccbd64480a2cf1089e7f8dc/jvm/funsuite/src/…
-
### Query engine
ALL
### Question
This stemmed from a discussion thread on PR [8909](https://github.com/apache/iceberg/pull/8909#discussion_r1422508540):
I did a quick scan of the calls to `Stri…
-
It looks like the plugin cannot properly bundle inlinejs, is there plan to support that?
Add below code to example/my-crate/src/lib.rs, then the build will fail
```rust
#[wasm_bindgen(inline_j…
-
### Problem Statement
I want to test the generation of metrics. As of today, this does not seem possible without a lot of wrapping, because the [`ObserveOption`](https://github.com/open-telemetry/o…
-
AES/CBC/PKCS5Padding and AES/CBC/PKCS7Padding are flagged as broken/risky algorithms. Brief investigation suggests that the PKCS[5,7]Padding is exploitable. Need to investigate further and if possibl…