-
What I've done:
* instantiated multiple filters from the same wasm module
* each running on different listener
* sharing the same vm (I didn't override `vm_id`)
* the filters had different…
krdln updated
3 years ago
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### OS/Web Information
Local, remote OS: Ubuntu 22.04
Remote Architecture: amd64
```
$ code-server --version
4.95.…
-
Hi,
I have a problem with smart-pointer. When i pass it for a JS function, the PTR is undefined and COUNT is undefined.
The class that receive the smart-ptr is OK, but the method that receiv…
-
# Lines of code
https://github.com/code-423n4/2024-08-superposition/blob/main/pkg/sol/SeawaterAMM.sol#L82
# Vulnerability details
## Impact
In the current version of `SeawaterAMM` smart contract,…
-
## Description
Starting two pyodide kernels at the same time in JupyterLab or embedding two pyodide REPLs with `code=...` in one page via iframes causes both of them to crash with:
```js
pyodid…
-
It seems that proxy_wasm_api.h has been updated since /docs/wasm_filter.md pushed. Part of the docs left behind. Is it ok to update /docs/wasm_filter.md by contributing?
-
## 背景
最近 Higress 上线了一个新的 Wasm 插件,AI 代理(ai-proxy),支持对接各类 AI 大模型服务提供商,并以统一的 OpenAI 接口契约对外提供服务。目前已支持 OpenAI、Azure OpenAI、通义千问(Qwen)和月之暗面(Moonshot)。
为了进一步扩展该插件的功能,我们需要对接更多的 AI 大模型服务提供商。欢迎大家积极参与本项任务。…
-
### What version of Go are you using (`go version`)?
$ go version
go version devel go1.21-fe10464358 Fri May 5 13:20:58 2023 +0000 linux/amd64
### Does this issue reproduce with the latest …
-
### Go version
go1.22.5 darwin/arm64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='arm64'
GOBIN=''
GOCACHE='/Users/mihai/Library/Caches/go-build'
GOENV='/User…
-
Hey, using python substrate-interface==1.7.9 and getting this error for the proxy extrinsic. Anyone have any suggestions or seen it before?
```
Failed to send extrinsic: {'code': 1002, 'message': …