Results 78 issues of J M Rossy

Hi 👋 I'm seeing frequent errors when using this lib (via electron-builder) in Github Actions. Strangely, the Linux (Ubuntu) build almost never fails but the Windows and Mac builds fail...

**Describe the bug** The example [validation app](https://github.com/tauri-apps/tauri/releases/download/0.5.2-binaries/app.dmg) from the homepage top banner doesn't open on Mac. MacOs rejects it because it isn't signed. **To Reproduce** Steps to reproduce the behavior:...

Currently, this lib's interface (Updater + hooks) were designed with the intention of using 1 active chain at a time. For consumers using multiple active chains, this requires inelegant solutions...

### Environment Hasura Cloud ### What is the current behaviour? When using two databases with conflicting schema, the use of a namespace can help avoid conflicts. But when I try...

k/bug
t/native-dbs

Currently, the simulate function isn't available on the `StargateClient`, only the `SigningStargateClient`. But signing clients require access to the key, which isn't always practical or possible. I've been able to...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description Consider removing the celo-extension-wallet option It haven't been updated since June 2021....

bug

I noticed that logs from the Elections and Validators contracts related to epoch rewards aren't returned by blockscout. Querying for the logs via a JSON RPC provider (e.g. Forno or...

Fixes https://github.com/celo-org/governance/pull/411#discussion_r1561895244

Through a query for proposal execution events to the governance contract, we can get the list of executed proposals (see below): https://api.celoscan.io/api?module=logs&action=getLogs&fromBlock=0&toBlock=latest&address=0xD533Ca259b330c7A88f74E000a3FaEa2d63B7972&topic0=0x712ae1383f79ac853f8d882153778e0260ef8f03b504e2866e0593e04d2b291f To add this useful info to the CGPs,...

Chain filtering [may be](https://media.discordapp.net/attachments/1008821009731829810/1230384851761233930/Screenshot_2024-04-18_at_1.09.08_AM.png?ex=66332030&is=6620ab30&hm=517ad60e420670cd1594a989ee804a0f1f72be70cc9971a56c72454f152140c0&=&format=webp&quality=lossless&width=1991&height=1036) currently broken Problems to solve: 1. New permissionless deployments from `registry ` 2. Too much testnet traffic in the feed 3. Too many chains in the...

bug
explorer
UX