-
Hi, this is a copy of https://github.com/WebAssembly/WASI/issues/425 essentially.
We would like to formally introduce Wasm module digital signatures and verification of Wasm bytecode. There was a n…
-
### Introduction
Using tendermint RPC, it is impossible to query the height 1 when the last_commit (genesis) signatures object is null. That's the case on a Rollapp implementation, which has no bui…
-
Here's a reference to start from. Seems to be way harder than a copy paste job, but if it can get done would only be a good thing for the chain and the community. For sure willing to throw in for a …
-
Originally filed by @EP-u-NW in https://github.com/flutter/flutter/issues/83796:
______
We've created an own CA, an own server certificate in pem fromat, and an test certifiace in pkcs12 format f…
-
请求XWC链返回Assert Exception: trx.expiration
-
**Github username:** @PlamenTSV
**Twitter username:** @p_tsanev
**Submission hash (on-chain):** 0x5886ea0bd151fb54e00723243d790f7b019fdc275160256220bcf43bbc0589a3
**Severity:** high
**Description:**…
-
When i submit signed transaction i got error
{ code: 'InvalidContent', message: 'Invalid witness' }``
`const Wallet = require('cardano-wallet');
const axios = require('axios');
(async () …
-
**Describe the feature**
'Passive Authentication' is not currently supported by the library.
https://github.com/gmrtd/gmrtd/blob/a72fc1fc9f71ce12ab9bb34da10e613be2927c04/passive_auth.go#L3-L11
**…
-
When using the Pharo installer (**pharo-launcher-3.2.msi**) for Windows on a new Windows PC the Windows Defender Smart Screen filter gets active and classifies Pharo as risky regarding security of the…
-
This code triggers UB using only safe code:
```rs
use ash::vk;
let create_info = vk::DeviceCreateInfo::default();
let mut features11 = vk::PhysicalDeviceVulkan11Features {
p_next: 1 as _,
…