Dmitry

Results 5 issues of Dmitry

I'm trying to run bbs example and receiving the following error: ``` $ npx babel-node example/bbs-dock.js RuntimeError: unreachable at null. (wasm://wasm/00f8a7e6:1:2807247) at null. (wasm://wasm/00f8a7e6:1:3925200) at null. (wasm://wasm/00f8a7e6:1:3932287) at null. (wasm://wasm/00f8a7e6:1:3343026)...

**System (please complete the following information):** - OS: `macOS 14.6.1` - GO Version: `1.21.6` - Pkg Version: `2.2.5` **Describe the bug** The library emits error trying to parse big.Int value:...

bug

Hi! I have deployed TRC20 token on the tron mainnet using TransparentUpgradeableProxy (v4/v5), but I don't see any Read/Write as proxy buttons on the Contract tab. Here are the steps...

# Describe the bug I am following the [quickstart instructions](https://occlum.readthedocs.io/en/latest/quickstart.html) on the Azure Intel SGX server to run the Golang project from the demos folder. It seems to have some...

bug

Hi! I am getting the above error while calling p.Login(session, CKU_USER, pin). Env: ``` MacOS 15.3.2 Apple M3 ``` How to reproduce: ``` 1. copy the repo 2. run go...