-
## Improve Error Handling in smart-contract.ts: Raise Errors Instead of Returning Undefined
### Description
Currently, some functions in `smart-contract.ts` return `undefined` when encountering er…
-
### What happened?
Since a month, I noticed after a reboot of Home Assistant, the Zigbee2Mqtt addon won't boot.
In the log I see this:
[17:47:31] INFO: Preparing to start...
[17:47:31] INFO: Socat…
-
### Describe the bug
Hello there!
I've spotted a regression while bumping sponsorkit from 0.15.5 to 0.16.0 (and so, 0.16.1).
It's a regression from my point of view, but I can perfectly understan…
-
When running a manual transfer using the wormhole connect sdk for CCTP, Use this example https://github.com/wormhole-foundation/wormhole-sdk-ts/blob/develop/examples/src/cctp.ts. The transaction fails…
-
The generateProof function in zk.ts could benefit from additional input validation to prevent potential errors and improve user experience.
Tasks:
1. Add type checking for the opts parameter using Ty…
-
### Description:
TS has quite a few hardcoded name checks.
Making this issue to keep track of them.
00681259 check for "155mm" which then hardcodes its ROF and Attack.
0066F4D3 "ARTYHE", har…
-
I get the next output:
```
s, avg 0KB/s up 0KB/s down. Tags: [UA:Mozilla/5.0 (OBS-Studio/30.2.3; Windows x86_64; es-ES)]
[2024-10-02 12:07:50] MistController (8) STRM: Updated stream whip
[202…
-
as ML nodes can be scaled down, we should improve our heuristic to determine whether the knowledge base is available. Currently we use `fully_defined`, we should add a check for `allocation_count > 0`…
-
### What version of Bun is running?
1.1.30
### What platform is your computer?
Darwin 23.5.0 arm64 arm
### What steps can reproduce the bug?
### Description
I’ve been considering switching to Bu…
-
**Is your feature request related to a problem? Please describe.**
There are lots of type check functions in std (`isBoolean()`, `isObject()`, `isString()` etc). As of now, each module implements i…